1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys
Xin LI 21cf0e3907 MFp4: fix two locking problems:
- Hold TMPFS_LOCK while updating tm_pages_used.
 - Hold vm page while doing uiomove.

This will hopefully fix all known panics.

Submitted by:	Howard Su
2007-06-18 01:43:13 +00:00
..
amd64
arm
boot
bsm
cam
cddl
coda
compat
conf
contrib
crypto
ddb
dev Spelling nit due to my lamenglishness. 2007-06-17 19:02:05 +00:00
fs MFp4: fix two locking problems: 2007-06-18 01:43:13 +00:00
gdb
geom Have gpart synthesize a disk geometry if the underlying provider 2007-06-17 22:19:19 +00:00
gnu
i4b
i386 Use bus_dma to get a page in the first 4 GB. Since the physical address 2007-06-17 07:18:23 +00:00
ia64
isa
kern
libkern
modules
net Silence some gcc 4 warnings. It is expected that the bpf_movein() routine 2007-06-17 21:51:43 +00:00
net80211
netatalk
netatm
netgraph
netinet - The packet log needs to copy all of the buffer not to the end. 2007-06-17 23:43:37 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
powerpc
rpc
security
sparc64 Remove unused softc. 2007-06-17 16:44:08 +00:00
sun4v
sys
tools
ufs
vm
Makefile