lkml.org 
[lkml]   [2004]   [May]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.6.6 "IDE cache-flush at shutdown fixes"
Bartlomiej Zolnierkiewicz wrote:

> Rene, can you test these (incremental) patches?

> + if (drive->usage != 1)
> + return 0;

Only this one does not make a change.

> - if (drive->usage != 1)
> + if (drive->usage != 1 || !drive->removable)

With this one, the cache flushing noise is no more, but still a problem
unfortunately. With or without these patches, 2.6.6 powers down the
drive during reboot. This is very annoying, seeing as how it immediately
needs to spin up again for POST.

Thanks for now!

Rene.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:03    [W:1.001 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site