1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
Alan Cox 08c40841d8 Create callable (non-inline) versions of the atomic_OP_TYPE functions
that are linked into the kernel.  The KLD compilation options are
changed to call these functions, rather than in-lining the
atomic operations.

This approach makes atomic operations from KLDs significantly
faster on UP systems (though somewhat slower on SMP systems).

PR:		i386/13111
Submitted by:	peter.jeremy@alcatel.com.au
1999-08-18 04:08:31 +00:00
..
alpha
amd64 Create callable (non-inline) versions of the atomic_OP_TYPE functions 1999-08-18 04:08:31 +00:00
boot
cam Welcome devtoname(), to most likely be used when printing information 1999-08-17 20:25:50 +00:00
coda
compat
compile
conf Create callable (non-inline) versions of the atomic_OP_TYPE functions 1999-08-18 04:08:31 +00:00
contrib
ddb
dev Wrap two declarations that are only used in an #ifdef in their own #ifdef. 1999-08-17 22:06:17 +00:00
fs
geom
gnu
i4b
i386 Create callable (non-inline) versions of the atomic_OP_TYPE functions 1999-08-18 04:08:31 +00:00
isa Recognize Interlink VersaPad. `Tap' action will be recognized 1999-08-17 12:14:13 +00:00
isofs/cd9660
kern Devfs isn't quite dead yet... Add back devfs support to ptys.. 1999-08-17 23:08:51 +00:00
libkern
miscfs Remove an unused variable. 1999-08-17 22:08:55 +00:00
modules
msdosfs
net
netatalk
netatm
netinet Fix a printf() formatter to match its variable. 1999-08-17 22:10:00 +00:00
netipx
netkey Fix a printf(3) formatter to match its variable. 1999-08-17 22:11:02 +00:00
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98
pccard (1) Fix a spelling mistake in a comment. 1999-08-17 22:13:06 +00:00
pci
posix4
powerpc
rpc
svr4
sys Welcome devtoname(), to most likely be used when printing information 1999-08-17 20:25:50 +00:00
tools
ufs
vm Fix breakage - an extra brace got inserted where DIAGNOSTIC was defined 1999-08-18 03:56:57 +00:00
Makefile