From: "Pádraig Brady" <P@draigBrady.com>
To: linux-pm@lists.linux-foundation.org
Subject: [RFC] Disable disk spinup during system resume
Date: Thu, 21 Jul 2011 00:42:22 +0100 [thread overview]
Message-ID: <4E2767DE.6090200@draigBrady.com> (raw)
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
next reply other threads:[~2011-07-20 23:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-20 23:42 Pádraig Brady [this message]
2011-07-21 14:49 ` [RFC] Disable disk spinup during system resume 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 15:50 ` [linux-pm] " Pádraig Brady
2011-07-22 17:38 ` Douglas Gilbert
2011-07-22 18:03 ` Pádraig Brady
2011-07-22 18:03 ` [linux-pm] " Pádraig Brady
2011-07-22 17:38 ` Douglas Gilbert
2011-07-22 14:05 ` Alan Stern
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=4E2767DE.6090200@draigBrady.com \
--to=p@draigbrady.com \
--cc=linux-pm@lists.linux-foundation.org \
/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 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.