Operating System - HP-UX
1832591 Members
3188 Online
110043 Solutions
New Discussion

echo itick_per_usec/D | adb -k /stand/vmunix /dev/mem

 
khilari
Regular Advisor

echo itick_per_usec/D | adb -k /stand/vmunix /dev/mem

i was just wondering what is this command telling me
echo itick_per_usec/D | adb -k /stand/vmunix /dev/mem
it gives the output itick_per_usec:
itick_per_usec: 200
what does that mean....
1 REPLY 1
James R. Ferguson
Acclaimed Contributor

Re: echo itick_per_usec/D | adb -k /stand/vmunix /dev/mem

Hi:

You are finding the processor's clock speed.

Regards!

...JRF...