Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: thorpej
Date: Fri Feb 7 11:55:22 UTC 2020
Modified Files:
src/sys/kern: subr_percpu.c
src/sys/sys: percpu.h
Log Message:
Add percpu_foreach_xcall(), which is like percpu_foreach(), except it
runs the callback on the target CPU.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/kern/subr_percpu.c
cvs rdiff -u -r1.4 -r1.5 src/sys/sys/percpu.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