opnsense-src/sbin/geom/class
Alexander Motin 1fea06a081 MFC r200282, r200290:
Change gmirror default balance algorithm from "split" to improved "load".
"split" is very ineffective for devices with rotating media as HDDs.
To be effective, it needs that transfer time reduction due to block
splitting was bigger then access time increase due to non-sequential
access. For modern HDDs I was able to reproduce it only with read sizes
of 2MB and above, which is almost not applicable in real life.
"load" algorithm same time is more universal and effective now.
2009-12-10 23:51:24 +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 Fix the online usage for the "dump" command. 2007-05-24 09:21:20 +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