aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-12-30 19:26:07 +0000
committerChristopher Faylor <me@cgf.cx>2005-12-30 19:26:07 +0000
commit2e99d150d4d1a530d8afe227305c4cc6228b7342 (patch)
tree7abbdee54a9fac62fc51f961d7976d40d595c043 /winsup/doc
parentb0cc1689541cd6469b520b6a8ec642da35be066d (diff)
downloadnewlib-2e99d150d4d1a530d8afe227305c4cc6228b7342.zip
newlib-2e99d150d4d1a530d8afe227305c4cc6228b7342.tar.gz
newlib-2e99d150d4d1a530d8afe227305c4cc6228b7342.tar.bz2
* faq-problems.html: Remove entry about hyperthreaded processor.
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/faq-problems.xml12
2 files changed, 4 insertions, 12 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 39e2240..36da0cb 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 07c6b07..453bae9 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>