supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* equivalent of softlimit
@ 2006-06-19  2:11 Payal Rathod
  2006-06-19  2:13 ` Alex Efros
  2006-06-19  2:14 ` Charlie Brady
  0 siblings, 2 replies; 4+ messages in thread
From: Payal Rathod @ 2006-06-19  2:11 UTC (permalink / raw)


Hi,
Do we have a equivalent of softlimit in Gerrit's packages? I start my 
clamd as,
exec softlimit -a 40000000 clamd

How do I do it with Gerrit's tools?

With warm regards,
-Payal




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: equivalent of softlimit
  2006-06-19  2:11 equivalent of softlimit Payal Rathod
@ 2006-06-19  2:13 ` Alex Efros
  2006-06-19  2:16   ` Payal Rathod
  2006-06-19  2:14 ` Charlie Brady
  1 sibling, 1 reply; 4+ messages in thread
From: Alex Efros @ 2006-06-19  2:13 UTC (permalink / raw)


Hi!

On Sun, Jun 18, 2006 at 10:11:25PM -0400, Payal Rathod wrote:
> Do we have a equivalent of softlimit in Gerrit's packages? I start my 
> clamd as,
> exec softlimit -a 40000000 clamd
> 
> How do I do it with Gerrit's tools?

exec chpst -m 40000000 clamd

-- 
			WBR, Alex.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: equivalent of softlimit
  2006-06-19  2:11 equivalent of softlimit Payal Rathod
  2006-06-19  2:13 ` Alex Efros
@ 2006-06-19  2:14 ` Charlie Brady
  1 sibling, 0 replies; 4+ messages in thread
From: Charlie Brady @ 2006-06-19  2:14 UTC (permalink / raw)
  Cc: supervision


On Sun, 18 Jun 2006, Payal Rathod wrote:

> Hi,
> Do we have a equivalent of softlimit in Gerrit's packages? I start my
> clamd as,
> exec softlimit -a 40000000 clamd
>
> How do I do it with Gerrit's tools?

http://smarden.org/runit1/chpst.8.html


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: equivalent of softlimit
  2006-06-19  2:13 ` Alex Efros
@ 2006-06-19  2:16   ` Payal Rathod
  0 siblings, 0 replies; 4+ messages in thread
From: Payal Rathod @ 2006-06-19  2:16 UTC (permalink / raw)


On Mon, Jun 19, 2006 at 05:13:46AM +0300, Alex Efros wrote:
> > 
> > How do I do it with Gerrit's tools?
> 
> exec chpst -m 40000000 clamd

Are you guys crazy. Allow me to atleast have the satisfaction of asking 
a question. That was PRETTYY FAST.
Thanks a lot.
With warm regards,
-Payal


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-06-19  2:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-19  2:11 equivalent of softlimit Payal Rathod
2006-06-19  2:13 ` Alex Efros
2006-06-19  2:16   ` Payal Rathod
2006-06-19  2:14 ` Charlie Brady

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).