Re: Hyper-Threading - Mailing list pgsql-hackers

From Sean Chittenden
Subject Re: Hyper-Threading
Date
Msg-id 20030508195759.GZ49916@perrin.int.nxad.com
Whole thread Raw
In response to Re: Hyper-Threading  (The Hermit Hacker <scrappy@postgresql.org>)
List pgsql-hackers
> I've heard conflicting reports about HyperThreading in general
> ... by default, FreeBSD doesn't enable it (it originally did), as
> ppl were reporting performance degradation ... I'm using it on our
> servers, and haven't noticed any problems ...

Twiddle with the sysctl machdep.cpu_idle_hlt, that seemed to make a
big difference in terms of power consumption, heat, and effectiveness
of HTT.  As the previous poster suggested, HTT promises lots, but
delivers little.  Search the archives on FreeBSD.org for a set of
rather large threads regarding this topic.  -sc

-- 
Sean Chittenden



pgsql-hackers by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: Re: CIDR in pg_hba.conf
Next
From: Sean Chittenden
Date:
Subject: Plans for index names unique to a table?