freebsd-dev/sys/geom
Pawel Jakub Dawidek 3fb17452b0 Dump some more informations:
- device state
	- list of used providers
	- total number of disks
	- number of disks online

Prodded by:	Alex Deiter <tiamat@komi.mts.ru>
2004-05-26 11:36:27 +00:00
..
bde kthread_exit() no longer requires Giant, so don't force callers to acquire 2004-03-05 22:42:17 +00:00
concat Dump some more informations: 2004-05-26 11:36:27 +00:00
gate Close some small wakeup<->msleep races. 2004-05-05 12:30:41 +00:00
nop - Change command name from 'config' to 'configure'. 2004-05-21 15:23:48 +00:00
stripe Dump some more informations: 2004-05-26 11:36:27 +00:00
geom_aes.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_apple.c Move the name attribute to the end of the conftxt line to simplify 2004-04-01 01:33:37 +00:00
geom_bsd_enc.c
geom_bsd.c Do not check error code from closing ->access() calls, we know they succeed. 2004-02-14 17:59:44 +00:00
geom_ccd.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_ctl.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
geom_ctl.h
geom_dev.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
geom_disk.c Dont try to finish devstat's if the disk pointer is NULL, this can happen 2004-05-11 13:17:40 +00:00
geom_disk.h Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
geom_dump.c Rearrange some of the GEOM debugging tools to be more structured. 2004-03-10 08:49:08 +00:00
geom_event.c Rearrange some of the GEOM debugging tools to be more structured. 2004-03-10 08:49:08 +00:00
geom_fox.c Do not check error code from closing ->access() calls, we know they succeed. 2004-02-14 17:59:44 +00:00
geom_gpt.c Allow disks with a GPT to be used on big-endian machines. The GPT is 2004-04-30 05:05:39 +00:00
geom_int.h Rearrange some of the GEOM debugging tools to be more structured. 2004-03-10 08:49:08 +00:00
geom_io.c Calculate bio_completed properly or die! 2004-04-04 20:37:28 +00:00
geom_kern.c don't call sbuf_clear() right after sbuf_new(), it is not necessary. 2004-02-10 10:54:19 +00:00
geom_mbr_enc.c
geom_mbr.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_mirror.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_pc98_enc.c
geom_pc98.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_slice.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_slice.h
geom_subr.c Move "is consumer attached?" check before G_VALID_PROVIDER() check, 2004-03-18 07:17:10 +00:00
geom_sunlabel_enc.c
geom_sunlabel.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_vol_ffs.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom.h Rearrange some of the GEOM debugging tools to be more structured. 2004-03-10 08:49:08 +00:00
notes