Re: About _real_ free memory

From: Måns Rullgård
Date: Thu Oct 16 2003 - 02:57:03 EST


"Frederick, Fabian" <Fabian.Frederick@xxxxxxxxxxxxx> writes:

> Is there a way to clean cache from unwanted data or something to
> unlink the stuff and regain some more 'free' mem. ?

If a process tries to allocate and use more than the really free
amount, some cache will be dropped automatically. From a performance
point of view, this could of course be undesirable, but normally
there's no need to think about it.

--
Måns Rullgård
mru@xxxxxxxxxxxx

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/