opnsense-src/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 Don't expect that 'device random' will compile in those files into the 2006-06-09 17:36:50 +00:00
geom_bsd Add geom_bsd_enc.c which we've been wanting to be in geon_bsd. 2005-09-20 11:16:05 +00:00
geom_cache A GEOM cache can speed up read performance by sending fixed size 2006-10-06 08:27:07 +00:00
geom_ccd Add new geom_ccd module 2003-06-09 21:49:54 +00:00
geom_concat Makefile needed for building geom_concat module. 2004-02-19 15:43:58 +00:00
geom_eli Remove WARNS from here and compile with default kernel flags. 2008-02-21 11:09:59 +00:00
geom_fox Add "GEOM_FOX", a class which detects and selects between multiple 2003-06-18 09:29:28 +00:00
geom_gate Makefile for geom_gate.ko. 2004-04-30 16:09:28 +00:00
geom_journal Add Makefile for geom_journal kernel module. 2006-10-31 22:21:47 +00:00
geom_label Add missing reference to GPT support. 2009-07-05 14:03:41 +00:00
geom_linux_lvm Rename geom_lvm(4) to geom_linux_lvm(4). 2008-02-20 07:50:13 +00:00
geom_mbr add the mbr_enc file so that we can load the module on sparc64. 2003-07-05 08:11:43 +00:00
geom_mirror Add GEOM_MIRROR class which provide RAID1 functionality and has many useful 2004-07-30 23:13:45 +00:00
geom_mountver Add gmountver, disk mount verification GEOM class. 2010-01-16 09:52:49 +00:00
geom_multipath First cut at GEOM based multipath. This is an active/passive{/passive...} 2007-02-27 04:01:58 +00:00
geom_nop Modules Makefiles for geom_stripe and geom_nop. 2004-05-20 10:27:20 +00:00
geom_part g_part_ebr.c includes opt_geom.h 2009-05-30 22:04:18 +00:00
geom_pc98
geom_raid3 Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3 2004-08-16 06:23:14 +00:00
geom_sched Bring in geom_sched, support for scheduling disk I/O requests 2010-04-12 16:37:45 +00:00
geom_shsec Introduce a new GEOM class - SHSEC. It provides sharing secret between 2005-01-11 18:06:44 +00:00
geom_stripe Modules Makefiles for geom_stripe and geom_nop. 2004-05-20 10:27:20 +00:00
geom_sunlabel
geom_uzip Add -DINVARIANT_SUPPORT -DINVARIANTS 2005-09-29 11:56:16 +00:00
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 Bring in the GEOM Virtualisation class, which allows to create huge GEOM 2007-09-23 07:34:23 +00:00
geom_vol_ffs
geom_zero Add a very simple and small GEOM class - ZERO. 2005-07-25 10:03:16 +00:00
Makefile Bring in geom_sched, support for scheduling disk I/O requests 2010-04-12 16:37:45 +00:00
Makefile.inc Include "../Makefile.inc" 2003-06-15 04:27:22 +00:00