Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2012 22:06:50 -0500
From:      Alan Cox <alc@rice.edu>
To:        Ian Lepore <freebsd@damnhippie.dyndns.org>
Cc:        "arm@freebsd.org" <arm@freebsd.org>
Subject:   Re: arm pmap locking
Message-ID:  <50402A4A.9070407@rice.edu>
In-Reply-To: <1346350374.1140.525.camel@revolution.hippie.lan>
References:  <502FD67A.7030003@rice.edu> <1345315508.27688.260.camel@revolution.hippie.lan> <503D12AE.1050705@rice.edu> <1346350374.1140.525.camel@revolution.hippie.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08/30/2012 13:12, Ian Lepore wrote:
> On Tue, 2012-08-28 at 13:49 -0500, Alan Cox wrote:
>> Can you please retry with the attached patch?  For the time being, I
>> decided to address the above problem by simply enabling recursion on the
>> new pmap lock.  As I mentioned in my prior message, the lock recursion
>> in the arm pmap is a mistake.  However, I'd rather not change two things
>> at once, i.e., replace the page queues lock and fix the lock recursion.
>> I'll take a look at eliminating the lock recursion later this week.
>>
>> Thanks,
>> Alan
>>
> Sorry for the delay, I finally got around to trying this today, and it
> seems to be working well initially -- it boots to multiuser and the only
> difference in the dmesg.boot with and without the patch is the compile
> date, and the kernel image is 128 bytes smaller with the patch.  I've
> got DIAGNOSTIC and INVARIANTS enabled; I'll run with the patch in place
> and let you know if anything glitches.
>

Thanks!

Alan




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50402A4A.9070407>