Searched hist:f4b3640475cec9299517289b7e8731ae26997cfc (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/sys/ |
H A D | module.h | diff f4b3640475cec9299517289b7e8731ae26997cfc Mon Jul 02 21:48:38 CEST 2018 Matt Macy <mmacy@FreeBSD.org> inline atomics and allow tied modules to inline locks
- inline atomics in modules on i386 and amd64 (they were always inline on other arches) - allow modules to opt in to inlining locks by specifying MODULE_TIED=1 in the makefile
Reviewed by: kib Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D16079
|
H A D | lock.h | diff f4b3640475cec9299517289b7e8731ae26997cfc Mon Jul 02 21:48:38 CEST 2018 Matt Macy <mmacy@FreeBSD.org> inline atomics and allow tied modules to inline locks
- inline atomics in modules on i386 and amd64 (they were always inline on other arches) - allow modules to opt in to inlining locks by specifying MODULE_TIED=1 in the makefile
Reviewed by: kib Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D16079
|
H A D | mutex.h | diff f4b3640475cec9299517289b7e8731ae26997cfc Mon Jul 02 21:48:38 CEST 2018 Matt Macy <mmacy@FreeBSD.org> inline atomics and allow tied modules to inline locks
- inline atomics in modules on i386 and amd64 (they were always inline on other arches) - allow modules to opt in to inlining locks by specifying MODULE_TIED=1 in the makefile
Reviewed by: kib Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D16079
|
H A D | param.h | diff f4b3640475cec9299517289b7e8731ae26997cfc Mon Jul 02 21:48:38 CEST 2018 Matt Macy <mmacy@FreeBSD.org> inline atomics and allow tied modules to inline locks
- inline atomics in modules on i386 and amd64 (they were always inline on other arches) - allow modules to opt in to inlining locks by specifying MODULE_TIED=1 in the makefile
Reviewed by: kib Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D16079
|
/freebsd/sys/amd64/include/ |
H A D | atomic.h | diff f4b3640475cec9299517289b7e8731ae26997cfc Mon Jul 02 21:48:38 CEST 2018 Matt Macy <mmacy@FreeBSD.org> inline atomics and allow tied modules to inline locks
- inline atomics in modules on i386 and amd64 (they were always inline on other arches) - allow modules to opt in to inlining locks by specifying MODULE_TIED=1 in the makefile
Reviewed by: kib Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D16079
|
/freebsd/sys/i386/include/ |
H A D | atomic.h | diff f4b3640475cec9299517289b7e8731ae26997cfc Mon Jul 02 21:48:38 CEST 2018 Matt Macy <mmacy@FreeBSD.org> inline atomics and allow tied modules to inline locks
- inline atomics in modules on i386 and amd64 (they were always inline on other arches) - allow modules to opt in to inlining locks by specifying MODULE_TIED=1 in the makefile
Reviewed by: kib Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D16079
|
/freebsd/sys/vm/ |
H A D | vm_map.h | diff f4b3640475cec9299517289b7e8731ae26997cfc Mon Jul 02 21:48:38 CEST 2018 Matt Macy <mmacy@FreeBSD.org> inline atomics and allow tied modules to inline locks
- inline atomics in modules on i386 and amd64 (they were always inline on other arches) - allow modules to opt in to inlining locks by specifying MODULE_TIED=1 in the makefile
Reviewed by: kib Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D16079
|
H A D | vm_page.h | diff f4b3640475cec9299517289b7e8731ae26997cfc Mon Jul 02 21:48:38 CEST 2018 Matt Macy <mmacy@FreeBSD.org> inline atomics and allow tied modules to inline locks
- inline atomics in modules on i386 and amd64 (they were always inline on other arches) - allow modules to opt in to inlining locks by specifying MODULE_TIED=1 in the makefile
Reviewed by: kib Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D16079
|
/freebsd/sys/conf/ |
H A D | kmod.mk | diff f4b3640475cec9299517289b7e8731ae26997cfc Mon Jul 02 21:48:38 CEST 2018 Matt Macy <mmacy@FreeBSD.org> inline atomics and allow tied modules to inline locks
- inline atomics in modules on i386 and amd64 (they were always inline on other arches) - allow modules to opt in to inlining locks by specifying MODULE_TIED=1 in the makefile
Reviewed by: kib Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D16079
|
H A D | files.i386 | diff f4b3640475cec9299517289b7e8731ae26997cfc Mon Jul 02 21:48:38 CEST 2018 Matt Macy <mmacy@FreeBSD.org> inline atomics and allow tied modules to inline locks
- inline atomics in modules on i386 and amd64 (they were always inline on other arches) - allow modules to opt in to inlining locks by specifying MODULE_TIED=1 in the makefile
Reviewed by: kib Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D16079
|
/freebsd/ |
H A D | UPDATING | diff f4b3640475cec9299517289b7e8731ae26997cfc Mon Jul 02 21:48:38 CEST 2018 Matt Macy <mmacy@FreeBSD.org> inline atomics and allow tied modules to inline locks
- inline atomics in modules on i386 and amd64 (they were always inline on other arches) - allow modules to opt in to inlining locks by specifying MODULE_TIED=1 in the makefile
Reviewed by: kib Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D16079
|