login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
June
»
14
Re: [PATCH] oom: Make coredump interruptible
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Roland McGrath
Subject:
Re: [PATCH] oom: Make coredump interruptible
Date: Sunday, June 13, 2010 - 5:26 pm
> Oh. This needs more thinking. Definitely the task sleeping in exit_mm()
quoted text
> must not exit until core_state->dumper->thread returns from do_coredump(). > If nothing else, the dumper can use its task_struct and it relies on > the stable core_thread->next list. And right now TASK_KILLABLE can't > work anyway, it is possible that fatal_signal_pending() is true.
Yes, I was right to say this should be another thread. Let's not get into all this right now. I think it is mostly orthogonal to the oom_kill issue. Thanks, Roland --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 1/5] oom: select_bad_process: check PF_KTHREAD inst ...
, KOSAKI Motohiro
, (Mon May 31, 2:33 am)
[PATCH 2/5] oom: select_bad_process: PF_EXITING check shou ...
, KOSAKI Motohiro
, (Mon May 31, 2:35 am)
[PATCH 3/5] oom: introduce find_lock_task_mm() to fix !mm ...
, KOSAKI Motohiro
, (Mon May 31, 2:36 am)
[PATCH 4/5] oom: the points calculation of child processes ...
, KOSAKI Motohiro
, (Mon May 31, 2:37 am)
[PATCH 5/5] oom: __oom_kill_task() must use find_lock_task ...
, KOSAKI Motohiro
, (Mon May 31, 2:38 am)
Re: [PATCH 2/5] oom: select_bad_process: PF_EXITING check ...
, Oleg Nesterov
, (Mon May 31, 9:43 am)
Re: [PATCH 4/5] oom: the points calculation of child proce ...
, Oleg Nesterov
, (Mon May 31, 9:56 am)
Re: [PATCH 4/5] oom: the points calculation of child proce ...
, KOSAKI Motohiro
, (Mon May 31, 4:48 pm)
Re: [PATCH 1/5] oom: select_bad_process: check PF_KTHREAD ...
, KAMEZAWA Hiroyuki
, (Mon May 31, 5:54 pm)
Re: [PATCH 3/5] oom: introduce find_lock_task_mm() to fix ...
, KAMEZAWA Hiroyuki
, (Mon May 31, 5:57 pm)
Re: [PATCH 5/5] oom: __oom_kill_task() must use find_lock_ ...
, KAMEZAWA Hiroyuki
, (Mon May 31, 6:02 pm)
Re: [PATCH 2/5] oom: select_bad_process: PF_EXITING check ...
, KOSAKI Motohiro
, (Mon May 31, 6:10 pm)
Re: [PATCH 2/5] oom: select_bad_process: PF_EXITING check ...
, Oleg Nesterov
, (Tue Jun 1, 1:18 pm)
Re: [PATCH 1/5] oom: select_bad_process: check PF_KTHREAD ...
, David Rientjes
, (Tue Jun 1, 1:36 pm)
Re: [PATCH 2/5] oom: select_bad_process: PF_EXITING check ...
, David Rientjes
, (Tue Jun 1, 1:39 pm)
Re: [PATCH 3/5] oom: introduce find_lock_task_mm() to fix ...
, David Rientjes
, (Tue Jun 1, 1:42 pm)
Re: [PATCH 5/5] oom: __oom_kill_task() must use find_lock_ ...
, David Rientjes
, (Tue Jun 1, 1:44 pm)
Re: [PATCH 1/5] oom: select_bad_process: check PF_KTHREAD ...
, Oleg Nesterov
, (Tue Jun 1, 2:20 pm)
Re: [PATCH 1/5] oom: select_bad_process: check PF_KTHREAD ...
, David Rientjes
, (Tue Jun 1, 2:26 pm)
[PATCH] oom: remove PF_EXITING check completely
, KOSAKI Motohiro
, (Wed Jun 2, 6:54 am)
[PATCH] oom: Make coredump interruptible
, KOSAKI Motohiro
, (Wed Jun 2, 6:54 am)
Re: [PATCH 1/5] oom: select_bad_process: check PF_KTHREAD ...
, KOSAKI Motohiro
, (Wed Jun 2, 6:54 am)
Re: [PATCH 1/5] oom: select_bad_process: check PF_KTHREAD ...
, Minchan Kim
, (Wed Jun 2, 8:32 am)
Re: [PATCH] oom: Make coredump interruptible
, Oleg Nesterov
, (Wed Jun 2, 8:42 am)
Re: [PATCH] oom: remove PF_EXITING check completely
, Oleg Nesterov
, (Wed Jun 2, 8:54 am)
Re: [PATCH 3/5] oom: introduce find_lock_task_mm() to fix ...
, Minchan Kim
, (Wed Jun 2, 9:05 am)
Re: [PATCH] oom: Make coredump interruptible
, Roland McGrath
, (Wed Jun 2, 10:29 am)
Re: [PATCH] oom: Make coredump interruptible
, Oleg Nesterov
, (Wed Jun 2, 10:53 am)
Re: [PATCH] oom: Make coredump interruptible
, Roland McGrath
, (Wed Jun 2, 11:58 am)
Re: [PATCH] oom: Make coredump interruptible
, Oleg Nesterov
, (Wed Jun 2, 1:38 pm)
Re: [PATCH] oom: remove PF_EXITING check completely
, David Rientjes
, (Wed Jun 2, 2:02 pm)
Re: [PATCH 1/5] oom: select_bad_process: check PF_KTHREAD ...
, David Rientjes
, (Wed Jun 2, 2:09 pm)
Re: [PATCH 1/5] oom: select_bad_process: check PF_KTHREAD ...
, Oleg Nesterov
, (Wed Jun 2, 2:33 pm)
Re: [PATCH 1/5] oom: select_bad_process: check PF_KTHREAD ...
, David Rientjes
, (Wed Jun 2, 2:46 pm)
Re: [PATCH] oom: remove PF_EXITING check completely
, KOSAKI Motohiro
, (Wed Jun 2, 9:48 pm)
Re: [PATCH] oom: remove PF_EXITING check completely
, David Rientjes
, (Wed Jun 2, 11:29 pm)
Re: [PATCH] oom: Make coredump interruptible
, Oleg Nesterov
, (Thu Jun 3, 7:03 am)
Re: [PATCH 1/5] oom: select_bad_process: check PF_KTHREAD ...
, Oleg Nesterov
, (Thu Jun 3, 7:27 am)
Re: [PATCH 1/5] oom: select_bad_process: check PF_KTHREAD ...
, David Rientjes
, (Thu Jun 3, 1:11 pm)
Re: [PATCH] oom: Make coredump interruptible
, KOSAKI Motohiro
, (Fri Jun 4, 3:54 am)
Re: [PATCH] oom: Make coredump interruptible
, Oleg Nesterov
, (Fri Jun 4, 4:27 am)
Re: [PATCH] oom: Make coredump interruptible
, Oleg Nesterov
, (Fri Jun 4, 4:34 am)
Re: [PATCH] oom: Make coredump interruptible
, Oleg Nesterov
, (Wed Jun 9, 12:53 pm)
Re: [PATCH] oom: Make coredump interruptible
, David Rientjes
, (Wed Jun 9, 1:41 pm)
Re: [PATCH] oom: Make coredump interruptible
, Oleg Nesterov
, (Wed Jun 9, 2:03 pm)
Re: [PATCH] oom: Make coredump interruptible
, KOSAKI Motohiro
, (Sun Jun 13, 4:24 am)
Re: [PATCH] oom: Make coredump interruptible
, Oleg Nesterov
, (Sun Jun 13, 8:53 am)
uninterruptible CLONE_VFORK (Was: oom: Make coredump inter ...
, Oleg Nesterov
, (Sun Jun 13, 10:13 am)
Re: [PATCH] oom: Make coredump interruptible
, Roland McGrath
, (Sun Jun 13, 5:26 pm)
Re: [PATCH] oom: Make coredump interruptible
, Roland McGrath
, (Sun Jun 13, 5:36 pm)
Re: uninterruptible CLONE_VFORK (Was: oom: Make coredump i ...
, Roland McGrath
, (Sun Jun 13, 5:56 pm)
Re: uninterruptible CLONE_VFORK (Was: oom: Make coredump i ...
, Oleg Nesterov
, (Mon Jun 14, 9:33 am)
Re: uninterruptible CLONE_VFORK (Was: oom: Make coredump i ...
, Roland McGrath
, (Mon Jun 14, 12:17 pm)
Re: uninterruptible CLONE_VFORK (Was: oom: Make coredump i ...
, Oleg Nesterov
, (Mon Jun 28, 10:33 am)
Re: uninterruptible CLONE_VFORK (Was: oom: Make coredump i ...
, Roland McGrath
, (Mon Jun 28, 11:04 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Trent Waddington
Re: Gaming Interface
Takashi Iwai
Re: [PATCH] usb: usbmixer error path fix
Jeremy Fitzhardinge
Re: [patch 1/6] Re-enable VDSO by default with PARAVIRT
Paul E. McKenney
Re: [PATCH, RFC] v4 scalable classic RCU implementation
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Christian Stimming
git-gui: Fix broken revert confirmation.
Junio C Hamano
Re: git-svnimport
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
bnx2x: Fan failure mechanism on additional design
Linux Kernel Mailing List
cpumask: make irq_set_affinity() take a const struct cpumask
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
linux-netdev
:
Nick Piggin
Re: Kernel WARNING: at net/core/dev.c:1330 __netif_schedule+0x2c/0x98()
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Amit Kumar Salecha
[PATCH NEXT 10/10] qlcnic: add cksum flag
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
openbsd-misc
:
James Hozier
Re: DVD burn error: No space left on device
Christophe Rioux
Implementation example of snmp
Ryan McBride
Re: Packets Per Second Limit?
Nick Holland
Re: booting openbsd on eee without cd-rom
Very Fashion.com
Very-fashion.com -Novo! Brendirana garderoba po najpovoljnijim cenama.Bisou Bisou ...
Colocation donated by:
Syndicate