6c325a2a21
to get from (mount + inode) to vnode. These tables are mostly copy&pasted from UFS, sized based on desiredvnodes and therefore quite large (128K-512K). Several filesystems are buggy enough that they allocate the hash table even before they know if they will ever be used or not. Add "vfs_hash", a system wide hash table, which will replace all the per-filesystem hash-tables. The fields we add to struct vnode will more or less be saved in the respective filesystems inodes. Having one central implementation will save code and will allow us to justify the complexity of code to dynamically (re)size the hash at a later point. |
||
---|---|---|
.. | ||
_iovec.h | ||
_label.h | ||
_lock.h | ||
_mutex.h | ||
_null.h | ||
_semaphore.h | ||
_sigset.h | ||
_task.h | ||
_timespec.h | ||
_timeval.h | ||
_types.h | ||
aac_ioctl.h | ||
acct.h | ||
acl.h | ||
agpio.h | ||
aio.h | ||
alq.h | ||
assym.h | ||
ata.h | ||
bio.h | ||
bitstring.h | ||
blist.h | ||
buf.h | ||
bufobj.h | ||
bus_dma.h | ||
bus.h | ||
callout.h | ||
cdefs.h | ||
cdio.h | ||
cdrio.h | ||
chio.h | ||
clist.h | ||
clock.h | ||
condvar.h | ||
conf.h | ||
cons.h | ||
consio.h | ||
copyright.h | ||
cpu.h | ||
ctype.h | ||
dataacq.h | ||
device_port.h | ||
devicestat.h | ||
digiio.h | ||
dir.h | ||
dirent.h | ||
disk.h | ||
disklabel.h | ||
diskmbr.h | ||
diskpc98.h | ||
dkstat.h | ||
domain.h | ||
dvdio.h | ||
elf32.h | ||
elf64.h | ||
elf_common.h | ||
elf_generic.h | ||
endian.h | ||
errno.h | ||
eui64.h | ||
event.h | ||
eventhandler.h | ||
eventvar.h | ||
exec.h | ||
extattr.h | ||
fbio.h | ||
fcntl.h | ||
fdcio.h | ||
file.h | ||
filedesc.h | ||
filio.h | ||
fnv_hash.h | ||
gmon.h | ||
gpt.h | ||
iconv.h | ||
imgact_aout.h | ||
imgact_elf.h | ||
imgact.h | ||
inflate.h | ||
interrupt.h | ||
ioccom.h | ||
ioctl_compat.h | ||
ioctl.h | ||
ipc.h | ||
jail.h | ||
joystick.h | ||
kbio.h | ||
kdb.h | ||
kenv.h | ||
kernel.h | ||
kerneldump.h | ||
kobj.h | ||
kse.h | ||
kthread.h | ||
ktr.h | ||
ktrace.h | ||
libkern.h | ||
limits.h | ||
linedisc.h | ||
link_aout.h | ||
link_elf.h | ||
linker_set.h | ||
linker.h | ||
lock.h | ||
lockf.h | ||
lockmgr.h | ||
mac_policy.h | ||
mac.h | ||
malloc.h | ||
mbpool.h | ||
mbuf.h | ||
mchain.h | ||
md4.h | ||
md5.h | ||
mdioctl.h | ||
memrange.h | ||
mman.h | ||
module.h | ||
mount.h | ||
mouse.h | ||
msg.h | ||
msgbuf.h | ||
mtio.h | ||
mutex.h | ||
namei.h | ||
nlist_aout.h | ||
param.h | ||
pciio.h | ||
pcpu.h | ||
pioctl.h | ||
pipe.h | ||
poll.h | ||
posix4.h | ||
power.h | ||
priority.h | ||
proc.h | ||
procfs.h | ||
protosw.h | ||
ptio.h | ||
ptrace.h | ||
queue.h | ||
random.h | ||
reboot.h | ||
regression.h | ||
resource.h | ||
resourcevar.h | ||
rman.h | ||
rtprio.h | ||
runq.h | ||
sbuf.h | ||
sched.h | ||
select.h | ||
selinfo.h | ||
sem.h | ||
sema.h | ||
semaphore.h | ||
serial.h | ||
sf_buf.h | ||
shm.h | ||
sigio.h | ||
signal.h | ||
signalvar.h | ||
sleepqueue.h | ||
smp.h | ||
snoop.h | ||
socket.h | ||
socketvar.h | ||
sockio.h | ||
soundcard.h | ||
stat.h | ||
statvfs.h | ||
stddef.h | ||
stdint.h | ||
sun_disklabel.h | ||
sx.h | ||
syscall.h | ||
syscall.mk | ||
syscallsubr.h | ||
sysctl.h | ||
sysent.h | ||
syslimits.h | ||
syslog.h | ||
sysproto.h | ||
systm.h | ||
taskqueue.h | ||
termios.h | ||
thr.h | ||
tiio.h | ||
time.h | ||
timeb.h | ||
timepps.h | ||
timers.h | ||
times.h | ||
timespec.h | ||
timetc.h | ||
timex.h | ||
tree.h | ||
tty.h | ||
ttychars.h | ||
ttycom.h | ||
ttydefaults.h | ||
ttydev.h | ||
turnstile.h | ||
types.h | ||
ucontext.h | ||
ucred.h | ||
uio.h | ||
umtx.h | ||
un.h | ||
unistd.h | ||
unpcb.h | ||
user.h | ||
utsname.h | ||
uuid.h | ||
vmmeter.h | ||
vnode.h | ||
wait.h | ||
watchdog.h | ||
xrpuio.h |