lkml.org 
[lkml]   [2004]   [Feb]   [27]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 27 Feb 2004 12:55:16 -0800
FromAndrew Morton <>
SubjectRe: 2.4.23aa2 (bugfixes and important VM improvements for the high end)
Rik van Riel <riel@redhat.com> wrote:
>
> > Current 2.6 will write out nr_inactive>>DEF_PRIORITY pages,
> 
>  That may be a bit much on extremely huge systems, but that should
>  require no more than a little tweaking to fix.  Certainly no code
>  changes should be needed ...

hmm, with 4 million pages on the inactive list that's 1000 pages.  It might
be OK.

Bear in mind that under usual circumstances the direct-reclaim path will
refuse to block on request queue exhaustion so we might end up just
scanning past some dirty pages without starting I/O against them at all. 
End result: some jumbling up of the LRU order.  I suspect that's a
second-order problem though.  But hey, if we have a testcase, we can fix it!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:01    [from the cache]
©2003-2008