Back out rev 1.6, it's in the official source now (a few lines up)
This commit is contained in:
parent
589790e627
commit
dc5a26cc5c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=20107
@ -313,7 +313,6 @@ main(argc, argv)
|
||||
#ifdef NEWDB
|
||||
case T_HASH:
|
||||
/* tweak some parameters for performance */
|
||||
bzero(&hinfo, sizeof(hinfo));
|
||||
hinfo.nelem = 4096;
|
||||
hinfo.cachesize = dbcachesize;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user