freebsd-dev/sys/geom
Poul-Henning Kamp dd84a43c1d First commit of the GEOM subsystem to make it easier for people to
test and play with this.

This is not yet production quality and should be run only on dedicated
test boxes.

For people who want to develop transformations for GEOM there exist a
set of shims to run geom in userland (ask phk@freebsd.org).

Reports of all kinds to: phk@freebsd.org
Please include in report:
        dmesg
        sysctl debug.geomdot
        sysctl debug.geomconf

Known significant limitations:
        no kernel dump facility.
        ioctls severely restricted.

Sponsored by:   DARPA, NAI Labs
2002-03-11 21:42:35 +00:00
..
geom_bsd.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_ccd.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
geom_dev.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_disk.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_dump.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_event.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_io.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_kern.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_mbr.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_mbrext.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_slice.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_slice.h First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_subr.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom.h First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00