Re: libc_r is deprecated
From: Robert Watson (rwatson_at_FreeBSD.org)
Date: 10/25/05
- Previous message: Daniel Eischen: "Re: libc_r is deprecated"
- In reply to: Daniel Eischen: "Re: libc_r is deprecated"
- Next in thread: David Xu: "Re: libc_r is deprecated"
- Reply: David Xu: "Re: libc_r is deprecated"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 Oct 2005 12:06:47 +0100 (BST) To: Daniel Eischen <deischen@freebsd.org>
On Mon, 24 Oct 2005, Daniel Eischen wrote:
> On Tue, 25 Oct 2005, David Xu wrote:
>> Folks,
>>
>> For years development, we now have libpthread and libthr, libc_r does
>> not support SMP or multi-core processor, also it has many bugs (still
>> in our bug database), also threads@ developers seems not have interest
>> to maintain it, it is doomed, so I would like to disconnect it from
>> buildworld, and sometimes later, I would like to remove it.
>
> Deprecate in 6.x and remove in 7.0?
>
> Someone might be able to make a port out of it also.
I'd like to keep it around in some form -- I recently ran a series of
HTTP-related benchmarks and libc_r benchmarked signicantly faster than
other libraries on both UP and SMP. I'm working to refine the benchmark
for improved realism, and will see if that persists. However, when it
comes to understanding scheduling and threading behavior, I think libc_r
remains useful...
Robert N M Watson
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Daniel Eischen: "Re: libc_r is deprecated"
- In reply to: Daniel Eischen: "Re: libc_r is deprecated"
- Next in thread: David Xu: "Re: libc_r is deprecated"
- Reply: David Xu: "Re: libc_r is deprecated"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|