Searched hist:29805 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dcallout.hdiff 29805 Wed Sep 24 14:39:27 MDT 1997 gibbs Store an absolute tick value in callout entries so that a subtraction on
hash chain traversal isn't needed. This also allows untimeout to recompute
the hash to find the bucket that the entry to remove is stored in so
that each callout entry no longer needs to store that information.

Reviewed by: Nate Williams <nate@mt.sri.com>
H A D_callout.hdiff 29805 Wed Sep 24 14:39:27 MDT 1997 gibbs Store an absolute tick value in callout entries so that a subtraction on
hash chain traversal isn't needed. This also allows untimeout to recompute
the hash to find the bucket that the entry to remove is stored in so
that each callout entry no longer needs to store that information.

Reviewed by: Nate Williams <nate@mt.sri.com>
/freebsd-11-stable/sys/kern/
H A Dkern_tc.cdiff 29805 Wed Sep 24 14:39:27 MDT 1997 gibbs Store an absolute tick value in callout entries so that a subtraction on
hash chain traversal isn't needed. This also allows untimeout to recompute
the hash to find the bucket that the entry to remove is stored in so
that each callout entry no longer needs to store that information.

Reviewed by: Nate Williams <nate@mt.sri.com>
H A Dkern_clock.cdiff 29805 Wed Sep 24 14:39:27 MDT 1997 gibbs Store an absolute tick value in callout entries so that a subtraction on
hash chain traversal isn't needed. This also allows untimeout to recompute
the hash to find the bucket that the entry to remove is stored in so
that each callout entry no longer needs to store that information.

Reviewed by: Nate Williams <nate@mt.sri.com>

Completed in 124 milliseconds