Re: packet timestamps (was Re: Changes to make /dev/*random better sooner)

2014-04-15 Thread David Young
On Wed, Apr 09, 2014 at 04:36:26PM -0700, Dennis Ferguson wrote: > What I would like to do is to make per-packet timestamps (which you > are doing already) more widely useful by moving where the timestamp is > taken closer to the input interrupt which signals a packet delivery > and carrying it in

Re: Vnode API change: add global vnode cache

2014-04-15 Thread Taylor R Campbell
ernative, I propose the set of patches at <https://www.NetBSD.org/~riastradh/tmp/20140415/>, to do the following: 1. Add vready(vp), which callers of getnewvnode are required to call before anyone else can vget vp. This doesn't really add any new states to vnodes -- it just changes t