Re: Swap

From: Eric W. Biederman (ebiederm@xmission.com)
Date: Mon Nov 19 2001 - 21:49:58 EST


Rik van Riel <riel@conectiva.com.br> writes:

> On 19 Nov 2001, Eric W. Biederman wrote:
>
> > > Is there a way to limit the size of the cache?
> >
> > Reasonable. It looks like the use once heuristics are failing for your
> > mp3 files. Find out why that is happening and they should push the
> > rest of your system into swap.
>
> I bet they're getting mmap()d, like all mp3 programs seem to do ;)

That would probably do it. Though it is puzzling why after the file
is munmaped it's pages aren't recycled.

Eric
-
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/



This archive was generated by hypermail 2b29 : Fri Nov 23 2001 - 21:00:22 EST