Does this mean that mm/filemap.c:shrink_mmap() would call
for it's self in mm/vmscan.c:kswapd() if the level is above
the limit? ... without using mm/vmscan.c:(do_)try_to_free_page()
to become the buffer down without trashing the tasks?
This would need also a wrapper as it does for
do_try_to_free_page() to set/unset the kernel locks.
And this upper limit should be calculated dynamically because
there is a `small' difference between a 8Mb and a 512Mb
system ... the first systems should have a smaller amount
of buffer/cache to keep the system running :-)
Werner
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu