Date: Thu, 8 May 2003 13:34:04 -0400 From: Ali Bahar <alih@internetDog.org> To: freebsd-hackers@freebsd.org Subject: Re: help in cam_send_ccb Message-ID: <20030508133404.A26126@internetDog.org> In-Reply-To: <882B7E812BE14E4BA7E86387242C8DB902590698@kecmsg11.ad.infosys.com>; from abhay_srivastava@infosys.com on Thu, May 08, 2003 at 11:59:02AM %2B0530 References: <882B7E812BE14E4BA7E86387242C8DB902590698@kecmsg11.ad.infosys.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Disclaimer: - I don't know this structure. - I am not part of the freebsd kernel developers team. Why don't you time it? You can read the value of 'ticks' to find out what the hardware tick count is. Then the value of HZ (which is typically 100) will tell you how many hardware ticks you have per second. On Thu, May 08, 2003 at 11:59:02AM +0530, Abhay Kumar Srivastava wrote: > I want to know the unit of timeout that we fill in ccb > structure before we call cam_send_ccb. > /* timeout */ 10000); > I would like to know what this 10000 is . > is it 10000 milisec or 10000 micro sec. -- Jesus was an Arab.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030508133404.A26126>