RE: [WOLK-devel] xeon hyper-threading/smp problem
Brought to you by:
hight0wer
|
From: Mike B. <Mik...@fu...> - 2003-05-26 17:36:12
|
Those options worked for me to allow both processors to be recognized. = The issue with lock ups I had was related to PaX's KERNEXEC feature. Mike > -----Original Message----- > From: Lucas Albers [mailto:ad...@cs...] > Sent: Friday, May 23, 2003 3:34 PM > To: wol...@li... > Subject: RE: [WOLK-devel] xeon hyper-threading/smp problem >=20 >=20 > So you should have these config items added to your kernel, if you are > compiling it for a zeon pentium4 system. > This will solve smp lockups? >=20 > > Found the issue by comparing the config you sent w/mine... > > Added: > > CONFIG_ACPI > > CONFIG_ACPI_HT_ONLY > > CONFIG_ACPI_BOOT > > to my config I sent last and now it works. I guess the=20 > xeon requires it? > > Noticed apci flag on the xeon but not on the pIII so that's=20 > why the same > > kernel worked on the smp pIII machine I tried. > > >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge > _______________________________________________ > WOLK - Working Overloaded Linux Kernel > WOL...@li... > https://lists.sourceforge.net/lists/listinfo/wolk-devel >=20 |