sysctl description spillover and also setting the sysctl ?

2011-11-24 Thread Jason Hellenthal
Found a troubling result of the following and figured someone might want to take a look. Pay close attention to the output and behavior. sysctl net.inet.udp.blackhole=0 sysctl net.inet.udp.blackhole sysctl -d net.inet.udp.blackhole=1 sysctl net.inet.udp.blackhole Is this expected ? should it

cron(8) mis-feature with @reboot long after system startup

2011-11-24 Thread Jason Hellenthal
List, When using @reboot with cron you expect your proccesses to always start when the system boots up and only when the system boots. But long after the system in question had been booted, my @reboot processes ran again! after a (/etc/rc.d/cron restart). This is normally fine and dandy until

Re: Limiting disk I/O by jail or uid?

2011-11-24 Thread Jason Hellenthal
On Thu, Nov 24, 2011 at 11:14:58AM +0100, Stefan Bethke wrote: > Am 24.11.2011 um 09:15 schrieb Jason Hellenthal: > > > > > Hi Stefan, > > > > This is probably what you are looking for. Give it a shot. > > > > https://jhell.googlecode.com/hg/base/vendor/vehosting/slowdown.c > > Just tried th

Re: Limiting disk I/O by jail or uid?

2011-11-24 Thread Stefan Bethke
Am 24.11.2011 um 09:15 schrieb Jason Hellenthal: > > Hi Stefan, > > This is probably what you are looking for. Give it a shot. > > https://jhell.googlecode.com/hg/base/vendor/vehosting/slowdown.c Just tried this: Unfortunately, my app is not slowed down sufficiently. I'm afraid I need someth

Re: Limiting disk I/O by jail or uid?

2011-11-24 Thread Jason Hellenthal
Hi Stefan, This is probably what you are looking for. Give it a shot. https://jhell.googlecode.com/hg/base/vendor/vehosting/slowdown.c On Mon, Nov 21, 2011 at 10:25:36PM +0100, Stefan Bethke wrote: > > Am 21.11.2011 um 21:42 schrieb Stefan Bethke: > > > Am 21.11.2011 um 21:40 schrieb Adam Van