Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: kqueue
Revision 1.60.2.4 / (download) - annotate - [select for diffs], Thu Oct 10 18:43:14 2002 UTC (10 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.60.2.3: +5 -5
lines
Diff to previous 1.60.2.3 (colored) to branchpoint 1.60 (colored) next main 1.61 (colored)
sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
Revision 1.60.2.3 / (download) - annotate - [select for diffs], Fri Sep 6 08:48:04 2002 UTC (10 years, 8 months ago) by jdolecek
Branch: kqueue
Changes since 1.60.2.2: +8 -5
lines
Diff to previous 1.60.2.2 (colored) to branchpoint 1.60 (colored)
sync kqueue branch with HEAD
Revision 1.60.2.2 / (download) - annotate - [select for diffs], Sat Mar 16 16:01:50 2002 UTC (11 years, 2 months ago) by jdolecek
Branch: kqueue
Changes since 1.60.2.1: +344 -202
lines
Diff to previous 1.60.2.1 (colored) to branchpoint 1.60 (colored)
Catch up with -current.
Revision 1.60.2.1 / (download) - annotate - [select for diffs], Thu Jan 10 20:00:01 2002 UTC (11 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.60: +132 -49
lines
Diff to previous 1.60 (colored)
Sync kqueue branch with -current.
Revision 1.60 / (download) - annotate - [select for diffs], Sun Jul 1 06:12:20 2001 UTC (11 years, 10 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-devvp-base,
pre-chs-ubcperf,
post-chs-ubcperf
Branch point for: thorpej-devvp,
kqueue
Changes since 1.59: +7 -1
lines
Diff to previous 1.59 (colored)
Protect the `pool cache group' pool with splvm(), so that pool caches can be used by code that runs in interrupt context.