diff options
author | mcsim <mcsim@web> | 2011-12-07 21:06:45 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2011-12-07 21:06:45 +0100 |
commit | f2637f96e5c944ec6d8dd964e0a764301f264ddf (patch) | |
tree | 2e485b5b35b4c1e7a83666c4ed00e65160b20b79 | |
parent | 2030f5b1a7a5cc01def00ec4b78a4f0e22678884 (diff) |
-rw-r--r-- | user/Maksym_Planeta.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/Maksym_Planeta.mdwn b/user/Maksym_Planeta.mdwn index f7ef04c1..6458e114 100644 --- a/user/Maksym_Planeta.mdwn +++ b/user/Maksym_Planeta.mdwn @@ -16,9 +16,9 @@ License|/fdl]]."]]"""]] 7.12.11 There left 4 bugs, I found: -1. Passive translator doesn't work. (Didn't investigate yet) +1. Passive translator doesn't work. (Haven't investigate yet) -2. After sometime of inactivity tmpfs exits. (Didn't investigate yet) +2. After sometime of inactivity tmpfs exits. (Haven't investigate yet) 3. Writing by freed address somewhere. As workaround I set kalloc_max in mach-defpager/kalloc.c to 3, so vm_allocate is always used. |