SO_TIMESTAMP for tsc not timeval? References
search results
-
No. It\'s platform-specific. The TSC can change frequency on some (P4-era) processors and has historically not been synchronized between cores (some modern CPUs ...
stackoverflow.com/.../so-timestamp-for-âtsc-not-timeval -
Cached -
SO_TIMESTAMP for tsc not timeval? 22 weeks 5 days ago. As can be seen in the socket man page, one can use SO_TIMESTAMP with setsockopt to measure the amount of time ...
www.linuxine.com/story/asynchronous-io-ânetwork-socket... -
Cached -
... > I\'ll try to write up a patch that uses the TSC and lazy conversion > to timeval as soon as I get ... by fast_timestamp_to_timeval() ... not to overflow for at ...
lwn.net/Articles/61269 -
Cached -
And it\'s by no means just SO_TIMESTAMP that ... It is defined that the timeval given by fast_timestamp_to_timeval() ... Platforms with inter-cpu TSC ...
oss.sgi.com/archives/netdev/2003-10/âmsg00809.html -
Cached -
Using the SO_TIMESTAMP option to setsockopt ... the kernel returns an extra struct timeval to the recvmsg() ... ~$ ./send-data Not all * required parameters were ...
vilimpoc.org/research/ku-latency -
Cached< /DIV>
-
... (TSC) register of the ... after conversion to timeval, MUST NOT be less than 1 jiffy. ... Some callers may immediately convert the timestamp to a timeval, ...
www.elinux.org/Timing_APISpecification -
Cached -
SO_SNDTIMEO and SO_RCVTIMEO use a struct timeval ... for input SO_TIMESTAMP enables reception of a ... does not allow the smaller ...
www.daemon-systems.org/man/âgetsockopt.2.html -
Cached -
... (CONFIG_FAST_TIMESTAMPS) +# if !defined(CONFIG_X86_TSC) +# warning TSC support not configured into kernel ... static inline void +timestamp_to_timeval ...
elinux.org/images/0/0f/DecPatches-fast-âtimestamps-04.12... -
Another value since if someone turns on SO_TIMESTAMP they want usec (timeval) ... flags would be not allowed. - original - If the SO_TIMESTAMP option is enabled on a ...
lkml.indiana.edu/hypermail/linux/net/â0703.0/0009.html -
Cached -
I am not a very good unix programmer. I\'m trying to get timestamps for. ... == SO_TIMESTAMP) {tv = (struct timeval *) CMSG_DATA(cmsg); ts = tv->tv_sec*1000000;
unix-linux.itags.org/q_unix-linux-âprogramming_83786.html -
Cached
No comments:
Post a Comment