> Eric Saxe wrote:
>> Dennis Clarke wrote:
>>
>>>> Hmm, startup_memlist+3f5 passes these as parameters to
>>>> page_coloring_init(),
>>>> so if we trust the parameters shown in the stack backtrace, we have
>>>>
>>>>         pagecolor_memsz =
>>>>             page_coloring_init(l2cache_sz, l2cache_linesz,
>>>> l2cache_assoc);
>>>>
>>>>        fec38300 unix:page_coloring_init+35a (20000, 40, a)
>>>>
>>>> l2cache_sz == 0x20000,
>>>> l2cache_linesz == 0x40,
>>>> l2cache_assoc ==  0xa
>>>>
>>>> That should give us a CPUSETSIZE() of 0x20000 / 0xa == 0x3333,
>>>> which is not a power of 2.
>>>>
>>>>
>> 10 way set associative cache eh. ;)
>>
>> Dennis, was this an Intel or AMD based system?
>>
> Never mind...I neglected to look closely at the verbose boot output you
> provided...
> Thanks...
>

I'm starting over from scratch again and in 16 hours or so .. hopefully ..
I'll have a clean build.  I have done this four times now and am not having
great success .. for various little reasons.

I'll stay in touch.

Dennis

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to