Up to [cvs.NetBSD.org] / src / share / examples / puffs / pgfs
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 11 14:28:18 2012 UTC (13 months, 1 week ago) by yamt
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.4: +11 -2
lines
Diff to previous 1.4 (colored)
don't bother to call lo_close. as we ever open a few LOs at most in a transaction, just let them be closed automatically at the end of the transaction.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 11 14:26:19 2012 UTC (13 months, 1 week ago) by yamt
Branch: MAIN
Changes since 1.3: +23 -11
lines
Diff to previous 1.3 (colored)
reduce number of SQL statements for inactivate
Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 13 14:40:06 2011 UTC (19 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Branch point for: yamt-pagecache
Changes since 1.2: +4 -8
lines
Diff to previous 1.2 (colored)
isempty: fix a query result type.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 12 16:24:39 2011 UTC (19 months, 1 week ago) by yamt
Branch: MAIN
Changes since 1.1: +14 -8
lines
Diff to previous 1.1 (colored)
tweak some sql statements to improve chances to use the index.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 12 01:05:00 2011 UTC (19 months, 1 week ago) by yamt
Branch: MAIN
puffs file system server backed by postgresql