GoogleCodeArchive / hfm-net

Automatically exported from code.google.com/p/hfm-net
0 stars 0 forks source link

Add further logic to determine client type of CPU clients. Some cores are being enabled as Standard or SMP. #246

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What enhancement are you proposing?

- Add further logic to determine client type of CPU clients.  Some cores are 
being enabled as Standard or SMP.

Would likely have to check the startup arguments for -smp AND/OR look at the 
log string where the core is actually being called by the client:

-np 0 for Standard
-np 2 or greater for SMP

What version of the product are you using?

- v0.6.1.251

Original issue reported on code.google.com by harlam357 on 24 Jan 2011 at 4:03

GoogleCodeExporter commented 9 years ago

Original comment by harlam357 on 1 Apr 2012 at 4:17

GoogleCodeExporter commented 9 years ago

Original comment by harlam357 on 1 Apr 2012 at 4:40