freebsd-dev/sys/dev/vinum
Lukas Ertl 2c1305420f When doing round-robin reads from a multi-plex volume, only switch to the
next plex if the sector to be read isn't nearby the last read sector.

Submitted by:  Vsevolod Lobko <seva@ip.net.ua> via ru@
Approved by:   grog (mentor)
2004-03-19 10:28:34 +00:00
..
COPYRIGHT
makestatetext
request.h Note when we issue a request to the disk driver, so that we can 2003-05-01 13:06:00 +00:00
statetexts.h
vinum.c Fix vinums cdevsw{} to initialize d_version. 2004-02-23 08:55:13 +00:00
vinumconfig.c Properly count references of our dev_t to avoid triggering a KASSERT in 2004-03-11 14:11:08 +00:00
vinumdaemon.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumext.h Since vinum doesn't fake disklabels anymore, remove get_volume_label(). 2004-03-09 09:50:15 +00:00
vinumhdr.h Remove #include <sys/dkstat.h> 2003-02-16 14:13:23 +00:00
vinuminterrupt.c Initalize buffer headers correctly for current version of bio subsystem. 2003-11-24 04:06:56 +00:00
vinumio.c Properly count references of our dev_t to avoid triggering a KASSERT in 2004-03-11 14:11:08 +00:00
vinumio.h Remove VINUM_LABEL ioctl. It has been deprecated since December 1998, 2003-06-12 05:32:31 +00:00
vinumioctl.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumkw.h Remove "raw" and "label" keywords. 2003-06-12 05:45:45 +00:00
vinumlock.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinummemory.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumobj.h When doing round-robin reads from a multi-plex volume, only switch to the 2004-03-19 10:28:34 +00:00
vinumparser.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumraid5.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumrequest.c When doing round-robin reads from a multi-plex volume, only switch to the 2004-03-19 10:28:34 +00:00
vinumrevive.c initsd: For striped and RAID-[45] plexes, don't restrict the I/O 2003-12-15 00:45:53 +00:00
vinumstate.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumstate.h
vinumutil.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumutil.h
vinumvar.h When doing round-robin reads from a multi-plex volume, only switch to the 2004-03-19 10:28:34 +00:00