Re: [patch 2.6] don't put IDE disks in standby mode on halt on Alpha

From: Mark McClelland (lists-lud_at_alpha.dyndns.org)
Date: 05/28/04

  • Next message: Pavel Machek: "suspend2 problems on SMP machine, incorrect tainting"
    Date:	Fri, 28 May 2004 03:34:38 -0700
    To: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
    
    

    Ivan Kokshaysky wrote:
    > Spinning the disks down across a 'halt' on Alpha is even
    > worse than doing that on reboot on i386 (assuming the
    > boot device is IDE disk).
    > Typically, the sequence to boot another kernel is:
    > # halt
    > kernel shuts down, firmware re-initializes,
    > then on firmware prompt we type something like
    >
    >>>>boot -file new_kernel_image.gz
    >
    >
    > Unfortunately, the firmware does not expect the IDE drive
    > to be in standby mode and reports 'bootstrap failure' on
    > the first and all subsequent boot attempts until the
    > drive spins up, which is extremely annoying and
    > confuses users a lot.
    >
    > This patch allows architectures override the default
    > behavior (don't spin the disks down on reboot only)
    > in asm/ide.h.

    This isn't completely safe. I sometimes power off my Alpha after
    rebooting to the monitor program, for various reasons.

    Wouldn't it be better to spin the disks down like normal, but then spin
    them back up just before rebooting?

    -- 
    Mark McClelland
    mark@alpha.dyndns.org
    -
    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/
    

  • Next message: Pavel Machek: "suspend2 problems on SMP machine, incorrect tainting"

    Relevant Pages