On Thu, Dec 28, 2006 at 11:33:44AM +0100, Jeremie Le Hen wrote:
> Hi Duane,
>
> On Wed, Dec 20, 2006 at 12:18:43AM -0400, Duane Whitty wrote:
> > I have read the man pages describing each family of locks, John Baldwin's
> > BSDCon 2002 paper, Jeffrey Hsu's paper, the Arch handbook, and the source.
2006/12/24, Duane Whitty <[EMAIL PROTECTED]>:
On Sat, Dec 23, 2006 at 02:24:10PM +0100, Alexander Leidinger wrote:
> Quoting "Attilio Rao" <[EMAIL PROTECTED]> (Fri, 22 Dec 2006 23:25:53 +0100):
>
> > 2006/12/22, Robert Watson <[EMAIL PROTECTED]>:
> > > On Thu, 21 Dec 2006, Attilio Rao wrote:
>
>
On Sat, Dec 23, 2006 at 02:24:10PM +0100, Alexander Leidinger wrote:
> Quoting "Attilio Rao" <[EMAIL PROTECTED]> (Fri, 22 Dec 2006 23:25:53 +0100):
>
> > 2006/12/22, Robert Watson <[EMAIL PROTECTED]>:
> > > On Thu, 21 Dec 2006, Attilio Rao wrote:
>
> [explanation]
>
> Could someone of you make a
Quoting "Attilio Rao" <[EMAIL PROTECTED]> (Fri, 22 Dec 2006 23:25:53 +0100):
> 2006/12/22, Robert Watson <[EMAIL PROTECTED]>:
> > On Thu, 21 Dec 2006, Attilio Rao wrote:
[explanation]
Could someone of you make a copy and paste of and a little bit of gluing
the parts together somewhere? Maybe in
2006/12/22, Robert Watson <[EMAIL PROTECTED]>:
On Thu, 21 Dec 2006, Attilio Rao wrote:
>> I disagree. There are many uses of atomic operations in the kernel that are
>> not for locks or refcounts. It's a bad idea to use locks if you can achieve
>> the same thing locklessly, with atomic operation
On Thu, 21 Dec 2006, Attilio Rao wrote:
I disagree. There are many uses of atomic operations in the kernel that are
not for locks or refcounts. It's a bad idea to use locks if you can achieve
the same thing locklessly, with atomic operations.
I can agree with you about this but atomic instruc
2006/12/21, Suleiman Souhlal <[EMAIL PROTECTED]>:
Attilio Rao wrote:
> 2006/12/20, Duane Whitty <[EMAIL PROTECTED]>:
>
>> Hello again,
>>
>> It seems to me that understanding locking holds the key to
>> understanding fbsd internals.
>>
>>
Attilio Rao wrote:
2006/12/20, Duane Whitty <[EMAIL PROTECTED]>:
Hello again,
It seems to me that understanding locking holds the key to
understanding fbsd internals.
Could someone review my understanding of fbsd locking fundamentals.
(No assertions here, just questions)
lo
2006/12/20, Duane Whitty <[EMAIL PROTECTED]>:
Hello again,
It seems to me that understanding locking holds the key to
understanding fbsd internals.
Could someone review my understanding of fbsd locking fundamentals.
(No assertions here, just questions)
lo
On Wednesday 20 December 2006 05:18, Duane Whitty wrote:
> Hello again,
>
> It seems to me that understanding locking holds the key to
> understanding fbsd internals.
>
> Could someone review my understanding of fbsd locking fundamentals.
> (No assertions here, just questio
Hello again,
It seems to me that understanding locking holds the key to
understanding fbsd internals.
Could someone review my understanding of fbsd locking fundamentals.
(No assertions here, just questions)
lock_mgr
mutexes|sx_lock
---^
atomic
11 matches
Mail list logo