Fine-grained locking for POSIX local sockets (UNIX domain sockets )

Mark Bucciarelli mark at gaiahost.coop
Mon May 15 16:17:31 UTC 2006


On Fri, May 12, 2006 at 11:21:54AM -0700, Jin Guojun wrote:

> I simply replaced gettimeofday() syscall with a super simple
> user space code, for testing with no time accuracy, in libc
> (libc.so.6.test, which is mapped for mysqld and mysql via libmap --
> see details at the end),

Stronger argument if your experiment re-#defines those calls in MySql
source to do nothing?

It would remove all doubt that the gettimeofday() issue is a red herring.

m


More information about the freebsd-performance mailing list