Re: Memory Consuming Application

Matthew Mundy <[email protected]> Mon, 2 Aug 2004 15:43:28 -0400 (EDT)
Newsgroups gmane.linux.application
Message-ID <[email protected]>
Not sure of an application (other than the old Mozilla builds :)) but a
simple application to use a lot of memory is pretty easy.  IE create a lot
of char * pointers until it is sufficiently filled (not sure the call to
test free mem etc, but /proc/meminfo has values that work), then swap the
values in the arrays to try the IO, rinse repeat until memory is tested as
you want it :)
---Matt
On Mon, 2 Aug 2004, Lei Yang wrote:

> Hello,
>
> I wanna find an application to test a kernel hack that I am trying. This
> application must be extremely memory consuming and would require a lot
> of swapping and i/o access, especially swapping. I have an IBM A30
> thinkpad with 256MB RAM and Pentium III processor. This shouldn't be
> a very fast machine but when I tried with kernel compiling, still 68% of
> the memory is free:(
>
> Could anyone help? TIA!
>
> Lei
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-apps" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
-
To unsubscribe from this list: send the line "unsubscribe linux-apps" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html