Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2010 12:35:05 +0200
From:      volker@vwsoft.com
To:        Andriy Gapon <avg@freebsd.org>
Cc:        FreeBSD current <current@freebsd.org>
Subject:   Re: c 213323 breaks Sony Vaio P11Z w/o acpi
Message-ID:  <4CC55D59.4020709@vwsoft.com>
In-Reply-To: <4CC15983.80003@freebsd.org>
References:  <4CBCCAB8.4090500@vwsoft.com> <4CBD24FA.8040302@icyb.net.ua> <4CC1510C.2020000@freebsd.org> <4CC154C5.3020500@vwsoft.com> <4CC15983.80003@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Dear Andriy,

sorry for the delay.

On 10/22/10 11:29, Andriy Gapon wrote:
> on 22/10/2010 12:09 volker@vwsoft.com said the following:
>> On 10/22/10 10:53, Andriy Gapon wrote:
>>>
>>> [ping]
>>
>> Sorry, Andriy!
>>
>> I haven't found the time to hack yesterday. The Intel website doesn't provide
>> the 20091221 tarball anymore (but a more recent one) and I need to lay my hands
>> on the script and the code tarball to get it working. As a result, I hope I can
>> provide a more recent script that should work out of the box.
>>
>> Please stay tuned (I guess I'll find the time to get it working over the
>> upcoming weekend).
>
> Volker,
>
> thanks a lot!
> Perhaps, meanwhile you can provide a verbose boot dmesg?

Sure! Please find it at 
http://people.freebsd.org/~vwe/misc/Vaio_p11z/dmesg-verbose.txt

>
> The problem that you get is quite unexpected.  Essentially, that division by
> zero that you get is a form of an assert and I am planning to put a real KASSERT
> there.  Neither cpu_logical nor cpu_cores should be zero after that loop because
> they both should be incremented when the iterator is equal to boot CPU ID.
>

hmm, a KASSERT would cause my P11Z to panic in a more controlled way but 
in the end I understand your intention.

I'll try to get the cpu topo code into a working condition tomorrow and 
will post the results (and a pointer to the new code base).

Thanks a lot,

Volker



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