diff options
author | 1996-01-12 20:19:48 +0000 | |
---|---|---|
committer | 1996-01-12 20:19:48 +0000 | |
commit | 3dbef52beeb7bde2d27e4a3619eccbda5d02a92e (patch) | |
tree | 10b3ffc06a6970c4d97b563fa1dfb52c4f6b777c /sys/kern/tty.c | |
parent | update to new cdio.h (diff) | |
download | wireguard-openbsd-3dbef52beeb7bde2d27e4a3619eccbda5d02a92e.tar.xz wireguard-openbsd-3dbef52beeb7bde2d27e4a3619eccbda5d02a92e.zip |
from netbsd;
New generic disk framework. Highlights:
New metrics handling. Metrics are now kept in the new `struct disk'.
Busy time is now stored as a timeval, and transfer count in bytes.
Storage for disklabels is now dynamically allocated, so that the size
of the disk structure is not machine-dependent.
Several new functions for attaching and detaching disks, and handling
metrics calculation.
Old-style instrumentation is still supported in drivers that did it
before. However, old-style instrumentation is being deprecated, and
will go away once the userland utilities are updated for the new
framework.
For usage and architectural details, see the forthcoming disk(9)
manual page.
Diffstat (limited to 'sys/kern/tty.c')
0 files changed, 0 insertions, 0 deletions