LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 0/5] /sbin/init && signals fixes
@ 2008-03-16 15:53 Oleg Nesterov
  2008-03-16 23:02 ` Roland McGrath
  0 siblings, 1 reply; 3+ messages in thread
From: Oleg Nesterov @ 2008-03-16 15:53 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Davide Libenzi, Eric W. Biederman, Ingo Molnar, Laurent Riffard,
	Pavel Emelyanov, Roland McGrath, linux-kernel

RFC, please review.

The last 2 patches should have been sent in a separate series, and probably
should be nacked. But I like them.

Oleg.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/5] /sbin/init && signals fixes
  2008-03-16 15:53 [PATCH 0/5] /sbin/init && signals fixes Oleg Nesterov
@ 2008-03-16 23:02 ` Roland McGrath
  2008-03-16 23:32   ` Oleg Nesterov
  0 siblings, 1 reply; 3+ messages in thread
From: Roland McGrath @ 2008-03-16 23:02 UTC (permalink / raw)
  To: Oleg Nesterov
  Cc: Andrew Morton, Davide Libenzi, Eric W. Biederman, Ingo Molnar,
	Laurent Riffard, Pavel Emelyanov, linux-kernel

If we need to keep the magic special treatment of init,
then these three patches look like a good cleanup to me.


Thanks,
Roland

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/5] /sbin/init && signals fixes
  2008-03-16 23:02 ` Roland McGrath
@ 2008-03-16 23:32   ` Oleg Nesterov
  0 siblings, 0 replies; 3+ messages in thread
From: Oleg Nesterov @ 2008-03-16 23:32 UTC (permalink / raw)
  To: Roland McGrath
  Cc: Andrew Morton, Davide Libenzi, Eric W. Biederman, Ingo Molnar,
	Laurent Riffard, Pavel Emelyanov, linux-kernel

On 03/16, Roland McGrath wrote:
>
> If we need to keep the magic special treatment of init,

I think we do need. While playing with these patches I noticed that
killall5 sends SIGKILL explicitly to init during shutdown on my system.
Note also http://marc.info/?t=120544648800001

(offtopic: and "PATCH 5/5" helped me to figure out why init wastes CPU
 on my system, it stats /dev/initctl (which I don't have) every 5 secs).

> then these three patches look like a good cleanup to me.

Great, thanks!

Oleg.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-16 23:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-16 15:53 [PATCH 0/5] /sbin/init && signals fixes Oleg Nesterov
2008-03-16 23:02 ` Roland McGrath
2008-03-16 23:32   ` Oleg Nesterov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).