public marks

PUBLIC MARKS from solrac with tags kernel & programming

01 October 2008 19:00

A new way of sleeping in the Linux kernel

The Linux Kernel version 2.6.25 introduces a new Linux process sleeping state, TASK_KILLABLE: If a process is sleeping killably in this new state, it works like TASK_UNINTERRUPTIBLE with the bonus that it can respond to fatal signals. This feature is generally an improvement over the existing options—after all, it is another way to keep from getting stuck with dead processes.

solrac's TAGS related to tag kernel

administration +   an +   analysis +   and +   api +   app +   application +   boot loader +   dynamic +   for +   grub +   interface +   ksm +   language +   linux +   linux kernel +   programming +   redhat +   storage +   suse +   sys admin +   ubuntu +