e2fsprogs/lib
Theodore Ts'o bbd2f78cf6 libext2fs: allow the default journal size to go as large as a gigabyte
Recent research has shown that for a metadata-heavy workload, a 128 MB
is journal be a bottleneck on HDD's, and that the optimal journal size
is proportional to number of unique metadata blocks that can be
modified (and written into the journal) in a 30 second window.  One
gigabyte should be sufficient for most workloads, which will be used
for file systems larger than 128 gigabytes.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-09-01 11:37:59 -04:00
..
blkid libblkid: avoid DIOCGDINFO where missing. 2016-06-08 14:26:38 -04:00
e2p lib: build elf shared libraries using -fPIC -shared 2016-05-31 01:54:09 -04:00
et lib: build elf shared libraries using -fPIC -shared 2016-05-31 01:54:09 -04:00
ext2fs libext2fs: allow the default journal size to go as large as a gigabyte 2016-09-01 11:37:59 -04:00
ss lib: build elf shared libraries using -fPIC -shared 2016-05-31 01:54:09 -04:00
support tests: suppress use of libmagic when running the regression test suite 2016-06-07 12:46:24 -04:00
uuid lib: build elf shared libraries using -fPIC -shared 2016-05-31 01:54:09 -04:00
Android.mk Add files to build on Android 2015-03-01 15:45:11 -05:00
Makefile.bsd-lib Add --enable-hardening which builds e2fsprogs with security hardening 2016-05-22 01:58:09 -04:00
Makefile.checker e2fsprogs: remove checker infrastructure 2014-07-04 23:59:30 -04:00
Makefile.darwin-lib Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.elf-lib lib: build elf shared libraries using -fPIC -shared 2016-05-31 01:54:09 -04:00
Makefile.library Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.profile Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.solaris-lib Add --enable-hardening which builds e2fsprogs with security hardening 2016-05-22 01:58:09 -04:00
config.h.in configure: fix detection of dlopen() for BSD systems 2016-06-07 01:01:37 -04:00
dirpaths.h.in Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
fpopen.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00