Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [prg-localcount2] src



Module Name:    src
Committed By:   pgoyette
Date:           Sun Apr 30 04:56:55 UTC 2017

Modified Files:
        src/distrib/sets/lists/comp [prg-localcount2]: mi
        src/share/man/man9 [prg-localcount2]: Makefile mutex.9
        src/sys/kern [prg-localcount2]: kern_mutex.c subr_localcount.c
        src/sys/rump/librump/rumpkern [prg-localcount2]: locks.c
        src/sys/sys [prg-localcount2]: mutex.h

Log Message:
Introduce mutex_ownable(9) and use it in localcount_release(9).

Commit of same code to head is awaiting discussion on tech-kern.


To generate a diff of this commit:
cvs rdiff -u -r1.2125.2.2 -r1.2125.2.3 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.409.2.2 -r1.409.2.3 src/share/man/man9/Makefile
cvs rdiff -u -r1.26 -r1.26.16.1 src/share/man/man9/mutex.9
cvs rdiff -u -r1.64 -r1.64.4.1 src/sys/kern/kern_mutex.c
cvs rdiff -u -r1.1.6.1 -r1.1.6.2 src/sys/kern/subr_localcount.c
cvs rdiff -u -r1.73 -r1.73.4.1 src/sys/rump/librump/rumpkern/locks.c
cvs rdiff -u -r1.20 -r1.20.52.1 src/sys/sys/mutex.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