Re: Stop SSD from waiting for "Spinning up disk..."

From: Greg Kroah-Hartman
Date: Mon Jun 22 2015 - 11:37:06 EST


On Mon, Jun 22, 2015 at 03:25:29PM +0800, Jeff Chua wrote:
>
> There's no need to wait for disk spin-up for USB SSD devices. This patch
> allow the SSD to skip waiting disk spin-up by passing sd_mod.ssd=1 during
> boot-up.
>
> If there's a better way to handle this, please share.

Module parameters are never a solution for a device-specific property,
sorry.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/