Up to [cvs.NetBSD.org] / src / sys / arch / i386 / i386
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: yamt-pagecache
Revision 1.95.4.3 / (download) - annotate - [select for diffs], Tue Oct 30 17:19:49 2012 UTC (6 months, 2 weeks ago) by yamt
Branch: yamt-pagecache
Changes since 1.95.4.2: +13 -20
lines
Diff to previous 1.95.4.2 (colored) to branchpoint 1.95 (colored) next main 1.96 (colored)
sync with head
Revision 1.95.4.2 / (download) - annotate - [select for diffs], Wed May 23 10:07:44 2012 UTC (11 months, 4 weeks ago) by yamt
Branch: yamt-pagecache
Changes since 1.95.4.1: +3 -3
lines
Diff to previous 1.95.4.1 (colored) to branchpoint 1.95 (colored)
sync with head.
Revision 1.95.4.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:06:28 2012 UTC (13 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.95: +27 -7
lines
Diff to previous 1.95 (colored)
sync with head
Revision 1.95 / (download) - annotate - [select for diffs], Fri Mar 18 15:18:16 2011 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
netbsd-6-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp
Branch point for: yamt-pagecache,
netbsd-6,
jmcneill-usbmp
Changes since 1.94: +3 -3
lines
Diff to previous 1.94 (colored)
Remove static branch prediction hints. They pessimize code for all CPUs but Pentium IV. Discussed with ad@ and dsl@