Dynamic reads without locking.

Bruce M Simpson bms at spc.org
Sat Oct 11 01:18:31 PDT 2003


On Fri, Oct 10, 2003 at 10:31:21PM -0700, Tim Kientzle wrote:
> On further inspection, I'm pretty sure that sys/kern/subr_devstat.c
> is not correct.

OK. What about the shared page interface? Specifically the comment
above devstat_end_transaction(). The generation count is used by
the old sysctl interface. The shared page interface has a liberal
sprinkling of atomic*() instructions.

BMS


More information about the freebsd-hackers mailing list