DragonFly BSD
DragonFly commits List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/i386/i386 trap.c src/sys/kern kern_poll.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Wed, 25 May 2005 17:34:56 +0200
Mail-followup-to: commits@crater.dragonflybsd.org

On Wed, May 25, 2005 at 08:10:19AM -0700, Matthew Dillon wrote:
>     Cheap is a relative term.  But you are missing the point... the problem
>     isn't whether it's cheap, it's whether it provides any sort of 
>     deterministic, reliable operation.  And the answer is: it doesn't.

If you ignore the conditional and function call overhead, yes it is
deterministic. That's what kern.polling.poll_in_trap is for.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]