freebsd-dev/sys/modules/geom
Luigi Rizzo 1831a90ac5 Bring in geom_sched, support for scheduling disk I/O requests
in a device independent manner. Also include an example anticipatory
scheduler, gsched_rr, which gives very nice performance improvements
in presence of competing random access patterns.

This is joint work with Fabio Checconi, developed last year
and presented at BSDCan 2009. You can find details in the
README file or at

http://info.iet.unipi.it/~luigi/geom_sched/
2010-04-12 16:37:45 +00:00
..
geom_bde
geom_bsd
geom_cache
geom_ccd
geom_concat
geom_eli
geom_fox
geom_gate
geom_journal
geom_label Add missing reference to GPT support. 2009-07-05 14:03:41 +00:00
geom_linux_lvm
geom_mbr
geom_mirror
geom_mountver Add gmountver, disk mount verification GEOM class. 2010-01-16 09:52:49 +00:00
geom_multipath
geom_nop
geom_part g_part_ebr.c includes opt_geom.h 2009-05-30 22:04:18 +00:00
geom_pc98
geom_raid3
geom_sched Bring in geom_sched, support for scheduling disk I/O requests 2010-04-12 16:37:45 +00:00
geom_shsec
geom_stripe
geom_sunlabel
geom_uzip
geom_vinum Import the gvinum work that have been done during and after Summer of Code 2007. 2009-03-28 17:20:08 +00:00
geom_virstor
geom_vol_ffs
geom_zero
Makefile Bring in geom_sched, support for scheduling disk I/O requests 2010-04-12 16:37:45 +00:00
Makefile.inc