lkml.org 
[lkml]   [2004]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.6.8.1-np1
http://www.kerneltrap.org/~npiggin/2.6.8.1-np1/

Again, this is only against 2.6.8.1-mm2 for now due to the amount of
scheduler and memory management patches in Andrew's tree.

This introduces per-zone inode and dcache scanning lists. These
introduce a theoretical problem (solveable, but would take some work)
however in practice I don't think it would cause a problem.

Also introduces "free_local_harder", which attempts to free some node
local memory before going remote. It is quite dumb at the moment, and
performs the scanning from process context (should be moved to kswapd
context), however it seems to usually do what it is supposed to. It
can be switched off by echo 0 > /proc/sys/vm/free_local_harder.

These should be good for NUMA performance, although free_local_harder
will, by definition, introduce regressions for some workloads.

Unfortunately, free_local_harder sits pretty firmly on top of my other
memory management changes, which may introduce problems themselves.
Even so, feedback would be cool.

-
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 14:05    [W:0.032 / U:0.492 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site