Raise the quality of the HPET timer to 2000 so it will be the preferred

choice on systems which support it.

No objection by:	phk
This commit is contained in:
des 2006-08-11 17:12:16 +00:00
parent fb2ee09397
commit da625f1262

View File

@ -66,7 +66,7 @@ struct timecounter hpet_timecounter = {
.tc_get_timecount = hpet_get_timecount,
.tc_counter_mask = ~0u,
.tc_name = "HPET",
.tc_quality = -200,
.tc_quality = 2000,
};
static u_int