Actions
Bug #2431
closeddfly usched on UP kernel crash on boot
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
10/08/2012
Due date:
% Done:
0%
Estimated time:
Description
On master using UP kernel our default usched (dfly) crash on boot.
Using bsd4 usched works (kern.user_scheduler="bsd4").
UP kernel doesn't build, as WERROR triggers on some unused var, this is trivially fixed.
Should we fix dfly usched or just declare it SMP only (and bsd4 as default on UP)?
I guess UP system will have no benefit from dfly, vs bsd4.
(another router, which have been mentioned on irc is removing UP kernel support;
this needs SMP kernel support on all systems, and no noticiable performance diff IMO)
Updated by thomas.nikolajsen about 12 years ago
- Status changed from New to Closed
Resolved by commit 40d9cbc812e431e3fc980040a50b09ca82c2ce1a
Actions