On Thu, Sep 15, 2011 at 10:50:47AM +0800, Thinker K.F. Li wrote:
> Hi Guys,
>
> I was in trouble for an issue of TLS implementation of FreeBSD. It is
> an issue of ld-elf.so actually. If I have a thread-local variable in
> program, the value of the variable is not consistent after an
> dlopen().
Anybody uses topgit for FreeBSD or FreeBSD related development?
What's your impressions of it?
Any peculiarities in the workflow?
--
Andriy Gapon
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To
On Thu, Sep 15, 2011 at 4:53 AM, Arnaud Lacombe wrote:
> Hi Kip,
>
> I've got a few question about the buf_ring(9) API.
>
> 1) what means the 'drbr_' prefix. I can guess the two last letter, 'b'
> and 'r', for Buffer Ring, but what about 'd' and 'r' ?
DRiver BufRing
> 2) in `sys/sys/buf_ring.h',
On Thu, 15 Sep 2011, K. Macy wrote:
Why are you making an MD guess, the amount of padding to fit the size of a
cache line, in MI API ? Strangely enough, you did not make this assumption
in, say r205488 (picked randomly).
It has been several years, and I haven't done any work in svn in over a
Hi,
On Thu, Sep 15, 2011 at 5:21 PM, Robert Watson wrote:
> On Thu, 15 Sep 2011, K. Macy wrote:
>
>>> Why are you making an MD guess, the amount of padding to fit the size of
>>> a cache line, in MI API ? Strangely enough, you did not make this assumption
>>> in, say r205488 (picked randomly).
>>
Hi,
On Wed, Sep 14, 2011 at 10:53 PM, Arnaud Lacombe wrote:
> Hi Kip,
>
> I've got a few question about the buf_ring(9) API.
>
> 1) what means the 'drbr_' prefix. I can guess the two last letter, 'b'
> and 'r', for Buffer Ring, but what about 'd' and 'r' ?
>
> 2) in `sys/sys/buf_ring.h', you defi
6 matches
Mail list logo