public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andreas Steinmetz <ast@domdv.de>
To: Neil Brown <neilb@cse.unsw.edu.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: reboot notifier priority definitions
Date: Tue, 11 Sep 2001 03:26:26 +0200 (CEST)	[thread overview]
Message-ID: <XFMail.20010911032626.ast@domdv.de> (raw)
In-Reply-To: <15261.26206.601070.598763@notabene.cse.unsw.edu.au>

> 
> I think this misses the point of reboot notifiers (as I understand
> it).
> 
> There are *only* meant for "physical" sorts of things.
> The comment in the code says:
>  *    Notifier list for kernel code which wants to be called
>  *    at shutdown. This is used to stop any idling DMA operations
>  *    and the like. 
> 
> md, lvm, knfsd and tux have no business registering a reboot notifier.
> If they have something to shut down, it should be shut down in a
> higher-level way, such as when a process gets a signal. 
> 
Even then: My servers do have watchdog cards. Unfortunately without the
priority definitions the watchdog card was shut down prior to the oops. Thus,
due to missing priority, the system did require hitting the reboot button.
So some well defined priorization is still required.


Andreas Steinmetz
D.O.M. Datenverarbeitung GmbH

  reply	other threads:[~2001-09-11  1:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-10 23:56 reboot notifier priority definitions Andreas Steinmetz
2001-09-11  1:18 ` Neil Brown
2001-09-11  1:26   ` Andreas Steinmetz [this message]
2001-09-11  5:34     ` Neil Brown
2001-09-11 14:46     ` Alan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=XFMail.20010911032626.ast@domdv.de \
    --to=ast@domdv.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neilb@cse.unsw.edu.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox