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:   ad
Date:           Thu Jan 23 10:05:44 UTC 2020

Modified Files:
        src/sys/kern: kern_exec.c
        src/sys/sys: exec.h

Log Message:
exec_lock: declare it in the header, and mark with __cachline_aligned.


To generate a diff of this commit:
cvs rdiff -u -r1.488 -r1.489 src/sys/kern/kern_exec.c
cvs rdiff -u -r1.158 -r1.159 src/sys/sys/exec.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