Date: Sun, 16 Apr 1995 22:27:42 -0400 From: Chitra Venkatramani <chitra@CS.SunySB.EDU> To: freebsd-hackers@FreeBSD.org Subject: help with timeouts Message-ID: <199504170227.WAA22003@cs.sunysb.edu>
next in thread | raw e-mail | index | archive | help
Hi! I am developing a token bus protocol in the FreeBSD network interrupt handler. For the token recovery algorithm that I have, I need to set microsecond timeouts (they could be off by upto 500 u_sec and still serve my purpose). As things are now, I can only set timeouts in multiples of 10 millisec. Can you please tell me how I can implement u_sec timeouts ? Any help will be much appreciated. Thanks -Chitra Venkatramani (chitra@cs.sunysb.edu)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504170227.WAA22003>