Re: not enough memory

Rik van Riel (H.H.vanRiel@fys.ruu.nl)
Mon, 16 Mar 1998 16:25:43 +0100 (MET)


On Wed, 11 Mar 1998, Karsten Patzwaldt wrote:

> would be flushed. But why doesn't Linux do this on it's own? There are 27 MB

It frees it when memory is needed.

> free, as the field above says. These are 30 MB! But if I'd like to use something
> like these clustering-programs that look at the free RAM and CPU-time, they get
> wrong results because of this buffers, don't they? So how can I reduce the size
> of these buffers?

It should be relatively straightforward to adjust the clustering
program to return (free_mem + buffermem - (buffermem/4)) instead
of just free_mem...

Rik.
+-------------------------------------------+--------------------------+
| Linux: - LinuxHQ MM-patches page | Scouting webmaster |
| - kswapd ask-him & complain-to guy | Vries cubscout leader |
| http://www.fys.ruu.nl/~riel/ | <H.H.vanRiel@fys.ruu.nl> |
+-------------------------------------------+--------------------------+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu