diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2013-03-06 21:35:26 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2013-03-06 21:35:26 +0100 |
commit | 31197ac55a5f93e8c5ad44d9a86fe0d62e0ab424 (patch) | |
tree | 8df329e623e7c1970f1ff3cf812677a5ec7e7451 /open_issues/ext2fs_page_cache_swapping_leak.mdwn | |
parent | 2fec5e6c366d542146b57aff2d8c2a90a8611e05 (diff) | |
download | web-31197ac55a5f93e8c5ad44d9a86fe0d62e0ab424.tar.gz web-31197ac55a5f93e8c5ad44d9a86fe0d62e0ab424.tar.bz2 web-31197ac55a5f93e8c5ad44d9a86fe0d62e0ab424.zip |
<http://darnassus.sceen.net/~hurd-web/> is the new <http://www.bddebian.com:8888/~hurd-web/>.
Diffstat (limited to 'open_issues/ext2fs_page_cache_swapping_leak.mdwn')
-rw-r--r-- | open_issues/ext2fs_page_cache_swapping_leak.mdwn | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/open_issues/ext2fs_page_cache_swapping_leak.mdwn b/open_issues/ext2fs_page_cache_swapping_leak.mdwn index 7c4cf52d..81915492 100644 --- a/open_issues/ext2fs_page_cache_swapping_leak.mdwn +++ b/open_issues/ext2fs_page_cache_swapping_leak.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2011, 2012 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2011, 2012, 2013 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 @@ -286,11 +287,7 @@ There is a [[!FF_project 272]][[!tag bounty]] on this task. freed again when the filesystem translator in question exits <antrik> so it sounds *very* much like pages go to swap because the filesystem isn't quick enough to properly page them out - <tschwinge> - http://www.bddebian.com:8888/~hurd-web/open_issues/ext2fs_page_cache_swapping_leak/ - <slpz> tschwinge: thanks <slpz> antrik: I see - <tschwinge> Always at your service. ;-) <slpz> antrik: I didn't addressed this problem directly, but when I've modified the pageout mechanism to provide a special treatment for external pages, I also removed the possibility of sending them to the |