Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/15/2007 23:16:55
Module Name:	src
Committed By:	ad
Date:		Thu Nov 15 23:16:55 UTC 2007

Modified Files:
	src/sys/kern: kern_tc.c

Log Message:
Kill the memory barriers: force users of the outgoing timehand to move
on quickly by also incrementing its generation number.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/kern/kern_tc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.