tip@trylinux:~/blog$ cat task_killable-in-2626-kernel.md
# Task_Killable in 2.6.26 kernel
Author: tip
Date: 2008-07-29 00:00:00
Tags: General, linux

Ever been frustrated by a processes that you could not kill on a Linux box? I know I have, especially working with Samba and NFS. Good news, there is a new sleep state that will help eliminate the problem and more code makes use of it. In fact most of the NFS code has already been converted. Check out the link here and read more about it: http://lwn.net/Articles/288056/

EOF