freebsd-dev/sbin/geom
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
..
class MFC r201658: 2010-01-15 23:52:31 +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