freebsd-skq/sys/i386/conf
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
..
devices.i386 Add majors for new ATA/ATAPI driver. 1999-03-16 12:50:02 +00:00
files.i386 Create callable (non-inline) versions of the atomic_OP_TYPE functions 1999-08-18 04:08:31 +00:00
GENERIC Give if_tun the "almost clone" makeover. 1999-08-15 09:54:57 +00:00
kernel.script Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
LINT Give if_tun the "almost clone" makeover. 1999-08-15 09:54:57 +00:00
majors.i386 Reserve bdev/cdev entries for i2o driver. 1999-08-11 05:28:06 +00:00
Makefile.i386 Delete the 'device-driver' suffix. It's been meaningless for a long time. 1999-07-03 19:19:34 +00:00
NOTES Give if_tun the "almost clone" makeover. 1999-08-15 09:54:57 +00:00
options.i386 updating isdn4bsd to beta version 0.83 1999-08-06 14:05:10 +00:00
PCCARD Give if_tun the "almost clone" makeover. 1999-08-15 09:54:57 +00:00