summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime/strptime.3
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2010-01-06 17:12:18 +0000
committermav <mav@FreeBSD.org>2010-01-06 17:12:18 +0000
commit0b756fd13cb4f5b3b5e466f0185342059e2c8060 (patch)
tree087af58e9e7ea654a1f995119abfcea8ba9a6fe1 /lib/libc/stdtime/strptime.3
parent0b338ccc3c99a0d279ad9810c980d2b7a97c9a28 (diff)
downloadFreeBSD-src-0b756fd13cb4f5b3b5e466f0185342059e2c8060.zip
FreeBSD-src-0b756fd13cb4f5b3b5e466f0185342059e2c8060.tar.gz
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.
Diffstat (limited to 'lib/libc/stdtime/strptime.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud