lkml.org 
[lkml]   [1998]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: elevator algorithm bug in ll_rw_blk.c
Date
From

> yes, but doing this when mkfs runs might be feasable
> or perhaps why not tackle a subset of the problem and just optimise swap partitions
mkfs may run at heavy-load time. The only safe time to do timing-sensitive
probing is at device driver initialization time, and that is
inconvenient. And it may still fail due to caching and buffering
in the disk itself.
The task isn't easier for swap partitions, although a simple
optimization can be done by preferring to use the fastest side
of the partition first. This can be determined by a simple program.

Helge Hafting


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

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