1830749 Members
2180 Online
110015 Solutions
New Discussion

process in kernel mode

 
SOLVED
Go to solution
Shivkumar
Super Advisor

process in kernel mode

Dear Sirs,

I have heard that when a process is in the kernel mode even kill -9 would fail in killing the process.

Can someone suggest how to identify (command ? )the process is in the kernel mode and not to try killing it ?

Please advise.

Thanks in advance for help.
Shiv
1 REPLY 1
Dietmar Konermann
Honored Contributor
Solution

Re: process in kernel mode

Shiv,

it depends on your process' current priority if it's "killable" (signalable).

A rule of thumb is, that the process is currently "unkillable" (non-signalable) if its priority (PRI columun in e.g. ps -el) is less than 154.

Best regards...
Dietmar.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)