Up to [cvs.netbsd.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2.6.2 / (download) - annotate - [select for diffs], Wed Aug 11 22:54:42 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.2.6.1: +131 -0
lines
Diff to previous 1.2.6.1 (colored) to branchpoint 1.2 (colored)
sync with head.
Revision 1.2.4.2 / (download) - annotate - [select for diffs], Sun May 30 05:17:58 2010 UTC (23 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.2.4.1: +131 -0
lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored)
sync with head
Revision 1.2.2.2 / (download) - annotate - [select for diffs], Fri Apr 30 14:44:12 2010 UTC (2 years ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.2.2.1: +131 -0
lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored)
Sync with HEAD.
Revision 1.2.6.1, Mon Apr 12 23:09:28 2010 UTC (2 years, 1 month ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.2: +0 -131
lines
FILE REMOVED
file subr_lwp_specificdata.c was added on branch yamt-nfs-mp on 2010-08-11 22:54:42 +0000
Revision 1.2.4.1, Mon Apr 12 23:09:28 2010 UTC (2 years, 1 month ago) by rmind
Branch: rmind-uvmplock
Changes since 1.2: +0 -131
lines
FILE REMOVED
file subr_lwp_specificdata.c was added on branch rmind-uvmplock on 2010-05-30 05:17:58 +0000
Revision 1.2.2.1, Mon Apr 12 23:09:28 2010 UTC (2 years, 1 month ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.2: +0 -131
lines
FILE REMOVED
file subr_lwp_specificdata.c was added on branch uebayasi-xip on 2010-04-30 14:44:12 +0000
Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 12 23:09:28 2010 UTC (2 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
netbsd-6-base,
netbsd-6,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
jruoho-x86intr,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base,
jmcneill-usbmp,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
HEAD
Branch point for: yamt-nfs-mp,
uebayasi-xip,
rmind-uvmplock
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
void police!
Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 12 22:15:31 2010 UTC (2 years, 1 month ago) by pooka
Branch: MAIN
Separate lwp specificdata data structure management from lwp cpu/vm management. No functional change. (specificdata routines went from kern_lwp.c to subr_lwp_specificdata.c)