Hello, On 05/06/2010 11:30 AM, Arjan van de Ven wrote: > The thing is, SSS means the system requests (well, demands) that we > don't spin up the disks up in parallel.... which we really really > ought to honor... Jeff had a very valid point. Hmmm... yeah but SSS doesn't really demand it. It just says "I can do staggered spin up". I wish this thing had been implemented in the form of "stay spin down till necessary (ie. start in standby mode)". Currently, there's no way to tell whether staggered spin up is needed or drives are already spun up. > While today some bioses may spin everything up, that's not going to > be the case going forward... the industry as a whole is moving away > from that (slowly but steadily). Yeah, sure, in the long run maybe but I'm skeptical how useful this is at this point. Going forward, the right thing to do would be implementing some sort of token infrastructure so that drivers can request and hold the token while spinning up a drive so that the concurrency of spin ups can be controlled. Jeff, what do you think about lifting the check for now unless there are known cases where this can cause problems? Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html