High CPU usage when idle
-
PJay.D
High CPU usage when idle
I've just bough the boxed, retail version of PI 11 to replace PI 8 which I've been using until now.
I have a strange problem in that PI11 uses between 20 and 30 percent CPU usage when completely idle (even with no images open) and I can't work out why this is. CPU usage drops to 0% when a requester is open.
It's not a huge problem but can have noticable effects when multitasking with other programs so I was wondering if there is a fix for this?
Thanks,
Paul
I have a strange problem in that PI11 uses between 20 and 30 percent CPU usage when completely idle (even with no images open) and I can't work out why this is. CPU usage drops to 0% when a requester is open.
It's not a huge problem but can have noticable effects when multitasking with other programs so I was wondering if there is a fix for this?
Thanks,
Paul
-
sjj1805
- Posts: 14383
- Joined: Wed Jan 26, 2005 7:20 am
- System_Drive: C
- 32bit or 64bit: 32 Bit
- motherboard: Equium P200-178
- processor: Intel Pentium Dual-Core Processor T2080
- ram: 2 GB
- Video Card: Intel 945 Express
- sound_card: Intel GMA 950
- Hard_Drive_Capacity: 1160 GB
- Location: Birmingham UK
This may or may not work but either way will improve your computer anyway.
Open Notepad and copy/paste the following:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"AlwaysUnloadDLL"=dword:00000001
Save as "unloaddll.reg" and then run it. This will enter the above into the Windows Registry
Steve J
Open Notepad and copy/paste the following:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"AlwaysUnloadDLL"=dword:00000001
Save as "unloaddll.reg" and then run it. This will enter the above into the Windows Registry
Steve J
-
PJay.D
Thanks,
This does seem to have made a difference although I'm not sure how, that said the problem does seem a bit intermittent so fingers crossed.
PI11 does seem a tad processor hungry, even moving the mouse pointer of the screen with PI11 active just CPU usage of around 56% but I do only have an old 1.3Ghz Athlon Thunderbird installed.
Thanks again,
Paul
This does seem to have made a difference although I'm not sure how, that said the problem does seem a bit intermittent so fingers crossed.
PI11 does seem a tad processor hungry, even moving the mouse pointer of the screen with PI11 active just CPU usage of around 56% but I do only have an old 1.3Ghz Athlon Thunderbird installed.
Thanks again,
Paul
-
PJay.D
-
PJay.D
-
dwightmccann
Surely you are kidding ... ! I've been a computer programmer for over 30 years and that's about the stupidest answer I have ever heard. There is nothing "normal" about it, unless you consider sloppy, lazy programming "normal" ... hmmmm, perhaps it is normal.PJay.D wrote:ULead tech. support have got back to me and said that this is perfectly normal!
My dual processor Xeon 2.6GHz with 3GB RAM will sit at between 10 and 12 percent when nothing is happening in Iedit, but if I click Adjust and the window pops the CPU will go to zero. I think it is likely a very easy problem for them to fix but I have noticed a huge reluctance on Ulead's part to fix problems after the first tidal wave of errors ... as far as I know there had never been a second fix pack for PhotoImpack since I started using it as Version 3.
-
keenart
-
dwightmccann
I have no idea what this means. It is NOT NORMAL in the sense that no program should ever use CPU when doing nothing! If it is doing nothing it doesn't need to "index", whatever that means. It may be normal if someone is doing some sort of polling wait, but that is silly in a modern operating system. Consider, when I click "Adjust" the CPU goes to zero until I do something else ... it still has all its modules in memory or whatever you propose so why wouldn't it still need to "index". I suspect it to be much more likely that someone changed the way they are using some Windows GUI API and didn't undertand how to properly use the wait/post functions.keenart wrote:It is perfectly normal for PI since is retains a lot of modules in memory and is constantly Indexing.
-
htchien
- Advisor
- Posts: 2013
- Joined: Sat Dec 11, 2004 12:10 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- Location: Taipei, Taiwan
- Contact:
To lower the CPU rate when PI is in idle, uncheck the following settings:
File -> Preference -> General -> PhotoImpact -> On/Off Browse Manager Cache
then restart PI.
Hope this helps.
H.T.
File -> Preference -> General -> PhotoImpact -> On/Off Browse Manager Cache
then restart PI.
Hope this helps.
H.T.
Ted (H.T.)
[color=red]The message is provided AS IS with no warranties and confers no rights. For official tech support please contact Corel Tech Support.[/color]
[url=http://www.youtube.com/htchien]My YouTube channel[/url]
[color=red]The message is provided AS IS with no warranties and confers no rights. For official tech support please contact Corel Tech Support.[/color]
[url=http://www.youtube.com/htchien]My YouTube channel[/url]
-
dwightmccann
-
htchien
- Advisor
- Posts: 2013
- Joined: Sat Dec 11, 2004 12:10 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- Location: Taipei, Taiwan
- Contact:
I think the user manual for both PI 10 and 11 might help.
http://www.ulead.com/pi/documents.htm
Some free third party PI on-line tutorials might also help.
http://phpbb.ulead.com.tw/EN/viewtopic. ... 3938#53938
Other PI tutorials in this user forum:
http://phpbb.ulead.com.tw/EN/viewforum.php?f=29
Best regards,
H.T.
http://www.ulead.com/pi/documents.htm
Some free third party PI on-line tutorials might also help.
http://phpbb.ulead.com.tw/EN/viewtopic. ... 3938#53938
Other PI tutorials in this user forum:
http://phpbb.ulead.com.tw/EN/viewforum.php?f=29
Best regards,
H.T.
Ted (H.T.)
[color=red]The message is provided AS IS with no warranties and confers no rights. For official tech support please contact Corel Tech Support.[/color]
[url=http://www.youtube.com/htchien]My YouTube channel[/url]
[color=red]The message is provided AS IS with no warranties and confers no rights. For official tech support please contact Corel Tech Support.[/color]
[url=http://www.youtube.com/htchien]My YouTube channel[/url]
