Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2006 03:06:11 +0000
From:      John Birrell <jb@what-creek.com>
To:        Kip Macy <kmacy@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sun4v/sun4v pmap.c tsb.c src/sys/sun4v/include tsb.h
Message-ID:  <20061205030611.GA40977@what-creek.com>
In-Reply-To: <200612041935.kB4JZemA002465@repoman.freebsd.org>
References:  <200612041935.kB4JZemA002465@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 04, 2006 at 07:35:40PM +0000, Kip Macy wrote:
> kmacy       2006-12-04 19:35:40 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/sun4v/sun4v      tsb.c pmap.c 
>     sys/sun4v/include    tsb.h 
>   Log:
>   - separate out rounding memory ranges to 4M boundaries from OFW memory allocation bug workaround
>   - create real_phys_avail which includes all memory ranges to be added to the direct map
>   - merge in nucleus memory to real_phys_avail
>   - distinguish between tag VA and index VA in tsb_set_tte_real for cases where page_size != index_page_size
>   - clean up direct map loop
>   
>   Revision  Changes    Path
>   1.4       +2 -1      src/sys/sun4v/include/tsb.h
>   1.18      +65 -40    src/sys/sun4v/sun4v/pmap.c
>   1.6       +6 -5      src/sys/sun4v/sun4v/tsb.c

I can't get t1000a.freebsd.org to boot with this change.

jumping to kernel entry at 0xc0050000.
tick_freq=1000000000 hz=100 tick_increment=10000000
cpu0: UltraSparc T1 Processor (1000.00 MHz CPU)
{10} ok 

KABOOM.

--
John Birrell



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