The NetBSD Project

CVS log for src/sys/kern/subr_pool.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / kern

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: thorpej-devvp-base3


Revision 1.62 / (download) - annotate - [select for diffs], Sun Oct 7 12:44:06 2001 UTC (22 years, 5 months ago) by bjh21
Branch: MAIN
CVS Tags: thorpej-devvp-base3
Changes since 1.61: +65 -1 lines
Diff to previous 1.61 (colored)

Add support for allocating pool memory in units smaller than a whole page.
This is activated by defining POOL_SUBPAGE to the size of the new allocation
unit, and makes pools much more efficient on machines with obscenely large
pages.  It might even make four-megabyte arm26 systems usable.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>