summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d832d6eb..60422c93 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 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
1. Find out what causes crashes in tmpfs with defpager