tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



dyoung%pobox.com@localhost said:
> I have been testing code in the mean time that detaches devices at
> shutdown, instead of suspending them. 

You mean config_detach(), right?
That's certainly a nice check to see if everything is clean
and consistent. Generally, I'd prefer to see that as an option
rather than as standard behaviour -- as said, a reboot is
often done if signs of corruption are observed, and at that
point it only matters that disk buffers are flushed and the
CPU reset. Everything which could cause hangs or secondary
panics is not welcome.

best regards
Matthias




-------------------------------------------------------------------
-------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich

Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr. Harald Bolt,
Dr. Sebastian M. Schmidt
-------------------------------------------------------------------
-------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index