Re: top for kernel

2002-03-01 Thread Michael P. Soulier
On 01/03/02 O Polite did speaketh: > Is there anything like top for monitoring what the kernel is up? strace will let you trace a single process, but I'm not sure about all kernel activity. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is us

top for kernel

2002-03-01 Thread O Polite
Is there anything like top for monitoring what the kernel is up? op