Arni Raghu wrote:
>
> Hi,
> Is there any command that would show me the timer resolution of my
> kernel..or somewhere in the /proc fs..
>
> I have my HZ set to 1000..Doesn't that mean I have a 1ms timer
> resolution..??
>
> Why I ask is...when I run tcpdump I see the following...
>
> <..snip>
> 12:11:25.111201 10.0.1.1.1039 > 10.0.3.2.2000: udp 400
> 12:11:25.111575 10.0.1.1.1039 > 10.0.3.2.2000: udp 400
> 12:11:25.111949 10.0.1.1.1039 > 10.0.3.2.2000: udp 400
> 12:11:25.112324 10.0.1.1.1039 > 10.0.3.2.2000: udp 400
> <..snip..>
>
> How do I get in the timestamps a resolution greater than 1ms..or is it
> that the last three digits of the timestamp are just some junk values??
I'm no expert here but you can get at least microsecond accuracy. Check
out the file rtc.txt in the kernel source under Documentation.
--
___________________________________________________________________
Mark E Drummond Royal Military College of Canada
[EMAIL PROTECTED] Computing Services
Linux Uber Alles perl || die
...there are two types of command interfaces in the world of
computing: good interfaces and user interfaces.
- Dan Bernstein, Author of qmail
PGP Fingerprint = 503D A72D AF41 2AD1 D433 C514 98D9 9A39 B25A 2405
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]