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: newlock


Revision 1.74.2.2 / (download) - annotate - [select for diffs], Tue Mar 12 15:54:04 2002 UTC (22 years ago) by thorpej
Branch: newlock
Changes since 1.74.2.1: +4 -5 lines
Diff to previous 1.74.2.1 (colored) to branchpoint 1.74 (colored) next main 1.75 (colored)

Do the previous differently; instead, pad the size the the structure
to the specified alignment, the way we pad to the system's natural
alignment.

Revision 1.74.2.1 / (download) - annotate - [select for diffs], Tue Mar 12 07:53:25 2002 UTC (22 years ago) by thorpej
Branch: newlock
Changes since 1.74: +16 -6 lines
Diff to previous 1.74 (colored)

Sprinkle some assertions around that ensures that the returned
object is aligned as requested.

Bug fix: in pool_prime_page(), make sure to account for alignment when
advancing the pointer through the page.

Revision 1.74 / (download) - annotate - [select for diffs], Sat Mar 9 18:06:55 2002 UTC (22 years ago) by thorpej
Branch: MAIN
CVS Tags: newlock-base
Branch point for: newlock
Changes since 1.73: +42 -2 lines
Diff to previous 1.73 (colored)

Put back pool_prime(); the i386 mp pmap uses it.

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>