It's actually fpu code in ndis drivers. I'm going to deprecate NDIS
this year, so ..
OTOH, the FPU save support would be cool.
-a
On 22 January 2014 20:10, Miguel Clara wrote:
> Getting a panic: Unregistered use of FPU in kernel
>
>
> There seems to be a patch for FreeBSD 10, but not sure if
Lessons learned from source upgrade from FreeBSD i386 9.2 Stable to FreeBSD i386
10.0 Release.
A)
Clang is needed to compile FreeBSD 10 due to use of the updated libstdc++ in
world.
My workaround was to upgrade FreeBSD 9.2 to Clang 3.3 in the base system
and remove GCC 4.2.1 from base 9.2.
This
Getting a panic: Unregistered use of FPU in kernel
There seems to be a patch for FreeBSD 10, but not sure if it wold apply
http://www.freebsd.org/cgi/query-pr.cgi?pr=165622&sourceid=opensearch
Thanks
___
freebsd-current@freebsd.org mailing list
http
On Wed, Jan 22, 2014 at 02:29:56PM -0500, John Baldwin wrote:
> On Tuesday, January 21, 2014 9:25:27 pm Luigi Rizzo wrote:
> > Looking at how selrecord() / selwakeup() and their Linux counterparts
> > poll_wait() and wake_up() are used, i noticed the following:
> > I wonder if we could use the
Looking at sys/sys/selinfo.h i see that parts of it are in
#ifdef _KERNEL
...
#endif
but it seems to me that also the remaining content (definition
of struct selinfo) is only of use within the kernel -- or possibly
to programs who want to peek into kmem.
So i wonder, does
On Wed, Jan 22, 2014 at 8:39 PM, Hans Petter Selasky wrote:
> On 01/22/14 11:39, Hans Petter Selasky wrote:
>
>> On 01/22/14 11:31, Olivier Cochard-Labbé wrote:
>>
>>> Hi all,
>>> There is a regression since 9.2 (still not fixed on 10.0) regarding a
>>> list
>>> of Kingston DataTraveler/DT USB key
On Tuesday, January 21, 2014 9:25:27 pm Luigi Rizzo wrote:
> Looking at how selrecord() / selwakeup() and their Linux counterparts
> poll_wait() and wake_up() are used, i noticed the following:
>
> - linux tends to call wake_up() unconditionally
> at the beginning of the poll handler
>
> - Free
On 01/22/14 11:39, Hans Petter Selasky wrote:
On 01/22/14 11:31, Olivier Cochard-Labbé wrote:
Hi all,
There is a regression since 9.2 (still not fixed on 10.0) regarding a
list
of Kingston DataTraveler/DT USB keys
- usb/180837, regarding "Kingston DT 101 G2": This PR include a patch for
9.2 and
On 01/22/14 11:31, Olivier Cochard-Labbé wrote:
Hi all,
There is a regression since 9.2 (still not fixed on 10.0) regarding a list
of Kingston DataTraveler/DT USB keys
- usb/180837, regarding "Kingston DT 101 G2": This PR include a patch for
9.2 and a link to netbsd code that include other Kingst
Hello, FreeBSD.
After upgrading VirtualBox (Windows host) to 4.3.x, FreeBSD guest starts to
spent a lot of time in swi4:clock:
PID USERNAME PRI NICE SIZERES STATE C TIMEWCPU COMMAND
11 root -60- 0K 176K WAIT0 29:13 18.99% intr{swi4:
clock}
Also, host
Hi all,
There is a regression since 9.2 (still not fixed on 10.0) regarding a list
of Kingston DataTraveler/DT USB keys
- usb/180837, regarding "Kingston DT 101 G2": This PR include a patch for
9.2 and a link to netbsd code that include other Kingston USB keys;
- usb/184014, regarding "Kingston DT
On Tue, Jan 21, 2014 at 2:33 PM, Gleb Smirnoff wrote:
> On Sun, Jan 19, 2014 at 02:42:32AM +0100, Olivier Cochard-Labbé wrote:
> O> But there is still a regression regarding the PIM socket behavior not
> O> related to the packet format.
>
> Can you please try this patch to kernel?
>
>
Lot's bette
12 matches
Mail list logo