on 22/10/2010 12:09 vol...@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? 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. -- Andriy Gapon _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"