引用:
原帖由 NAKAMURA 于 2008-6-5 07:25 发表 
这就是抓住strap的好处
北桥延迟只要区区56.6ns
所谓strap就是一个freq和dqr的比数 关键是主机板默认最高支持fsb值来订 然后根据memory体质逆推
由于很多主机板可以破解支持更高的fsb汇流排
在strap的情况下 理论 ...
:)
super pi的tweak不止只有那些
..您的run太多變因
最基本的調整是在於修改reg file,以下為最基本的reg edit
**[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"AlwaysUnloadDLL"="1"
[HKEY_CURRENT_USER\Control Panel\desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="5000"
"MenuShowDelay"="400"
"WaitToKillAppTimeout"="4000"
"WaitToKillServiceTimeout"="4000"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisable8dot3NameCreation"=dword:00000001
"NtfsDisableLastAccessUpdate"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001
"LargeSystemCache"=dword:00000001
"ClearPageFileAtShutdown"=1
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnableSuperfetch"=dword:00000001
"EnablePrefetcher"=dword:00000003
--->system max mem shrink depends on what size you run for super pi--->
net stop for all service: two ways
复制内容到剪贴板
代码:
**********************************************
1.
@echo off
reg add HKLM\SYSTEM\CurrentControlSet\Services\upnphost /v start /t REG_DWORD /d 4 /f
reg add HKLM\SYSTEM\CurrentControlSet\Services\SSDPSRV /v start /t REG_DWORD /d 4 /f
Rundll32.exe advapi32.dll,ProcessIdleTasks
net stop "dhcp client"
net stop "dns client"
net stop "ipsec services"
net stop "task scheduler"
net stop "application layer gateway service"
net stop "automatic updates"
net stop "system event notification"
net stop "com+ event system"
net stop "computer browser"
net stop "cryptographic services"
net stop "distributed link tracking client"
net stop "error reporting service"
net stop "fast user switching compatibility"
net stop "help and support"
net stop "hid input service"
net stop "logical disk manager"
net stop "usnsvc"
net stop "network location awareness (nla)"
net stop "print spooler"
net stop "protected storage"
net stop "remote access connection manager"
net stop "remote registry"
net stop "secondary logon service"
net stop "security center"
net stop "server"
net stop "shell hardware detection"
net stop "ssdp discovery service"
net stop "system restore service"
net stop "tcp/ip netbios helper"
net stop "telephony"
net stop "terminal services"
net stop "themes"
net stop "webclient"
net stop "windows audio"
net stop "windows firewall/internet connection sharing (ics)"
net stop "windows time"
net stop "wireless zero configuration"
net stop "workstation"
**********************************************************************************************
2nd:
@echo off
pause
echo Go?
sc config Adobe LM Service start= disabled
sc config Alerter start= disabled
sc config ALG start= disabled
sc config AppMgmt start= disabled
sc config wuauserv start= disabled
sc config BITS start= disabled
sc config ClipSrv start= disabled
sc config EventSystem start= disabled
sc config COMSysApp start= disabled
sc config Browser start= disabled
sc config CryptSvc start= disabled
sc config DcomLaunch start= disabled
sc config Dhcp start= disabled
sc config TrkWks start= disabled
sc config MSDTC start= disabled
sc config Dnscache start= disabled
sc config ERSvc start= disabled
REM sc config Eventlog start= disabled
sc config FastUserSwitchingCompatibility start= disabled
sc config helpsvc start= disabled
sc config HidServ start= disabled
sc config HTTPFilter start= disabled
sc config ImapiService start= disabled
sc config CiSvc start= disabled
sc config PolicyAgent start= disabled
sc config dmserver start= disabled
sc config dmadmin start= disabled
sc config Messenger start= disabled
sc config odserv start= disabled
sc config Microsoft Office Groove Audit Service start= disabled
sc config Netlogon start= disabled
sc config mnmsrvc start= disabled
sc config Netman start= disabled
sc config NetDDE start= disabled
sc config NetDDEdsdm start= disabled
sc config Nla start= disabled
sc config xmlprov start= disabled
sc config NtLmSsp start= disabled
sc config ose start= disabled
sc config SysmonLog start= disabled
sc config NetDDE start= disabled
REM sc config PlugPlay start= disabled
sc config WmdmPmSN start= disabled
sc config Spooler start= disabled
sc config ProtectedStorage start= disabled
sc config RSVP start= disabled
sc config Rasdisabled start= disabled
sc config RasMan start= disabled
sc config RDSessMgr start= disabled
sc config RpcLocator start= disabled
sc config RemoteRegistry start= disabled
sc config NtmsSvc start= disabled
sc config RemoteAccess start= disabled
sc config seclogon start= disabled
sc config SamSs start= disabled
sc config wscsvc start= disabled
sc config lanmanserver start= disabled
sc config ShellHWDetection start= disabled
sc config SiSWLSvc start= disabled
sc config SCardSvr start= disabled
sc config SSDPSRV start= disabled
sc config SENS start= disabled
sc config srservice start= disabled
sc config Schedule start= disabled
sc config LmHosts start= disabled
sc config TapiSrv start= disabled
sc config TlntSvr start= disabled
sc config TermService start= disabled
REM sc config Themes start= disabled
sc config UPS start= disabled
sc config upnphost start= disabled
sc config VSS start= disabled
sc config WebClient start= disabled
sc config AudioSrv start= disabled
sc config SharedAccess start= disabled
sc config stisvc start= disabled
sc config MSIServer start= disabled
sc config winmgmt start= disabled
sc config wmi start= disabled
sc config W32Time start= disabled
sc config WZCSVC start= disabled
sc config WmiApSrv start= disabled
sc config lanmanworkstation start= disabled
pause
EXITthe final step is enhance system cache and availble system memory, and balance these two elements
so does tweak you memory clcok skew but NOT just high fsb+high memory freq;)
spi is all about system balancing and HD R/W speed.
當然super pi 不是一切,但是不懂super pi,那一切也不懂
這些..只不過不到"如何校調suepi" 1/3...
在我眼中那些只會說人作弊的人
只不過是譁眾取寵為了不勞而獲來得到別人辛苦鑽研的成果罷了
還有,同樣是中國人,發帖的老兄
是不是該把嘴巴放乾淨一點,順便也撿查您的視力
斷章取義,我只會原諒你一次
[
本帖最后由 Onepagebook 于 2008-6-6 09:17 编辑 ]