summaryrefslogtreecommitdiff
path: root/kc/core/memory.c
AgeCommit message (Expand)Author
2022-02-24many changesAda Christine
2022-02-20moving files aroundAda Christine
2022-02-17many changes have happnedAda Christine
2022-02-15beginning to things out into cpu-dependent and cpu-independent codeAda Christine
2022-02-13exception changesAda Christine
2022-02-04header reworking, beginning memory.c refactoringAda Christine
2022-02-03don't pass kernel boot parameters to init functions, just use an accessorAda Christine
2022-01-17entering the idle task appears to workAda Christine
2022-01-17initialize outside of the checkAda Christine
2022-01-10new header vm_object.hAda Christine
2022-01-09removed superfluous declAda Christine
2022-01-08rudimentary virtual memory allocationAda Christine
2022-01-03more memory management workAda Christine
2022-01-02page faults now call up the vm_object for the faulting addressAda Christine
2022-01-02bug in vm_tree.c; adjustments to boot data object spaceAda Christine
2022-01-02vm tree bbAda Christine
2021-12-31whoops, test codeAda Christine
2021-12-30pass the whole boot data struct to memory_init for my sanityAda Christine
2021-12-29more granular options for memory spacesAda Christine
2021-12-29anonymous spaces work againAda Christine
2021-12-29Revert "anonymous memory works again"Ada Christine
2021-12-29anonymous memory works againAda Christine
2021-12-29add memory_init() againAda Christine
2021-12-26everything builds, probably doesn't work. commit in preparation for a mergeAda Christine
2021-12-19moving files aroundAda Christine