Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I know! In this case the OOM killer should kill the process that requested the XFS operation in the first place! To avoid deadlocks it should just KILL it not TERM it. I don't see any problems with that solution :).

In all seriousness, wow. This is the type of thing really must hurt. It'll be interesting to see which path they choose.



KILL doens't necessarily end the process. It may be stuck in uninterruptible state (TASK_UNINTERRUPTIBLE).


Yup, when it is waiting on the kernel, but in this case we know the entire context so the kernel can actually detect this and clean up properly.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: