Topic: Interesting Spped Trick...  (Read 1473 times)

0 Members and 1 Guest are viewing this topic.

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27844
  • Gender: Male
Interesting Spped Trick...
« on: July 21, 2005, 10:33:30 am »
The only reason why its faster is they added a superfetch feature to the prefetcher. If you look at the key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\Prefetcher

you will notice in windows xp

EnablePrefetcher = 3 and you will notice in windows longhorn
EnableSuperfetch = 1

Well, guess what? You can put the EnableSuperfetch = 1 in windows xp and get the same speed.

Wow, Microsoft just added a feature that was already there in xp.

--------------

http://www.theinquirer.net/?article=24731

I did it, I guessed and added the "enablesuperfetch" as a "DWORD"

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War

Offline Darth Sidious

  • Lt.
  • *
  • Posts: 598
  • One Winged Angel
Re: Interesting Spped Trick...
« Reply #1 on: July 21, 2005, 10:53:22 am »
It does work :)

I wonder how it plays with PC's at the lower end of the WinXP spectrum speedwise.

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Re: Interesting Spped Trick...
« Reply #2 on: July 21, 2005, 11:38:00 pm »
The only reason why its faster is they added a superfetch feature to the prefetcher. If you look at the key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\Prefetcher

you will notice in windows xp

EnablePrefetcher = 3 and you will notice in windows longhorn
EnableSuperfetch = 1

Well, guess what? You can put the EnableSuperfetch = 1 in windows xp and get the same speed.

Wow, Microsoft just added a feature that was already there in xp.

--------------

http://www.theinquirer.net/?article=24731

I did it, I guessed and added the "enablesuperfetch" as a "DWORD"

Stephen


Nice, but have you noticed an increase in your launch and shut down time?
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27844
  • Gender: Male
Re: Interesting Spped Trick...
« Reply #3 on: July 22, 2005, 07:40:57 am »
A few seconds at most, but everybit helps IMHO.

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War

Offline Darth Sidious

  • Lt.
  • *
  • Posts: 598
  • One Winged Angel
Re: Interesting Spped Trick...
« Reply #4 on: July 22, 2005, 10:48:41 am »
I noticed a slight speedup on boot/shutdown.  Speedup on loading IE (work apps require), bit slower on FF (but was 1st boot of 1.0.6).

Then again this PC booted like lighting before the regkey due to nothing installed but (work)base image, google earth, FF.



Nice, but have you noticed an increase in your launch and shut down time?