On Tue, 5 Jun 2007, Christoph Lameter wrote: > Hmmmm... But we have sent it a SIGKILL. If the process is following > conventions then it is exiting. Of course the process could be abusing the > system and attempting to OOM the whole system as an act of revenge for > being killed but isnt this a bit far fetched? > It's not abusing the system because it was killed, it was killed because it was abusing the system and attempted to mlock more memory than allowed in its exclusive mems. So we OOM the task but it can continue mlock'ing memory and intrude on the memory of other cpusets because of the TIF_MEMDIE exception and our SIGKILL hasn't been handled yet. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: David Rientjes <[email protected]>
- Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: Paul Jackson <[email protected]>
- Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: David Rientjes <[email protected]>
- Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: Christoph Lameter <[email protected]>
- Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: David Rientjes <[email protected]>
- Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: Christoph Lameter <[email protected]>
- Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: David Rientjes <[email protected]>
- Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: Christoph Lameter <[email protected]>
- Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: David Rientjes <[email protected]>
- Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: Christoph Lameter <[email protected]>
- Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: David Rientjes <[email protected]>
- Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- From: Christoph Lameter <[email protected]>
- [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- Prev by Date: Re: [BUG] 2.6.22-rc3-mm1 remove bluetooth usb adapter caused kmalloc bug
- Next by Date: Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK), smsc does not find chip
- Previous by thread: Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- Next by thread: Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate globally
- Index(es):