Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 May 2008 13:40:45 +0300
From:      Alexandr Rybalko <ray@dlink.ua>
To:        Mark Tinguely <tinguely@casselton.net>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: FreeBSD on PXA255 board
Message-ID:  <20080505134045.0cf93a8d.ray@dlink.ua>
In-Reply-To: <200804252019.m3PKJYXv025292@casselton.net>
References:  <200804251650.m3PGotrp009557@casselton.net> <200804252019.m3PKJYXv025292@casselton.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Apr 2008 15:19:34 -0500 (CDT)
Mark Tinguely <tinguely@casselton.net> wrote:

>> 
>> I was wrong, you are still initializing the UMA, the vm_page
>> structure happens next.
>> 
>> the virtual address 0xbfecf000 would be the correct
>> ARM_USE_SMALL_ALLOC address for physical address 0xa3fcf000 with
>> 64MB of RAM.
>> 
>> --Mark Tinguely.
>> 

Thanks for answers.
After viewing large part of sources, I found what 0xbfecf000 is a
correct virtual address for physical address 0xa3fcf000 with
ARM_USE_SMALL_ALLOC.

But I don`t know why kernel freeze one time on bzero for physical
address 0xa3fcf000, second time on uma_startup(bfecf000, 00000030)

No panic, no error messages, just freeze.

WBW
Alex RAY



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080505134045.0cf93a8d.ray>