Re: mysql performance on 4 * dualcore opteron
- From: David Xu <yfxu@xxxxxxxxxxxxxxxx>
- Date: Sat, 8 Apr 2006 13:15:29 +0800
在 Thursday 06 April 2006 17:12,Michael Vince 写道:
I have also done benchmarking with libthr against Apache using 'ab' and
found it can deliver an extra amount of megabytes/sec of data (I think
it was about an extra 2000/requests sec) at the cost of giving the
server from what I remember almost double the 'average load' according
to 'top'
Given that if your machine has nothing else to do but deliver data
purely from Apache then even libthr is more worth while for Apache as well.
Mike
libpthread default uses M:N threads which means a thread may be on
userland scheduler's run queue, and FreeBSD kernel does not know,
so it will be not shown on average load, default system tools are not
very useful here.
David Xu
_______________________________________________
freebsd-performance@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: mysql performance on 4 * dualcore opteron
- From: Michael Vince
- Re: mysql performance on 4 * dualcore opteron
- References:
- mysql performance on 4 * dualcore opteron
- From: Sven Petai
- Re: mysql performance on 4 * dualcore opteron
- From: Steven Hartland
- Re: mysql performance on 4 * dualcore opteron
- From: Michael Vince
- mysql performance on 4 * dualcore opteron
- Prev by Date: Re: mysql performance on 4 * dualcore opteron
- Next by Date: Re: mysql performance on 4 * dualcore opteron
- Previous by thread: Re: mysql performance on 4 * dualcore opteron
- Next by thread: Re: mysql performance on 4 * dualcore opteron
- Index(es):