Re: Speeding up swap

Kristian Koehntopp (kris@koehntopp.de)
Tue, 19 Oct 1999 07:57:31 +0200


In netuse.lists.linux-kernel you write:
>Benchmarking the harddisk area which is being used for swap, he
>can get sustained write rates of 26 MB/sec under Windows NT
>4.0SP5 as well as under Linux 2.2.12.

Because it was asked on the list: The disk is a 10000 rpm IBM
Ultrastar 18 and the swap is in the fastest zone of this disk.
This was the fastest disk they could get on short notice. The
disk is monstrously noisy when seeking. :-)

Question: How would the kernel benefit from additional
information about user space memory when swapping, had Linux a
madvise() call? Is it useful for the kernel to know that a
certain block of memory is always addressed sequentially or that
a certain block of memory should be swapped en-bloc?

Kristian

-
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/