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

Re: [rtl] RTL Timer on i386



> Hello all,
> 
> can somebody tell me, in which intervalls the timer interrupt is
> triggered? And is there any documentation available on thea

its running at HZ (100 for i386 and most others , 1024 for alpha-rawhide 
and 1200 for the other alphas, 20 on ia64 ) defined in 

   include/asm-i386/param.h

for your box.

hofrat