Certainly an external update of the system clock between 2 operations that mark a time stamp could bend time. This seems like it would be a rare event since realtime clock updates via NTP would typically run once a day or maybe once a week.
The hardware clock selection in Linux is done in the grub.conf file, clock=[tsc|pmtimer|hpet] You can verify which time source in in use by issuing
cat /var/log/dmesg | grep timesource
There is lots of web noise about high resolution time sources some of which points out the potential pitfalls of tsc.
Ivan Heninger
IBM Software Group
"Jim Young" ---01/04/2009 11:48:42 AM---Hello Ivan,
From: | "Jim Young" <sysjhy@xxxxxxxxxxxxxxx> |
To: | "Community support list for Wireshark" <wireshark-users@xxxxxxxxxxxxx> |
Date: | 01/04/2009 11:48 AM |
Subject: | Re: [Wireshark-users] Negative Fibre Channel scsi_time values |