[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to increase a processes memory
- To: linux-mm@kvack.org
- Subject: How to increase a processes memory
- From: Subhash Induri <subhashiv@ittc.ku.edu>
- Date: Tue, 15 Jan 2002 00:47:13 -0600 (CST)
- Fake-Sender: owner-linux-mm@kvack.org
- Original-Recipient: rfc822;linux-mm-archive@humbolt.geo.uu.nl
- Sender: Rik van Riel <riel@nl.linux.org>
Hello,
I need a small help regarding increasing the amount of memory allocated
to a process.
My system has 4Gb of RAM.. my process needs about 3GB of memory..Is
there in any way i can increase the memory allocated by the system..So
that my process's data may not be frequently swapped in and out.. As of
now the process runs very slow... I figure this to be cos of the amount of
swapping that would take place..If anyone could help me out, it would be
really great..
An additional information about my process is that it uses memory-mapped
files, .. files which are mapped to the processes memory.. and thats the
only reason my process consumes that much of memory..
Thanks a lot
subhash
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/