Re: Re[2]: device polling and high load averages

2005-09-27 Thread Kevin Oberman
> Date: Tue, 27 Sep 2005 13:02:48 +0200 > From: peceka <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > Witaj Glenn, > > W Twoim li=9Ccie datowanym 27 wrze=9Cnia 2005 (12:14:25) mo=BFna przeczyta= > =E6: > > > At 02:41 AM 9/27/2005, Vlad GALU wrote: > >>On 9/27/05, peceka <[EMAIL PROTECTED]>

Re[2]: device polling and high load averages

2005-09-27 Thread peceka
Witaj Glenn, W Twoim liście datowanym 27 września 2005 (12:14:25) można przeczytać: > At 02:41 AM 9/27/2005, Vlad GALU wrote: >>On 9/27/05, peceka <[EMAIL PROTECTED]> wrote: >> > Hi, >> > >> > I've got: >> > fw3# uname -r >> > 5.4-RELEASE-p7 >> > >> > in my kernel config i've set: >> > options

Re: device polling and high load averages

2005-09-27 Thread Glenn Dawson
At 02:41 AM 9/27/2005, Vlad GALU wrote: On 9/27/05, peceka <[EMAIL PROTECTED]> wrote: > Hi, > > I've got: > fw3# uname -r > 5.4-RELEASE-p7 > > in my kernel config i've set: > options HZ=1000 > options DEVICE_POLLING > > fw3# cat /etc/rc.conf | grep ifconfig > ifconfig_em0="inet 19

Re: device polling and high load averages

2005-09-27 Thread Vlad GALU
On 9/27/05, peceka <[EMAIL PROTECTED]> wrote: > Hi, > > I've got: > fw3# uname -r > 5.4-RELEASE-p7 > > in my kernel config i've set: > options HZ=1000 > options DEVICE_POLLING > > fw3# cat /etc/rc.conf | grep ifconfig > ifconfig_em0="inet 192.168.1.251 netmask 255.255.255.0 polling"

device polling and high load averages

2005-09-27 Thread peceka
Hi, I've got: fw3# uname -r 5.4-RELEASE-p7 in my kernel config i've set: options HZ=1000 options DEVICE_POLLING fw3# cat /etc/rc.conf | grep ifconfig ifconfig_em0="inet 192.168.1.251 netmask 255.255.255.0 polling" fw3# cat /etc/sysctl.conf | grep poll kern.polling.enable=1 kern.