freebsd-skq/sys/i386
Konstantin Belousov 5050aa86cf Remove the support for using non-mpsafe filesystem modules.
In particular, do not lock Giant conditionally when calling into the
filesystem module, remove the VFS_LOCK_GIANT() and related
macros. Stop handling buffers belonging to non-mpsafe filesystems.

The VFS_VERSION is bumped to indicate the interface change which does
not result in the interface signatures changes.

Conducted and reviewed by:	attilio
Tested by:	pho
2012-10-22 17:50:54 +00:00
..
acpica This isn't functionally identical. In some cases a hint to disable 2012-10-22 13:06:09 +00:00
bios This isn't functionally identical. In some cases a hint to disable 2012-10-22 13:06:09 +00:00
compile
conf Add the mps(4) driver to the i386 GENERIC config file. LSI has tested it 2012-10-01 21:42:32 +00:00
i386 The 'testing memory' patch gets printed too many times 2012-10-22 11:57:26 +00:00
ibcs2 Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
include Add an unified macro to deny ability from the compiler to reorder 2012-10-09 14:32:30 +00:00
isa Revert previous commit... 2012-10-10 08:36:38 +00:00
linux Revert previous commit... 2012-10-10 08:36:38 +00:00
pci pciereg_cfg*: use assembly to access the mem-mapped cfg space 2012-10-14 10:13:50 +00:00
svr4
xbox Move the legacy(4) driver to x86. 2012-03-30 19:10:14 +00:00
xen Replace all uses of the vm page queues lock by a new R/W lock. 2012-10-12 23:26:00 +00:00
Makefile