From ebe6fe5d44d58fcb1b9d0ac52fa98a0a3ff309a7 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 7 Jan 2022 17:33:55 +0200 Subject: Steps towards better status/debugging control --- TODO.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index aee7b66..25e90d8 100644 --- a/TODO.txt +++ b/TODO.txt @@ -45,3 +45,4 @@ under a common process ID. + When mapping some other address space into your own, I could keep a maximum 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? -- cgit v1.3