freebsd_amp_hwpstate/sys/miscfs
Poul-Henning Kamp a0502b19d4 Add two new functions, get{micro|nano}time.
They are atomic, but return in essence what is in the "time" variable.
gettime() is now a macro front for getmicrotime().

Various patches to use the two new functions instead of the various
hacks used in their absence.

Some puntuation and grammer patches from Bruce.

A couple of XXX comments.
1998-03-26 20:54:05 +00:00
..
deadfs Add support for poll(2) on files. vop_nopoll() now returns POLLNVAL 1997-12-15 03:09:59 +00:00
devfs Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
fdesc The intent is to get rid of WILLRELE in vnode_if.src by making 1998-03-01 22:46:53 +00:00
fifofs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
kernfs Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
nullfs The intent is to get rid of WILLRELE in vnode_if.src by making 1998-03-01 22:46:53 +00:00
portal Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
procfs Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
specfs Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
umapfs The intent is to get rid of WILLRELE in vnode_if.src by making 1998-03-01 22:46:53 +00:00
union If lowervp is NULLVP, vap was clobbered. 1998-03-17 08:47:50 +00:00