Re: [linux-pm] [RFC] Deferred disk spinup during system resume

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Maksim Rayskiy
Date: Thursday, December 30, 2010 - 5:49 pm

>> When resuming from system suspend, scsi disks are being spun up which

Yes, asynchronous suspend/resume is enabled - it saves about 0.5
second in my case. But resume blocks anyway because disk driver is
waiting on sd_resume() to complete.

I am wondering if we could let the resume proceed while spinup is
going on, just mark the scsi device as quiescent to block any data
transfers.

Maksim.

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] Deferred disk spinup during system resume, Maksim Rayskiy, (Thu Dec 30, 12:40 pm)
Re: [linux-pm] [RFC] Deferred disk spinup during system resume, Rafael J. Wysocki, (Thu Dec 30, 3:46 pm)
Re: [linux-pm] [RFC] Deferred disk spinup during system resume, Maksim Rayskiy, (Thu Dec 30, 5:49 pm)