Default hyperthreading on in -CURRENT. No seatbelts in CURRENT (^_^)

Requested by:	peter, jhb
This commit is contained in:
nectar 2005-05-13 00:57:04 +00:00
parent 9ee23cec03
commit 64cab37f27
2 changed files with 2 additions and 2 deletions

View File

@ -144,7 +144,7 @@ static void release_aps(void *dummy);
static int hlt_logical_cpus;
static u_int hyperthreading_cpus;
static cpumask_t hyperthreading_cpus_mask;
static int hyperthreading_allowed;
static int hyperthreading_allowed = 1;
static struct sysctl_ctx_list logical_cpu_clist;
static u_int bootMP_size;

View File

@ -216,7 +216,7 @@ static void release_aps(void *dummy);
static int hlt_logical_cpus;
static u_int hyperthreading_cpus;
static cpumask_t hyperthreading_cpus_mask;
static int hyperthreading_allowed;
static int hyperthreading_allowed = 1;
static struct sysctl_ctx_list logical_cpu_clist;
static void