I am learning haskell and the function definition I see is: quickSort (x : xs) = (quickSort less) ++ (x : equal) ++ (quickSort more)
If there is only 1 running application in the system (and default 100 sleeping process), and it do a blocking syscall (I\'m interested in blocking recv or blocking read). Will linux kernel delete this