diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-10-01 14:08:28 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-10-01 14:08:28 +0200 |
commit | 75036e1e49da44ce9c4325ee144aaa9beff9f78a (patch) | |
tree | 9cca65e3f4e98bd2794d2fe8e54a1f291c4e1d92 /open_issues/libpager_deadlock.mdwn | |
parent | 44c2ce84e01c82f1a29f610167fe793796ffd48d (diff) | |
download | web-75036e1e49da44ce9c4325ee144aaa9beff9f78a.tar.gz web-75036e1e49da44ce9c4325ee144aaa9beff9f78a.tar.bz2 web-75036e1e49da44ce9c4325ee144aaa9beff9f78a.zip |
Interlink a few GNU Mach memory management/pageout issues.
Diffstat (limited to 'open_issues/libpager_deadlock.mdwn')
-rw-r--r-- | open_issues/libpager_deadlock.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/open_issues/libpager_deadlock.mdwn b/open_issues/libpager_deadlock.mdwn index 017ecff6..ddcd404d 100644 --- a/open_issues/libpager_deadlock.mdwn +++ b/open_issues/libpager_deadlock.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2010, 2012 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2012, 2014 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -27,6 +28,9 @@ Deadlocks in libpager/periodic sync have been found. http://www.sceen.net/~rbraun/moving_the_default_memory_manager_out_of_the_mach_kernel.pdf <braunr> we should more seriously consider sergio's advisory pageout branch some day + +[[user/Sergio_Lopez]], [[gnumach_memory_management_2]]. + <braunr> i'll try to get in touch with him about that before he completely looses interest <braunr> i'll include it in my "make that page cache as decent as possible" |