On Fri May 20 06:44:51 EDT 2011, [email protected] wrote:
> I think the growing complexity of nsec() shows that the file model
> doesn't work in all cases ... the thing starts to look a bit overly
> complex to me. The fact that it fails due to the size of a static fd
> array is also a warning flag.

hey, ron.  did you just tl;dr my post? ☺  you've posted this opinion
before, but i don't see how it relates to my implementation.
there are no arrays, the algorithm is pretty straightforward, and
it should work in all cases.  if this is not the case, let i'd be interested.

> You could then apply these to the output of cycles():
> nsec = (cycles()/divisor)-offset

this is orthagonal to the problem i'm solving.  you will
still need to solve the problem of shared memory, but nonshared
fd tables regardless.

- erik

Reply via email to