Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/db



Module Name:    src
Committed By:   lukem
Date:           Fri Sep  5 07:55:33 UTC 2008

Modified Files:
        src/usr.bin/db: db.1 db.c

Log Message:
Add -P pagesize, to tune the btree psize and hash bsize.
Set to 0 to let the system choose (based on st_blksize of the file)
Defaults to 4096.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.bin/db/db.1
cvs rdiff -r1.19 -r1.20 src/usr.bin/db/db.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index