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:   chs
Date:           Wed May 31 23:54:17 UTC 2017

Modified Files:
        src/share/man/man9: percpu.9
        src/sys/kern: subr_percpu.c

Log Message:
vmem_alloc() with VM_SLEEP cannot fail, so percpu_alloc() cannot fail either.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man9/percpu.9
cvs rdiff -u -r1.17 -r1.18 src/sys/kern/subr_percpu.c

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