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

2006-05-10 Thread Suleiman Souhlal
Paul Allen wrote: From Julian Elischer <[EMAIL PROTECTED]>, Tue, May 09, 2006 at 10:35:06AM -0700: Sven Petai wrote: are there any patches that take the gettimeofday() calls and replace them with something that is cheap such as only doing every 10th one and just returning the last value ++ 1

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

2006-05-10 Thread Suleiman Souhlal
Peter Jeremy wrote: On Wed, 2006-May-10 10:42:39 +0200, Suleiman Souhlal wrote: That's not enough. On some CPUs (like the current Opterons), the TSC slows down when the CPU executes a HLT instruction, so if you want good accuracy, you'll need to take that into account too. The CP

Re: Tarball of ported libmicro 0.3 available for testing...

2005-08-08 Thread Suleiman Souhlal
Hello, On Aug 8, 2005, at 4:01 AM, Xin LI wrote: 在 2005-08-08一的 03:15 +0200,Suleiman Souhlal写道: Hello, On Aug 6, 2005, at 3:25 PM, [EMAIL PROTECTED] wrote: I plan to make a port of this this weekend, but would like some feedback on this set of benchmarks. If they're useful I thi

Re: Tarball of ported libmicro 0.3 available for testing...

2005-08-07 Thread Suleiman Souhlal
lower than RELENG_5, and often more than 20% faster. -- Suleiman Souhlal | [EMAIL PROTECTED] The FreeBSD Project | [EMAIL PROTECTED] ___ freebsd-performance@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-performance To u