diff options
author | mcsim <mcsim@web> | 2011-12-07 20:55:23 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2011-12-07 20:55:23 +0100 |
commit | 2030f5b1a7a5cc01def00ec4b78a4f0e22678884 (patch) | |
tree | 9e0fd26c70ef87d2c870e5bd1fc8cd13f971c376 | |
parent | c8d4862e23c353685f31a078d0ce0dbda4bc1492 (diff) |
-rw-r--r-- | user/Maksym_Planeta.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/user/Maksym_Planeta.mdwn b/user/Maksym_Planeta.mdwn index 71546caf..f7ef04c1 100644 --- a/user/Maksym_Planeta.mdwn +++ b/user/Maksym_Planeta.mdwn @@ -11,6 +11,19 @@ License|/fdl]]."]]"""]] [[!toc]] #Notes on tmpfs +## Current state + +7.12.11 + +There left 4 bugs, I found: +1. Passive translator doesn't work. (Didn't investigate yet) + +2. After sometime of inactivity tmpfs exits. (Didn'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. + +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. + ## mach-defpager [[defpager|http://www.bddebian.com:8888/~hurd-web/user/Maksym_Planeta/#defpager81111]] |