home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Tajnepp / CPUIDLE / WHATSNEW.TXT < prev   
Encoding:
Text File  |  1998-07-08  |  6.7 KB  |  195 lines

  1. WHATSNEW.TXT for CpuIdle Win95/98
  2.  
  3. CpuIdle is Copyright (C) 1997,98 Andreas Goetz.
  4.  
  5.                  goetz@stud.uni-hannover.de
  6.                  http://www.stud.uni-hannover.de/~goetz
  7.  
  8. FREEWARE
  9.  
  10. CpuIdle runs a HLT command in an idle priority thread under Win95/98. That
  11. allows modern microprocessors to save power and stay cool. Great for
  12. overclocking.
  13.  
  14. CpuIdle's is also the best and most complete CPU optimizer for Win95/98 that
  15. exists. Most CPUs include performance increasing options that are disabled by
  16. default. CpuIdle activates them all!
  17.  
  18. Due to the overwhelming number of questions and requests I received via email,
  19. users that require additional assistance are now strongly encouraged to
  20. register.
  21.  
  22.  
  23. Version 3.02 (Jule 8th, 1998):
  24.  
  25. - changed the icon to something for friendly for the eye (due to popular
  26.   request)
  27. - changed handling of VxD handle (now correctly unloads if CpuIdle is closed)
  28. - finally decided to add -nosplash option (no guess what this does?)
  29. - updated FAQ (please, do read at least the new items)
  30.  
  31.  
  32. Version 3.01 (June 1st, 1998):
  33.  
  34. - removed direct95.vxd which is no longer needed
  35.  
  36.  
  37. Version 3.00 (April 25th, 1998):
  38.  
  39. - removed -alt switch
  40.   CpuIdle now uses the same idle method as implemented in v2.4 
  41.   This should fix the performance problems some people reported
  42. - removed -loadonly switch
  43. - changed function of -quit switch 
  44. - added Control Panel plugin, to install run CpuIdle and open Control Panel
  45.   sheet
  46.   Using Control Panel plugin CpuIdle consumes only 64K of memory
  47. - fixed minor bugs
  48.  
  49.  
  50. Version 2.51 (April 2nd, 1998):
  51.  
  52. - added -alt switch for alternative idle loop
  53.   use this switch if you experience performance problems (uses same method as
  54.   v2.4) 
  55. - bugfix for some Cyrix CPUs (blue screen when CPUID disabled) 
  56. - identifies all AMD and UMC 486 CPUs (at least those I know about)
  57. - removed "Tips" 
  58. - experimental PIIX4 Slow Clock mode for notebooks, please give me feedback
  59.  
  60.  
  61. Version 2.5 (March 29th, 1998):
  62.  
  63. - program code completely rewritten
  64. - CpuIdle now completely and automatically optimizes your CPU for performance
  65.   enhancement
  66.  
  67. - added far better power saving for P5 and P5MMX (1.5A..1.8A less)
  68. - added -quit switch to exit CpuIdle after CPU optimization (no power saving)
  69. - removed all Cyrix specific switches from 2.4 (default is now enabled)
  70. - removed -noID switch (nobody used this anyway)
  71. - removed -wait switch (no longer needed)
  72. - added new switches to selectively disable optimization settings (read
  73.   "Command line switches" section)
  74. - workaround for Cyrix and IDT clock rate bug
  75. - added CPUID for Cyrix CPUs even if disabled 
  76.   (no more "CPUID instruction not available on this machine" error messages)
  77. - DOS based optimizers like set6x86 no longer needed for complete Cyrix support
  78. - added new direct95.vxd driver to get access to MSRs (Thanks to Andreas
  79.   Stiller)
  80. - extremely undocumented -debug switch
  81.   Keep out and do not use. Nice for turning off L1 cache...
  82.  
  83. Also included in the release archive is -= DosIdle 2.00 =- by Marton Balog
  84.  
  85. Used in conjunction with CpuIdle, DosIdle and CpuIdle provide a complete power
  86. saving and optimization solution both for Win95/98 and DOS, even incompatible
  87. DOS programs in Win95 DOS boxes are supported. Please notice that DosIdle is
  88. not a CpuIdle addon but a standalone program. These programs are best used
  89. together and packaged for greater convenience.
  90.  
  91.  
  92.  
  93. Version 2.4 (February 21th, 1998):
  94.  
  95. - comes with DosIdle 1.32 for DOS written by Marton Balog
  96.  
  97. - added CPU feature detection like extended vendor name, MMX
  98. - detects "Suspend on HLT" and "Write Allocation" on Cyrix CPUs
  99. - added some nice bitmaps
  100. - fixed bug in clock rate display after beeing in suspend mode
  101. - split readme.txt into readme.txt, history.txt and result.txt files
  102. - file_id.diz for catalog tools
  103. - added "Tips" for people who don't read readme's
  104. - better error messages for finding errors
  105. - failsafe mode for overclocked CPUs
  106.  
  107. New command line switches for Cyrix processors:
  108.  
  109. - cxsusphlt: enable "Suspend on HLT"
  110. - cxnolock: enable "NO_LOCK", locked bus cycles are disabled, leading to
  111.   higher performance
  112. - cxwtalloc: enable "WT_ALLOC", write allocation increase performance
  113. - cxall: enable all of the above options (recommended)
  114.  
  115.  
  116.  
  117. Version 2.3 (February 10th, 1998):
  118.  
  119. - added /loadonly switch to reduce memory usage
  120. - fixed wrap around bug that appeared when computing clock rate after running
  121.   for more than an approx. 80 minutes (nice one, eh?)
  122.  
  123.  
  124.  
  125. Version 2.2 (February 9th, 1998):
  126.  
  127. - added clickable "Enabled" item to popup menu
  128. - double-clicking on icon enables/ disables idle thread
  129. - added CPU type identification and clock speed measurement
  130. - new installation (no need to copy the VxD)
  131. - more Results in readme.txt
  132.  
  133.  
  134.  
  135. Version 2.1 (January 31th, 1998)
  136.  
  137. - turning off idling in "About" box fixed
  138. - VxD is correctly unloaded when CpuIdle is closed
  139. - better error handling
  140. - better startup code
  141. - added /wait switch to fix startup problem 
  142. - added /hide command line switch to hide taskbar icon
  143. - better documentation (yes, it also has wrapped lines!)
  144. - added Results section to readme.txt
  145. - added whatsnew.txt
  146.  
  147. When CpuIdle is placed in StartUp group idling should now always be enabled
  148. due to better startup code. If that still doesn't work use the /wait switch.
  149.  
  150.  
  151.  
  152. Version 2.0 (January 17th, 1998)
  153.  
  154. This is the first release that really does what is supposed to do. I apoligize
  155. to all persons that tried CpuIdle 1.0
  156.  
  157. Known bugs:
  158. - idle percentage display does not work
  159. - VxD is not unloaded at end of program
  160. - idling was accidentally disabled after displaying about box
  161. - idling can sometimes not be enabled when placed in StartUp group
  162.  
  163.  
  164.  
  165. Version 1.0 (December 97)
  166.  
  167. First release. This release did not use a VxD and therefore didn't work. Sorry
  168. for the inconvenience.
  169.  
  170.  
  171.  
  172. See readme.txt and cpuidle.faq for further information. If you feel that this
  173. program is just what you've been waiting for and would like to encourage
  174. further development and express your gratitude you may want to send $20 or
  175. whatever amount you think appropriate to the address given below, though there
  176. is no obligation to do so. Please don't send cheques since cashing is
  177. extremely expensive in Germany. All donations will be happily accepted.
  178.  
  179.     Andreas Goetz
  180.     Suedring 11
  181.     31275 Lehrte
  182.     GERMANY
  183.  
  184. Special thanks to Virgil Smith for coding the VxD. Without him this program
  185. would never have been possible.
  186.  
  187.  
  188. DISCLAIMER
  189.  
  190. THIS SOFTWARE AND THE ACCOMPANYING FILES ARE DISTRIBUTED "AS IS" AND WITHOUT
  191. ANY WARRANTIES WHETHER EXPRESSED OR IMPLIED. NO REPONSIBILITIES FOR POSSIBLE
  192. DAMAGES OR EVEN FUNCTIONALITY CAN BE TAKEN. THE USER MUST ASSUME THE ENTIRE
  193. RISK OF USING THIS PROGRAM. ALL TRADEMARKS ARE PROPERTY OF THEIR RESPECTIVE
  194. OWNERS.
  195.