help in cam_send_ccb

Ali Bahar alih at internetDog.org
Thu May 8 10:33:47 PDT 2003


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.


More information about the freebsd-hackers mailing list