Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2019 08:32:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 165622] [ndis][panic][patch] Unregistered use of FPU in kernel on amd64
Message-ID:  <bug-165622-7501-2gyhB8Yvgh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-165622-7501@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165622

--- Comment #10 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Oleksandr Tymoshenko from comment #9)
I do not have a strong opinion there, if you want to commit this, go ahead.

I do find it strange the unused fpu context list, why not simply call
fpu_kern_alloc() as needed ?  I suspect that the cost of allocation is lower
than contending on the mutex.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-165622-7501-2gyhB8Yvgh>