K 10 svn:author V 5 mmacy K 8 svn:date V 27 2018-07-02T19:48:38.347227Z K 7 svn:log V 344 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 END