diff options
-rw-r--r-- | winsup/doc/ChangeLog | 4 | ||||
-rw-r--r-- | winsup/doc/faq-problems.xml | 12 |
2 files changed, 4 insertions, 12 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 39e2240d3..36da0cbcb 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2005-12-30 Christopher Faylor <cgf@timesys.com> + + * faq-problems.html: Remove entry about hyperthreaded processor. + 2005-12-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> * faq-programming.xml: Add note about struct stat64. diff --git a/winsup/doc/faq-problems.xml b/winsup/doc/faq-problems.xml index 07c6b0762..453bae9ad 100644 --- a/winsup/doc/faq-problems.xml +++ b/winsup/doc/faq-problems.xml @@ -1,18 +1,6 @@ <!-- faq-problems.xml --> <para>Aware of the problem, no solution known.</para> -<qandaentry id="faq.known-problems.hyperthreading"> -<question><para>Hangs with Hyperthreaded Processor</para></question> -<answer> - -<para>Some users using processors with Intel's Hyperthreading turned on have -reported hangs that do not appear with Hyperthreading off. So far -the Cygwin developers have not been able to reproduce this problem. -See <ulink url="http://www.cygwin.com/ml/cygwin/2004-07/msg01100.html">http://www.cygwin.com/ml/cygwin/2004-07/msg01100.html</ulink> and -related messages for details. -</para> -</answer></qandaentry> - <qandaentry id="faq.known-problems.pipe-key"> <question><para>Pipe key (<literal>|</literal>) doesn't work on non-US keyboards in Win9x/ME</para></question> <answer> |