opnsense-src/sbin/geom
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
..
class MFC r200282, r200290: 2009-12-10 23:51:24 +00:00
core Allow humanized numbers for LBAs, as well as partition indices for 2009-06-07 20:12:14 +00:00
misc - Back out r186038. Rather than changing the intent of the caller, the problem 2008-12-27 14:24:24 +00:00
Makefile Add NO_MAN for the static variant of geom(8). Both the RESCUE and the 2008-07-03 19:40:59 +00:00
Makefile.inc Don't use version number in library name. The library version is checked 2004-08-02 09:05:29 +00:00