All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Disable disk spinup during system resume
@ 2011-07-20 23:42 Pádraig Brady
  2011-07-21 14:49 ` Alan Stern
  0 siblings, 1 reply; 13+ messages in thread
From: Pádraig Brady @ 2011-07-20 23:42 UTC (permalink / raw)
  To: linux-pm

Hi,

I have a secondary sata disk (sda)  in my system that
I would like not to spinup on resume.
The primary disk is an SSD.

I tried this to no avail:

  echo 0 > /sys/block/sda/device/scsi_disk/*/manage_start_stop

I can "manually" run this after each resume, but it
introduces ware and delays I would like to avoid.

  sdparm -r -C STOP /dev/sda

Note all partitions on the disk are "noauto" in fstab,
and I would have thought the kernel wouldn't need
to BLKRRPART on resume?

Any ideas appreciated.

cheers,
Pádraig.
_______________________________________________
linux-pm mailing list
linux-pm@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/linux-pm

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

end of thread, other threads:[~2011-07-22 18:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-20 23:42 [RFC] Disable disk spinup during system resume Pádraig Brady
2011-07-21 14:49 ` Alan Stern
2011-07-21 16:18   ` Pádraig Brady
2011-07-21 16:49     ` Alan Stern
2011-07-22  9:04       ` Pádraig Brady
2011-07-22 14:05         ` [linux-pm] " Alan Stern
2011-07-22 15:50           ` Pádraig Brady
2011-07-22 17:38             ` Douglas Gilbert
2011-07-22 18:03               ` Pádraig Brady
2011-07-22 18:03               ` Pádraig Brady
2011-07-22 17:38             ` Douglas Gilbert
2011-07-22 15:50           ` Pádraig Brady
2011-07-22 14:05         ` Alan Stern

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.