Laaca
Czech republic, 08.06.2023, 22:23 |
Testing for ACPItool 1.1c (Announce) |
Some time ago I wrote a small utility for gathering some info from ACPI BIOS. One of the important features is detection the number of physical and logical CPU cores.
I have a new processor (pentium E5300) which is effectively a Core 2 duo processor (with two physical cores).
The last version on the ACPItool misdetected it as a one physical and two logical cores. (in other words one physical and hyperthreaded).
So I modified the source a little bit.
Can you test it with your processors?
I am especially curious about Pentium 4 with hyperthreading procs.
AcpiTool 1.1c --- DOS-u-akbar! |
glennmcc
North Jackson, Ohio (USA), 09.06.2023, 19:37
@ Laaca
|
Testing for ACPItool 1.1c |
> Some time ago I wrote a small utility for gathering some info from ACPI
> BIOS. One of the important features is detection the number of physical and
> logical CPU cores.
> I have a new processor (pentium E5300) which is effectively a Core 2 duo
> processor (with two physical cores).
> The last version on the ACPItool misdetected it as a one physical and two
> logical cores. (in other words one physical and hyperthreaded).
> So I modified the source a little bit.
> Can you test it with your processors?
> I am especially curious about Pentium 4 with hyperthreading procs.
>
> AcpiTool 1.1c
No P4 to test, but here are the results on this Intel i7 quadcore
with hyperthreading enabled.
ACPI tools v 1.1c - created by Laaca (laaca@seznam.cz)
Physical processor cores: 4
Logical processor cores: 8
_______________
/r works to 'cold' reboot the machine.
/p does not work to power-off. --- --
http://glennmcc.org/ |
Laaca
Czech republic, 10.06.2023, 13:39
@ glennmcc
|
Testing for ACPItool 1.2b |
Ooops.
You are right. The shutdown does not work here.
I have completely forgoten that I made even version 1.2 with working shutdown and with ACPI timer detection.
So by mistake I updated the old 1.1 version.
Anyway - the archive is updated, now with version 1.2b.
AcpiTool 1.2b --- DOS-u-akbar! |
fritz.mueller
Munich, Germany, 10.06.2023, 14:11
@ Laaca
|
Testing for ACPItool 1.2b |
I just tested 1.1c on 4 machines:
a) Intel Core i7-3330, CPU-Z says: 4 cores / 8 threads
acpitool /c says phys 4 / logical 8
b) AMD Ryzen 5 5500, CPU-Z says: 6 cores / 12 threads
acpitool /c says phys 6 / logical 12
c) Intel Core i7 930, CPU-Z says. 4 cores / 8 threads
acpitool /c says phys 4 / logical 8
d) AMD Ryzen 7 3800, CPU-Z says 8 cores / 16 threads
acpitool /c says phys 8, logical 16 cores
acpitool was booted from a FreeDOS diskette with an USB diskette drive.
Willi
> Ooops.
> You are right. The shutdown does not work here.
> I have completely forgoten that I made even version 1.2 with working
> shutdown and with ACPI timer detection.
> So by mistake I updated the old 1.1 version.
>
> Anyway - the archive is updated, now with version 1.2b.
>
> AcpiTool 1.2b |
RayeR
CZ, 10.06.2023, 14:41
@ Laaca
|
Testing for ACPItool 1.1c |
On my i7-2600K it detects #cores OK, 4/8, when I disable HT in SETUP, then got 4/4. --- DOS gives me freedom to unlimited HW access. |
fritz.mueller
Munich, Germany, 10.06.2023, 14:43
@ fritz.mueller
|
Testing for ACPItool 1.2b |
Minor typo at acpitool /zf:
"Rezident" instead of "Resident"
>
>
> > Ooops.
> > You are right. The shutdown does not work here.
> > I have completely forgoten that I made even version 1.2 with working
> > shutdown and with ACPI timer detection.
> > So by mistake I updated the old 1.1 version.
> >
> > Anyway - the archive is updated, now with version 1.2b.
> >
> > AcpiTool 1.2b |
fritz.mueller
Munich, Germany, 10.06.2023, 15:57
@ fritz.mueller
|
Testing for ACPItool 1.2b |
An older AMD Turion 64X2 TL-60x2
reported physical 2 and logical 2 by acpitool. |
Laaca
Czech republic, 10.06.2023, 17:56
@ RayeR
|
Testing for ACPItool 1.1c |
> On my i7-2600K it detects #cores OK, 4/8, when I disable HT in SETUP, then
> got 4/4.
Prima --- DOS-u-akbar! |
Laaca
Czech republic, 10.06.2023, 17:59
@ fritz.mueller
|
Testing for ACPItool 1.2b |
> An older AMD Turion 64X2 TL-60x2
> reported physical 2 and logical 2 by acpitool.
Great!
Accordingly CPU world database it is correct. --- DOS-u-akbar! |
Laaca
Czech republic, 10.06.2023, 18:00
@ fritz.mueller
|
Testing for ACPItool 1.2b |
Great! --- DOS-u-akbar! |
Oso2k
13.06.2023, 01:08
@ Laaca
|
Testing for ACPItool 1.2b |
I happen to have a Dell Optiplex 780 MT with a Pentium E5300. I also have other similar vintage Dell Optiplex 745 (Pentium D 945), 760, 790, GX620 with a Pentium 4 HT 630, and a GX270 with a Pentium 4. I'll give this a whirl for you on some of them. |
Zyzzle
13.06.2023, 02:08
@ Laaca
|
Testing for ACPItool 1.2b |
> Ooops.
> You are right. The shutdown does not work here.
> I have completely forgoten that I made even version 1.2 with working
> shutdown and with ACPI timer detection.
> So by mistake I updated the old 1.1 version.
>
> Anyway - the archive is updated, now with version 1.2b.
My results for i5-8250u laptop:
Physical processor cores: 4
Logical processor cores: 8
Also, even with v. 1.2b, /r works for cold-boot but /p does not shut down the system, just says powering down system, and hangs, with manual power-off necessary (ctrl-alt-del) doesn't work, either to get out of this system hang. |
Oso2k
16.06.2023, 07:21 (edited by Oso2k, 16.06.2023, 09:19)
@ Oso2k
|
Testing for ACPItool 1.2b |
> I happen to have a Dell Optiplex 780 MT with a Pentium E5300. I also have
> other similar vintage Dell Optiplex 745 (Pentium D 945), 760, 790, GX620
> with a Pentium 4 HT 630, and a GX270 with a Pentium 4. I'll give this a
> whirl for you on some of them.
I did some testing with 1.2b
Machine - S/N - CPU - Physical/Logical
----------------------------------------------------------------------
Optiplex 745 MT - 8KJTBF1 - Pentium D 945 - 2/2
Optiplex 780 MT - F7BN5M1 - Core 2 Duo E8400 - 2/2
Optiplex 780 MT - 4J9C5M1 - Pentium E5300 - 1/1 (Multicore turned off in BIOS)
Optiplex 780 MT - 4J9C5M1 - Pentium E5300 - 2/2 (Multicore turned on in BIOS)
Optiplex GX270 MT - 55HCT31 - Pentium 4 2.6GHz 0F29 - 1/1 (HT turned off in BIOS)
Optiplex GX270 MT - 55HCT31 - Pentium 4 2.6GHz 0F29 - 2/2 (HT turned on in BIOS)*
Optiplex GX620 MT - 1M82S81 - Pentium 4 HT 630 - 2/2*
----------------------------------------------------------------------
* These seem wrong. I would expect 1/2.
Reboots and power off did not work on any of the machines. Just returns "Something went wrong." message. |
Oso2k
16.06.2023, 07:36
@ Laaca
|
Testing for ACPItool 1.1c |
> I have a new processor (pentium E5300) which is effectively a Core 2 duo
> processor (with two physical cores).
I think this is a bad assumption. The Pentium E5300 is close to a Core 2 Duo E4700 though wikipedia seems to think Wolfdale Pentiums are more similar to Wolfdale Core 2 Duos. There seems to be a lot of software/hardware "castrations" to brand the processor as Pentium. |
Laaca
Czech republic, 16.06.2023, 11:41
@ Oso2k
|
Testing for ACPItool 1.1c |
> I think this is a bad assumption. The
> Pentium
> E5300 is close to a
> Core
> 2 Duo E4700 though wikipedia seems to think Wolfdale Pentiums are
> more similar to Wolfdale Core 2 Duos. There seems to be a lot of
> software/hardware "castrations" to brand the processor as Pentium.
I thought that these "Pentiums" marked as E<something> are more or less same as Core 2 duos but they have smaller cache. --- DOS-u-akbar! |
marcov
17.06.2023, 10:42
@ Oso2k
|
Testing for ACPItool 1.1c |
> Core
> 2 Duo E4700[/link] though wikipedia seems to think Wolfdale Pentiums are
> more similar to Wolfdale Core 2 Duos. There seems to be a lot of
> software/hardware "castrations" to brand the processor as Pentium.
So does Intel ARK, it lists the E5300 as "formerly known as Wolfdale" why the E4400 is labeled "formally known as Conroe", i.e. first generation core-2. |