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/gnumach_memory_management_2.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/gnumach_memory_management_2.mdwn')
-rw-r--r-- | open_issues/gnumach_memory_management_2.mdwn | 31 |
1 files changed, 29 insertions, 2 deletions
diff --git a/open_issues/gnumach_memory_management_2.mdwn b/open_issues/gnumach_memory_management_2.mdwn index 64aae2a4..4f6a3db3 100644 --- a/open_issues/gnumach_memory_management_2.mdwn +++ b/open_issues/gnumach_memory_management_2.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2011 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2011, 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 @@ -10,7 +10,8 @@ License|/fdl]]."]]"""]] [[!tag open_issue_gnumach]] -IRC, freenode, #hurd, 2011-10-16: + +# IRC, freenode, #hurd, 2011-10-16 <youpi> braunr: I realize that kmem_alloc_wired maps the allocated pages in the kernel map @@ -244,3 +245,29 @@ IRC, freenode, #hurd, 2011-10-16: <braunr> we don't have code to get rid of this macro <braunr> but i don't even know how we, as maintainers, are supposed to guess it + + +# `k0ro/advisory_pageout/master` + +[[!GNU_Savannah_Git_hurd_gnumach 666299d037be6ffa83345d6d281fa955431f55fe]]. + +[[user/Sergio_Lopez]], [[libpager_deadlock]]. + + +# Increase the pageout thread priority + + * [[!message-id "1341845097-24763-1-git-send-email-rbraun@sceen.net"]]. + + * [[!GNU_Savannah_Git_hurd_gnumach + c7cdf5ff96e7c3bb008877893aa194908dca2185]]. + + +# Tune VM Parameters + + * [[!message-id + "h2k97f2a0d81004181028ycc10c46codc45d6ea33b2b0d5@mail.gmail.com"]]. + + * [[!message-id "1341845097-24763-1-git-send-email-rbraun@sceen.net"]]. + + * [[!GNU_Savannah_Git_hurd_gnumach + 91f0887ca2345c2bd02747e4b437076641d77cd9]]. |