Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: kent-audio2-base
Revision 1.109 / (download) - annotate - [select for diffs], Fri Apr 1 11:59:37 2005 UTC (8 years, 2 months ago) by yamt
Branch: MAIN
CVS Tags: kent-audio2-base
Changes since 1.108: +4 -4
lines
Diff to previous 1.108 (colored)
merge yamt-km branch. - don't use managed mappings/backing objects for wired memory allocations. save some resources like pv_entry. also fix (most of) PR/27030. - simplify kernel memory management API. - simplify pmap bootstrap of some ports. - some related cleanups.