Mailinglist Archive: opensuse (3263 mails)
| < Previous | Next > |
Re: [opensuse] Beagle under 10.3 is really eating up my CPU
- From: Aaron Kulkis <akulkis00@xxxxxxxxxx>
- Date: Thu, 20 Dec 2007 21:55:49 -0500
- Message-id: <476B2B35.9050402@xxxxxxxxxx>
Carlos E. R. wrote:
I just checked the man page for ulimit, and did a search
for the string "swap" and it came up empty... so it looks
like ulimit might not help here....although ulimit -v can set
an upper limit on virtual memory, and -d can cap the
size of the process's data segment (although I have no
idea of how that impacts malloc() or other dynamic
memory allocation methods.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Thursday 2007-12-20 at 09:22 -1000, kanenas@xxxxxxxxxxxxx wrote:
Even if one nices and ionices beagle, there still is the matter of swap space
getting filled. Usually it is when that happens when ugly thoughts against
the developers spring to life. is there a "swapnice" or something for control
of max swap space an app can use?
If an application need memory, there is no memory free, and there is swap, the kernel will give it as much as it wants - unless you limit it with ulimit and friends.
I just checked the man page for ulimit, and did a search
for the string "swap" and it came up empty... so it looks
like ulimit might not help here....although ulimit -v can set
an upper limit on virtual memory, and -d can cap the
size of the process's data segment (although I have no
idea of how that impacts malloc() or other dynamic
memory allocation methods.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |