aboutsummaryrefslogtreecommitdiff
path: root/kernel/memory
AgeCommit message (Collapse)AuthorFilesLines
2023-08-19implement tableXander3-2/+87
2023-08-19Implemented entryXander5-44/+65
2023-08-17Add valid/unvalid type, replacement of optionalXander2-0/+8
2023-08-17Started implementing pagingXander4-1/+66
2023-08-08Final refactoring for opts: framesXander2-154/+139
2023-07-28optional implementation of multboot 1Xander2-154/+154
2023-07-27name change to initializableXander1-6/+5
2023-07-27migrated frame_allocator to opt. side effects constrains not implemented yetXander2-51/+78
2023-07-21Working frame allocator but VERY ugly codeXander2-13/+12
2023-07-21Mainly refactoringXander2-6/+55
2023-07-21Working on frame allocationXander2-0/+82