|
The io-pkt manager consumes ~50% of CPU
|
08/26/2010 7:43 AM
post64503
|
The io-pkt manager consumes ~50% of CPU
Hi,
Just after a fresh installation hogs reports:
# hogs -n -%10
PID NAME MSEC PIDS SYSTEM
1 procnto-smp 3003 49% 100%
131091 io-pkt-v4-hc 3002 49% 100%
Commands like ifconfig, nicinfo, ... after a call are frozen.
When I put the following lines into the /etc/rc.d/rc.local file:
slay -fQ netmanager
slay -9 io-pkt-v4-hc
io-pkt-v4-hc -drtl8169 -ptcpip &
sleep 1
mount -T io-pkt /lib/dll/lsm-qnet.so
then everything is ok.
What can be a reason ?
Output from pci command attached.
Regards,
Jacek
|
|
|