In message <[EMAIL PROTECTED]>,Rainer Toebbicke writes: >(the patch is called ...AndClock since it also switches to using the >itimer interface which is faster than gettimeofday()). But it's >obvious how to revert that part if ever.
itimer is known to be buggy on certain systems. irix in particular. if using itimer is a significant performance gain, then perhaps gettimeofday() is being used too often. _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
