Mark Murray f6011da8dc New machine independant /dev/null and /dev/zero driver. This device is
severely stripped down compared with its predecessor, and is measurably
a _lot_ faster.

Many thanks to Jeroen van Gelderen for lots of good ideas.

There is still a problem with this; it is written as a mudule, and as
such is theoretically unloadable. However, there is no refcounting done
as I would prefer to do that a'la device_busy(9), rather than some
"home-rolled" scheme. The point is pretty moot, as /dev/null is
effectively compulsory.

Reviewed by:	dfr
2000-06-25 08:32:39 +00:00
..
2000-06-10 17:53:20 +00:00
2000-06-14 17:53:40 +00:00
2000-06-14 17:53:40 +00:00
2000-06-19 22:16:14 +00:00
2000-06-18 23:40:09 +00:00
2000-06-11 11:54:52 +00:00
2000-05-01 19:54:26 +00:00
2000-06-10 11:09:03 +00:00
2000-06-10 06:41:11 +00:00
2000-05-01 20:32:07 +00:00
2000-06-18 08:12:54 +00:00
2000-05-01 19:54:26 +00:00
2000-03-18 15:13:30 +00:00
2000-06-10 11:14:19 +00:00
2000-05-14 13:47:57 +00:00
2000-06-14 06:41:33 +00:00
2000-06-20 23:42:08 +00:00
2000-06-21 19:19:49 +00:00
2000-06-15 15:23:12 +00:00
2000-05-28 15:59:52 +00:00
2000-06-19 00:17:13 +00:00