freebsd-dev/sbin/geom/class
Alexander Motin 5ae425f88a MFC r201658:
Increase default block size from 4K to 64K. It was reduces 6 yeard ago,
when trees were big and FAST mode was enabled by default.

So small block size doesn't benefits linear I/O operations in FAST and
significantly slowdowns in ECONOMIC (default) mode. For single stream random
I/Os so small block doesn't give much benefits, as access time is usually
bigger then transfer time there. Same time it requires all heads to seek
together for every single request, reducing performance on parallel load.
2010-01-15 23:52:31 +00:00
..
cache Add gpart(8). 2007-05-15 20:25:18 +00:00
concat Add gpart(8). 2007-05-15 20:25:18 +00:00
eli By default backup geli metadata to a file. It is quite critical 512 bytes, 2008-08-29 18:10:18 +00:00
journal o Fix typo in the example. 2009-05-25 09:52:58 +00:00
label Add support for labels derived from GPT metadata. 2009-06-13 00:27:03 +00:00
mirror MFC r200282, r200290: 2009-12-10 23:51:24 +00:00
multipath - Use an uppercase provider name in the example, to make the name change 2008-03-13 15:37:02 +00:00
nop MFC: r197274 2009-10-09 13:25:45 +00:00
part MFC change 196278: 2009-08-16 21:32:12 +00:00
raid3 Add gpart(8). 2007-05-15 20:25:18 +00:00
shsec Add gpart(8). 2007-05-15 20:25:18 +00:00
stripe MFC r201658: 2010-01-15 23:52:31 +00:00
virstor - grammar and language fixes 2009-01-04 15:41:01 +00:00
Makefile Bring in the GEOM Virtualisation class, which allows to create huge GEOM 2007-09-23 07:34:23 +00:00
Makefile.inc Allow classes to specify local source files. 2005-04-07 15:57:38 +00:00