summaryrefslogtreecommitdiff
path: root/user/Maksym_Planeta.mdwn
diff options
context:
space:
mode:
authormcsim <mcsim@web>2011-11-13 23:04:54 +0100
committerGNU Hurd web pages engine <web-hurd@gnu.org>2011-11-13 23:04:54 +0100
commitcf43653004cb0c571fa49929b13f65f80ddc6f7b (patch)
tree7b2d0183bc7eff8ce3c8a728e723b20c05ca213d /user/Maksym_Planeta.mdwn
parent2ad4c3fabe9541c5a2fc4a0fd22bc5f5bca4cfc1 (diff)
Diffstat (limited to 'user/Maksym_Planeta.mdwn')
-rw-r--r--user/Maksym_Planeta.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/user/Maksym_Planeta.mdwn b/user/Maksym_Planeta.mdwn
index 60422c93..de90ae25 100644
--- a/user/Maksym_Planeta.mdwn
+++ b/user/Maksym_Planeta.mdwn
@@ -17,6 +17,8 @@ License|/fdl]]."]]"""]]
[[http://www.mail-archive.com/bug-hurd@gnu.org/msg18859.html]]
+[[My patch that fixes tmpfs and defpager|http://lists.gnu.org/archive/html/bug-hurd/2011-11/msg00086.html]]
+
My vision of the problem in short: when user tries to access to the memory backed by tmpfs first time, kernel asks defpager to initialize memory object and sets it's request port to some value. But sometimes user directly accesses to defpager and supplies it own request port. So defpager should handle different request port, what causes errors.
## Steps