|
|
![]() |
|
|
Top | #21 |
|
NTFS Stoner
Joined: March 2002
Location: the year 2525
Posts: 2,781
Reputation: 350
Power: 152 |
|
|
|
|
|
|
Top | #22 |
|
OSNN Gamer
Joined: May 2002
Location: England
Posts: 2,439
Reputation: 20
Power: 143 |
XP will find a way to page even if paging has been disabled thats why you dont get a bsod when RAM is full the best solution is more ram 768 meg works well for me play games all day & XP still flies
|
|
|
|
|
|
Top | #23 |
|
Unregistered
Posts: n/a
|
Anyhoot. I left it at the 26/38 that it was auto set to and restarted. |
|
|
|
Top | #24 |
|
Unregistered
Posts: n/a
|
All of you hardcore gamers propably know at least one of the games I am talking about. Games like Ultima IX and Wizardry 8.
|
|
|
|
Top | #25 |
|
Unregistered
Posts: n/a
|
Gotta be honest here, couldnt quite follow this thread through all the bickering and hex values, so if someone will be kind enough to simply tell me if there is anything i need to DO, i would greatly appreciate it Running an old laptop and any tweak is a good tweak to me.
|
|
|
|
Top | #26 |
|
_________________
Joined: July 2002
Posts: 1,557
Reputation: 160
Power: 133 |
In any case don't apply the DisablePagingExecutive tweak on a system that is low on RAM. It could become unstable.
|
|
|
|
|
|
Top | #28 |
|
OSNN Addict
Joined: February 2002
Location: S.E. Florida
Posts: 119
Reputation: 20
Power: 124 |
Hey Polygon-Paradox dunno if you noticed but ever since I applied your tweak I no longer experience deletion errors.
Has anyone else noticed this? Remember it used to be that you would get an error message stating something like unable to delete it is being used by another program or something similar. Especially if you wanted to bypass the recycle bin by holding down the shift key. Well just want to thank you because it has now resolved that issue for me at least
|
|
|
|
|
|
Top | #29 |
|
Glaanies script monkey
Joined: February 2003
Location: Chicago
Posts: 2,725
Reputation: 1520
Power: 152 |
oORaidROo that is usually caused by XP's preview feature. It can also cause folders with lots of AVI files in it to hang when accesses them, at any rate, what you wnat to do (or did) is to delete the default registry value here:
[HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler] |
|
|
|
|
|
Top | #30 |
|
OSNN Addict
Joined: February 2002
Location: S.E. Florida
Posts: 119
Reputation: 20
Power: 124 |
I will definately keep that in mind, however as I indicated it stopped happening since applying Polygon-Paradox tweak. So maybe between both tweaks/fixes we now have a choice.
|
|
|
|
|
|
Top | #31 |
|
Unregistered
Posts: n/a
|
|
|
|
|
Top | #32 |
|
OSNN Addict
Joined: February 2002
Location: S.E. Florida
Posts: 119
Reputation: 20
Power: 124 |
The default value is "2", even if you have "processor scheduling" and "memory usage" both set for programs. By adding/changing it in the reg to a value "26" makes it permenant and take hold.
I know I've noticed a difference. |
|
|
|
|
|
Top | #33 |
|
Unregistered
Posts: n/a
|
I didn't touch the registry and the values were changed 26/38.
I haven't noticed a difference yet. |
|
|
|
Top | #34 |
|
OSNN Addict
Joined: February 2002
Location: S.E. Florida
Posts: 119
Reputation: 20
Power: 124 |
If your reg values where already set to the tweak numbers then you won't notice a difference.
I on the otherhand didn't even have the DWORD value let alone the Hex ;-) With that said I definately benifitted from it. |
|
|
|
|
|
Top | #35 |
|
Unregistered
Posts: n/a
|
Happy to help Raid.
If everyone would try my tweaks without letting their opinions and ego's interfere they would see that I know what I am talking about and that I am only here to help. Thats why i haven't been around for a week, because I am tired of everyone bashing my tweaks. Why waist my time if people want to be ignorant? After working for Microsoft and Dell I mull over Windows code in my sleep. LOL Not to mention my friends who are still at Microsoft which provide me with all the info i could ever want. My NDA expired a long time ago so i can blab all I want.
|
|
|
|
Top | #36 |
|
_________________
Joined: July 2002
Posts: 1,557
Reputation: 160
Power: 133 |
ROFLMAO
|
|
|
|
|
|
Top | #37 |
|
OSNN Addict
Joined: February 2002
Location: S.E. Florida
Posts: 119
Reputation: 20
Power: 124 |
Hey Polygon-Paradox, there are tweaks that when applied are in your face noticeable, and others that are behind the scene type tweaks that help to prevent things from going wrong.
Have you posted other tweaks on this board? I think I read where you said you were relatively new here. Trust me when I say don't take it personally, there was thread started about posting tweaks (its a very good thread), and it is full of huh's, I don't get it's, WTF's :-) but nevertheless it was useful and most benefitted from it. With your background working for M$ I am looking forward to future posts. Keep'em coming!!!
|
|
|
|
|
|
Top | #38 |
|
Unregistered
Posts: n/a
|
Hey Polygon-Paradox...grow some skin dude. No one has bashed your tweaks. There have been some questions but I haven't seen anyone saying your tweaks suck or don't work.
Maybe if you provide a little more explanation about what your tweaks are supposed to do (as you've eventually done here) in the beginning it'll go over better. |
|
|
|
Top | #39 |
|
OSNN One Post Wonder
Joined: April 2005
Posts: 1
Reputation: 0
Power: 0 |
Please allow me to shed some light on the subject.
(Copy and Paste) This one's for experts. The length of time which Windows executes one thread before it can switch to another thread is referred to as a quantum. These intervals can be fixed or variable, long or short, and can be biased towards foreground or background threads. By editing the process quanta control settings you can get much more precise control over how your system schedules threading. For instance, if you've got a server that runs primarily background processes, you'll want to set the system to favour those and use long fixed-length timeslices to let everything run in as much a parallel fashion as possible. The key that holds this information, HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl, has a value named Win32PrioritySeparation. This value is a bitmask, so setting it can be a little tricky. Start with the value 0 and add the following values to it. If you want to set the ratio of foreground-to-background threads to: 3:1, add 2.If you want to set the lengths of the quanta to: Variable lengths: add 4.Variable-length quantas are useful if you have some processes that kick in and use a lot of CPU intermittently, but don't run non-stop. This way the OS can adjust the amount of time devoted so that timeslices are more evenly distributed between processes. If you want to set the intervals for quanta to be: Shorter: add 32. eg. 38 = Short, Variable Length with 3:1 allocation. I use 20 so I have Long, Variable Length with 1:1 allocation. Hope this helps. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Double PMs | Jewelzz | Site Problems & Feedback | 23 | December 29th, 2004 8:49pm |
| Double USB ?? | Punkychan | General Hardware | 2 | July 23rd, 2004 4:57pm |
| Tweak Put Tweak UI In Control Panel | Leevoy | Windows Desktop Systems | 4 | September 30th, 2003 5:08pm |
| XP-erience Files - Tweak files - DNS Cache Tweak | Teddy | Windows Desktop Systems | 2 | October 23rd, 2002 5:59pm |
| Double XP?? | Metonic | Windows Desktop Systems | 5 | December 15th, 2001 7:00pm |