freebsd-skq/share/man
mjg 96c29bfcbb vfs: add VOP_STAT
The current scheme of calling VOP_GETATTR adds avoidable overhead.

An example with tmpfs doing fstat (ops/s):
before: 7488958
after:  7913833

Reviewed by:	kib (previous version)
Differential Revision:	https://reviews.freebsd.org/D25910
2020-08-07 23:06:40 +00:00
..
man1
man3 Add further clarification on si_addr and si_trapno. 2020-07-28 17:09:15 +00:00
man4 net80211/ifconfig: print hardware device name for wlan interfaces 2020-08-07 12:24:23 +00:00
man5 core(5) appeared in Version 1 AT&T UNIX 2020-08-02 16:59:14 +00:00
man6
man7 environ(7): Update the description and include some more environment variables 2020-08-05 11:41:41 +00:00
man8 Point to rc(8) for more details about the autoboot variable 2020-07-31 14:13:26 +00:00
man9 vfs: add VOP_STAT 2020-08-07 23:06:40 +00:00
Makefile