From 7c71157c69d769c007c02fc991dad2c1f519b5c5 Mon Sep 17 00:00:00 2001 From: mcsim Date: Thu, 24 Nov 2011 18:05:29 +0100 Subject: --- user/Maksym_Planeta.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'user') diff --git a/user/Maksym_Planeta.mdwn b/user/Maksym_Planeta.mdwn index 67ef2137..3c330388 100644 --- a/user/Maksym_Planeta.mdwn +++ b/user/Maksym_Planeta.mdwn @@ -21,6 +21,8 @@ License|/fdl]]."]]"""]] 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. +TODO: pager_extend always frees old pagemap and allocates new. Consider if it is necessary. + ## Steps ### Find out what causes crashes in tmpfs with defpager -- cgit v1.2.3