
17-09-2009
|
 | Member | | Join Date: Nov 2005
Posts: 1,048
| |
| Re: Amd dual-core optimizer version 1.1.4 Will work or Not
This utility Called as Amd Dual-Core Optimizer installed a specific driver appointed himself as "Special Driver Tools". This utility also modifies the boot.ini file system used to provide information booting Windows. In the file boot.ini the usepmtimer parameter "is added at the end of the line as below. Quote:
[boot loader]
timeout = 30
default = multi (0) disk (0) rdisk (0) partition (1) \ WINDOWS
[operating systems]
multi (0) disk (0) rdisk (0) partition (1) \ WINDOWS = "Microsoft Windows XP Professional" / noexecute = optin / fastdetect / usepmtimer
| You're probably wondering what is the use of this Amd Dual-Core Optimizer utility . It can simply correct the well known problem related to the Athlon 64 X2 that occurs with some software and especially with certain video games. Indeed, counting the number of cycles performed by the CPU which can have different interests, some games have been programmed to use the basic functionality of Read Time Stamp Counter (RDTSC) instead of going through the functions provided by standard Windows. The problem is that the function RDTSC is now more able to accurately measure the number of CPU cycles, especially when using the features of saving energy and also with processors equipped with multiple cores as Athlon 64 X2 which in contrast is very well managed through the operating system. This leads to many problems of synchronization in these applications can not work then or at least in very bad conditions (bugs, performance execrable ...). |