freebsd-skq/lib/libc
Andriy Gapon f3c733e82b libc/db/hash: cap auto-tuned block size with a value that actually works
This fix mostly matters after r206129 that made it possible for
st_blksize to be greater than 4K.  For this reason, this change should
be MFC-ed before r206129.
Also, it seems that all FreeBSD uitlities that use db(3) hash databases
and create new databases in files, specify their own block size value
and thus do not depend on block size autotuning.

PR:		bin/144446
Submitted by:	Peter Jeremy <peterjeremy@acm.org>
MFC after:	5 days
2010-04-05 10:12:21 +00:00
..
amd64
arm
compat-43 Fix several typos in macros or macro misusage. 2010-03-12 10:01:06 +00:00
db libc/db/hash: cap auto-tuned block size with a value that actually works 2010-04-05 10:12:21 +00:00
gdtoa
gen Add prototype for libc internal interfaces. 2010-03-31 18:37:00 +00:00
gmon
i386
ia64
include
inet
isc
locale
mips
nameser
net Add capability to use a db version of services. It is enabled by 2010-04-04 08:31:03 +00:00
nls
posix1e Make acl_to_text_np(3) not crash on long group or user names in NFSv4 ACLs. 2010-03-28 17:29:15 +00:00
powerpc
quad
regex
resolv
rpc Fix a bug in the previous change: remove function-local definition of 2010-03-11 16:58:15 +00:00
softfloat
sparc64 Avoid aliasing which leads to incorrect results when compiling with the 2010-03-21 13:18:08 +00:00
stdio - Use an initializer macro to initialize fields in 'fake' FILE objects used 2010-03-11 17:03:32 +00:00
stdlib
stdtime
string Correct bugs fixed but not merged from my own tree. 2010-03-13 00:15:06 +00:00
sys Don't forget to bump the date in the man page. 2010-03-28 13:40:13 +00:00
uuid
xdr
yp
Makefile
Versions.def