2 Dec 03:52
Re: [PATCH 02/12] mm: supporting variables and functions for balanced zone aging
From: Andrea Arcangeli <andrea <at> suse.de>
Subject: Re: [PATCH 02/12] mm: supporting variables and functions for balanced zone aging
Newsgroups: gmane.linux.kernel
Date: 2005-12-02 02:52:40 GMT
Subject: Re: [PATCH 02/12] mm: supporting variables and functions for balanced zone aging
Newsgroups: gmane.linux.kernel
Date: 2005-12-02 02:52:40 GMT
On Fri, Dec 02, 2005 at 10:37:27AM +0800, Wu Fengguang wrote: > Thanks for the clarification, I was concerning too much ;) You're welcome. I'm also not concerned because the cost is linear with the amount of memory (and the cost has an high bound, that is the size of the lower zones, so it's not like the struct page that is a percentage of ram guaranteed to be lost) so it's generally not noticeable at runtime, and it's most important in the big systems (where in turn the cost is higher).
RSS Feed