From adeac5a8ce9c06ad589d2dd6ee137071ba865d0c Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 7 Jan 2022 20:21:39 +0200 Subject: Modified pmem configuration handling --- TODO.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 25e90d8..8492ade 100644 --- a/TODO.txt +++ b/TODO.txt @@ -35,7 +35,7 @@ worh doing anything to. !!! CURRENT: + Separate vmem and devmem to have a common 'backend', like mem_nodes or -whatever, would probably make it a bit more clean-feeling. +whatever, would probably make it a bit more clean-feeling. (x) + Add in interrupt handling and start testing jumping back and forth. + Add in better tcb handling, mainly creating linked lists with all threads under a common process ID. @@ -46,3 +46,6 @@ under a common process ID. used address of the guest address space and only map so many pages, which could be better for cache locality. + Assert? Not sure how to handle a kernel panic at the moment, I guess just die? ++ Add in more logging etc. dumbass ++ More functions, less macros? sometimes helpful in gdb, maybe also for kernel +binary size? -- cgit v1.3