Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: yamt-pf42-base3
Revision 1.167 / (download) - annotate - [select for diffs], Wed May 28 21:01:42 2008 UTC (5 years ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3
Branch point for: simonb-wapbl
Changes since 1.166: +4 -3
lines
Diff to previous 1.166 (colored)
Disable zero copy if MULTIPROCESSOR, until it is fixed: - The TLB coherency overhead on MP systems is really expensive. - It triggers a race in the VM system (grep kpause uvm/*).