Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: riastradh
Date: Thu Jan 8 22:27:18 UTC 2015
Modified Files:
src/common/lib/libc/arch/alpha/atomic: membar_ops.S
src/lib/libc/atomic: membar_ops.3
src/sys/arch/alpha/include: types.h
src/sys/sys: atomic.h
Log Message:
Introduce membar_datadep_consumer.
Discussed briefly on tech-kern without objection:
https://mail-index.netbsd.org/tech-kern/2014/11/20/msg018054.html
https://mail-index.netbsd.org/tech-kern/2015/01/07/msg018326.html
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/common/lib/libc/arch/alpha/atomic/membar_ops.S
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/atomic/membar_ops.3
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/alpha/include/types.h
cvs rdiff -u -r1.12 -r1.13 src/sys/sys/atomic.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index