NetBSD/sys/arch/sun3
thorpej 5b39541e48 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.
1996-01-07 22:01:38 +00:00
..
compile new RCS ID format. 1994-10-26 09:07:55 +00:00
conf ncr5380sbc attribute is now defined in sys/conf/files. 1996-01-01 22:48:55 +00:00
dev New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
include Remove deprecated cpu_setstack(). 1995-12-21 05:01:32 +00:00
stand just cleanup 1995-11-17 23:23:44 +00:00
sun3 Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
Makefile SUBDIR=stand 1995-07-05 19:04:23 +00:00