diff options
author | mcsim <mcsim@web> | 2011-12-07 21:15:22 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2011-12-07 21:15:22 +0100 |
commit | 8332e4d0dfc2f5a4c99e8e291ce571d6f4c86497 (patch) | |
tree | c7a90ff9367da8dacf844f64c4f43024796622c7 | |
parent | f2637f96e5c944ec6d8dd964e0a764301f264ddf (diff) |
-rw-r--r-- | user/Maksym_Planeta.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/Maksym_Planeta.mdwn b/user/Maksym_Planeta.mdwn index 6458e114..77545bed 100644 --- a/user/Maksym_Planeta.mdwn +++ b/user/Maksym_Planeta.mdwn @@ -22,7 +22,7 @@ There left 4 bugs, I found: 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. -4. Fsx still breaks with 11 from 12 seeds, I tested the problem was in first 4 Kb. In 12th case problem was in range between 4 Kb and 8 Kb. I find this quite odd. +4. Fsx still breaks with 11 from 12 seeds, I tested the problem was in first 4 Kb. In 12th case problem was in range between 4 Kb and 8 Kb. I find this quite odd. Usual amount of operations before fsx breaks passes 100 000. ## mach-defpager |