Davide Italiano dbd2e1677f MFcalloutng (r244355):
Make loadavg calculation callout direct. There are several reasons for it:
 - it is very simple and doesn't worth context switch to SWI;
 - since SWI is no longer used here, we can remove twelve years old hack,
excluding this SWI from from the loadavg statistics;
 - it fixes problem when eventtimer (HPET) shares interrupt with some other
device, and that interrupt thread counted as permanent loadavg of 1; now
loadavg accounted before that interrupt thread is scheduled.

Sponsored by:	Google Summer of Code 2012, iXsystems inc.
Tested by:	flo, marius, ian, Fabian Keil, markj
2013-03-04 11:22:19 +00:00
..
2013-03-02 14:19:08 +00:00
2013-03-01 01:47:11 +00:00
2013-03-02 21:11:30 +00:00
2013-02-15 20:36:28 +00:00
2012-11-01 04:07:08 +00:00
2013-02-28 13:46:03 +00:00
2013-03-04 11:22:19 +00:00
2013-02-28 13:46:03 +00:00
2013-03-03 16:17:09 +00:00
2013-02-15 07:58:51 +00:00
2013-03-02 00:53:12 +00:00
2013-01-17 19:03:24 +00:00
2013-03-02 00:53:12 +00:00
2013-02-28 10:46:54 +00:00
2013-02-21 12:52:18 +00:00
2013-02-28 13:46:03 +00:00
2013-02-28 13:46:03 +00:00