I'm working on a box using the 2.4.9 kernel that is saving a couple of
mpeg2
video streams, while playing back one of them. The box also allows one
to
web browse, play mp3's and configure one's home network.
What I'm seeing is the page cache grow to huge sizes- to as much as
102MB
of 128MB of memory. This is causing pages to be stolen from other
processes
in memory, so that when a user attempts to go to one of these, a long
wait ensues
while it's paged back in.
Is there any way to limit page cache size? I've looked over the mm code
and
nothing pops out. Has someone written a patch to do this? I've checked
some
archives but have come up empty handed.
Thanks,
paulh
-- Paul Hansen, Software Engineer paulh@ucentric.com Ucentric Systems LLC Phone 978.823.8157 2 Clocktower Place, Suite 550 FAX 978.823.8101 Maynard, MA 01754 www.ucentric.com
- 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/