Re: some problems with chpst again
Payal Rathod <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 11, 2004 at 10:25:38PM -0400, Charlie Brady wrote:
> > Ok, I think I will work on this for some time before asking for help
> > again.
>
> Sounds good. You don't need daemontools, you can do it with chpst (and the
> easiest way is to create the softlimit link/symlink, and use it that way).
Now that I see the man pages for softlimit (thanks Gerrit) and chpst, I
find that softlimit -a and chpst -m are almost identical. See below,
softlimit
-a n Limit the total of all segments per process to n bytes.
chpst
-m bytes
limit memory. Limit the data segment, stack segment, locked
physical pages, and total of all segment per process to bytes
bytes each.
So, out of curiousity why does chpst -m does not work?
With warm regards,
-Payal