Go Back   The Palace Avatar Chat Community Forums. > Palace Planet > The Soapbox
Register FAQ Members List Calendar Arcade Toplist Search Today's Posts Mark Forums Read

The Soapbox Rant an rave on the soapbox.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-19-2005, 11:52 PM
Janus Janus is offline
Senior Member
 

Join Date: Apr 2005
Location: Austin, Texas, USA
Posts: 139
Rep Power: 3
Janus is on a distinguished road
Send a message via ICQ to Janus Send a message via AIM to Janus Send a message via Yahoo to Janus
It doesn't actually use 100% CPU all of the time. I believe it uses the CPU to the point where the meter can't update fast enough to report less than 100%. For if your machine were tied to 100% CPU ALL OF THE TIME, your mouse cursor wouldn't even hover across the screen, as if the machine had become frozen. Your machine can over heat regardless if you use Palace or not. This is usually a sign that your machine doesn't have sufficent cooling systems - like a fan! Hard drives can over heat for instance, and which case it will stop responding. A hard drive that's mounted that stops responding tends to 'panic' the OS (atleast in Linux).
Reply With Quote
  #2  
Old 06-20-2005, 12:49 AM
jon_k jon_k is offline
Member
 

Join Date: Feb 2006
Posts: 43
Rep Power: 0
jon_k is on a distinguished road
The overheating issue is probably due to dust build-up in the case.

That's incredibly simple to resolve and doesn't take a computer tech to fix.

Simply take the PC case over off (there is probably screws on the back of the case around the edges) and the cover will usually slide right off.

(Make sure you don't unscrew the screws around the power supply, as thats what holds the powersupply to the back of the case; those aren't the screws I'm talking about)

After you have the case off, buy some compressed air stuff from your local computer store and spray nooks, crannies, anywhere you might have dust buildup (Especially in the fans)

If you've never done this before, do it outside, otherwise you're entire house will be filled with dust.

WARNING: Don't use a vacuum cleaner; it promotes static and static will destroy your computer.
Reply With Quote
  #3  
Old 06-20-2005, 08:04 AM
maarten's Avatar
maarten maarten is offline
forum die hard
 
Join Date: Oct 2002
Location: DiGiLaNd
Posts: 975
Rep Power: 10
maarten is on a distinguished road
Send a message via ICQ to maarten Send a message via AIM to maarten Send a message via Yahoo to maarten
Well this is true too you probly already have a cooling problem but it is also true Palace does use make your CPU run at 100%. I actually had to reset my heatsink with new thermal pasta ( not spicey lasagna honest) because it had dried up and my CPU overheated the second I turned on Palace.

Here is a quote from Glide to explain the situation:

Quote:
This is normal for Windows Palace clients. The Windows client will use
100% of CPU usage if it can, but it will also willingly relinquish CPU
usage to any other program or process that wants it, which is consistent
with what you observed. As you noted, this is very unconventional behavior
in comparison to most other programs, but it is normal for Windows Palace
clients.
Reply With Quote
  #4  
Old 06-20-2005, 08:22 AM
Janus Janus is offline
Senior Member
 

Join Date: Apr 2005
Location: Austin, Texas, USA
Posts: 139
Rep Power: 3
Janus is on a distinguished road
Send a message via ICQ to Janus Send a message via AIM to Janus Send a message via Yahoo to Janus
Just switch to Linux... Palace32 runs fine for me!
Reply With Quote
  #5  
Old 06-20-2005, 08:32 AM
jon_k jon_k is offline
Member
 

Join Date: Feb 2006
Posts: 43
Rep Power: 0
jon_k is on a distinguished road
Quote:
Originally Posted by maarten
it is also true Palace does use make your CPU run at 100%.
Well that is the craziest thing ever then. Cause on my system it seems to magically not run at 100%.

Here is the output of my top command, which displays linux tasks with palace open and palace closed (the task manager of Linux per se)

With Palace Open
Code:
top - 02:27:57 up 7 days, 12:40,  2 users,  load average: 1.68, 2.30, 2.61
Tasks: 120 total,   2 running, 118 sleeping,   0 stopped,   0 zombie
Cpu(s): 51.5% us, 37.2% sy,  0.0% ni, 11.0% id,  0.0% wa,  0.3% hi,  0.0% si
Mem:    515108k total,   503376k used,    11732k free,     8016k buffers
Swap:   512056k total,   439612k used,    72444k free,   143752k cached
  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
17825 jon_k     18   0 1341m  17m 9588 R 29.8  3.4   0:53.12 wine-preloader
17829 jon_k     15   0  3528 1444  760 S 27.8  0.3   1:00.41 wineserver
20888 root       6 -10 96560  54m 6136 S 14.3 10.9 412:28.45 XFree86
11687 jon_k     16   0 40468  19m  10m S  6.3  3.8  12:33.05 gaim
25827 jon_k     15   0  187m  99m  19m S  3.3 19.8  51:06.92 firefox-bin
15551 jon_k     15   0  368m  72m 9776 S  2.3 14.3  35:13.33 java
21027 jon_k     15   0 37096  14m  10m S  2.0  2.8  11:29.49 kicker
30503 jon_k     15   0 44148 6904 2176 S  0.7  1.3  62:14.33 TeamSpeak.bin
10312 jon_k     15   0 29204  10m 9088 S  0.7  2.2   0:20.20 konsole
20976 jon_k     16   0 23952 3192 2712 S  0.3  0.6   0:21.11 dcopserver
21015 jon_k     16   0 39412 8400 5520 S  0.3  1.6   5:16.40 kwin
21044 jon_k     15   0 30284 7624 5312 S  0.3  1.5   2:12.16 kmix
21045 jon_k     15   0 27616 6164 5124 S  0.3  1.2   9:13.51 smb4k
21706 jon_k     15   0  340m  26m 3400 S  0.3  5.2  16:29.01 xmms
The above is as high as I could get palace while running a script.
Cpu(s): 51.5% us, Shows the CPU's total USAGE (for all processes being run on the machine at the time)

17825 jon_k 18 0 1341m 17m 9588 R 29.8 3.4 0:53.12 wine-preloader Shows the wine process, the text in BOLD is the processor usage for that process at that moment. 49.8%

The US = usage, the other statistics are for like system processes, nice etc
With Palace Closed
Code:
top - 02:31:25 up 7 days, 12:43,  2 users,  load average: 1.83, 2.20, 2.51
Tasks: 115 total,   2 running, 113 sleeping,   0 stopped,   0 zombie
Cpu(s): 21.3% us,  2.0% sy,  0.0% ni, 73.8% id,  3.0% wa,  0.0% hi,  0.0% si
Mem:    515108k total,   501184k used,    13924k free,     8240k buffers
Swap:   512056k total,   439612k used,    72444k free,   150656k cached
  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
11687 jon_k     15   0 40468  19m  10m S 10.3  3.8  12:41.59 gaim
20888 root       5 -10 90400  54m 5808 S  4.3 10.9 412:43.19 XFree86
25827 jon_k     15   0  187m  99m  19m S  3.6 19.8  51:26.65 firefox-bin
15551 jon_k     15   0  368m  72m 9776 S  2.6 14.3  35:20.26 java
30503 jon_k     15   0 44148 6904 2176 S  0.7  1.3  62:20.10 TeamSpeak.bin
21044 jon_k     15   0 30284 7624 5312 S  0.3  1.5   2:12.30 kmix
21706 jon_k     15   0  340m  26m 3400 S  0.3  5.2  16:29.64 xmms
31708 jon_k     15   0 28128 6272 4788 S  0.3  1.2   3:32.30 xchat
 7765 jon_k     15   0 27972 8148 6808 S  0.3  1.6   0:15.48 xchat
17947 jon_k     17   0  2064 1076  836 R  0.3  0.2   0:00.15 top
    1 root      16   0  1504  460  440 S  0.0  0.1   0:03.48 init
    2 root      34  19     0    0    0 S  0.0  0.0   0:00.74 ksoftirqd/0
    3 root       5 -10     0    0    0 S  0.0  0.0   0:08.23 events/0
    4 root       5 -10     0    0    0 S  0.0  0.0   0:00.07 khelper
This is after I closed Palace. You'll see Cpu(s): 21.3% us definitely a lot less processure usage, the load statistics are larger however, but that's because the lined up processes to take up the newly free'd CPU are qued, and that is making the CPU wait time larger.

Before: 49.8%
After: 21.3%

You'll notice there is a wineserver and winepreloader.
The wine preloader = Palace
The wineserver = what communicates between the graphical enviroment of linux and the application you're running under wine. So the CPU listed for the wineserver is irrelevent here (because in windows apps aren't run under a compatability layer, so you don't need a program to communicate between the "Executable" and the GUI like on linux)

So, I don't know if Windows has a bug or what (imagine Windows having a bug? couldn't be!). I do know for a fact though, that it is impossible for a program in one OS to take up less CPU then in another OS when it's the exact same binary. Me and you are using the exact same palace32.exe binary.

SO technically, either Windows has a bug in detecting CPU usage, or Linux does. Since Windows is more prone to bugs, I vote Windows. Furthermore, look at all the additional information Linux tells you about running processes (all those numbers and stuff you can't understand) it seems Linux reports much more about processes than Windows. You can see as well as I do, something with the OS on Windows is not adding up.

It just might be Windows, and not the actual usage.

I mean, try to imagine... if a program took up 100% of the CPU -- how can other programs use the CPU? Wouldn't the system lock up, your mouse not even work, while said program is holding 100%?

That would be like if I had a pie, and I ate 100% of the pie...... you couldn't eat any of the pie...

Now, if I regurgitated 1/4 of the pie, then yes, you could have 25% of the pie (if you like eating throwup)

That's how the CPU Is... if a program has 100% of the CPU, nobody can have the CPU. It's not until the program releases some of the CPU can other programs then grab part of the CPU.
Reply With Quote
  #6  
Old 06-20-2005, 08:55 AM
jon_k jon_k is offline
Member
 

Join Date: Feb 2006
Posts: 43
Rep Power: 0
jon_k is on a distinguished road
I like making anologies, so I'll do another one.

Say you have a gas tank, 100% full.
Now I siphone 50% of the tank -- your car can only use the other 50%.
If I siphen 100% out of that very tank -- your car cannot use any of the gas now.

It won't be until I put 1% or 25% or 50% or 100% of that gas I siphoned out back in, before your car can run on that percentage.

This is exactly how your CPU (your gas tank) works.

If I siphon out 100% of the CPU by running Palace, how will you be able to browse the web, chat on AIM, watch some adult movies, and listen to MP3's at the same time?

Those other programs have to have Gasoline/Petrol (CPU) too you know. If they don't have it, the engine can't start! The operating system needs it too... so if the OS itself doesn't have gas (cpu) then the mouse won't even move!

That's why I think it's impossible.
Either Palace sucks up 100% for a split nanosecond, and then releases it, grabs it again, releases it -- so quickly in fact that you can't notice a change in usability (and windows monitor is so quick at updating, that since it monitors every nanosecond too -- it always displays 100%) or something else... but whatever is happening, it's not true 100% cpu all the time, or not even near that.

-- ANOTHER ONE for good measure... lol --
So if Palace uses 100% of CPU;; who the heck redefined the definition of percentage or percent while I wasn't looking? ;-)

It was my understanding that if I own 100% of a business, you do not own any part of it, nor does anyone else.
When I drink 100% from a beer keg, nobody else can because it's all gone.
If I have 100% of my body burnt up in a fire -- I no longer have a body.

That is my understanding of percentages.

If Palace has 100% of the CPU -- no other program can run.
Reply With Quote
  #7  
Old 06-20-2005, 08:59 AM
maarten's Avatar
maarten maarten is offline
forum die hard
 
Join Date: Oct 2002
Location: DiGiLaNd
Posts: 975
Rep Power: 10
maarten is on a distinguished road
Send a message via ICQ to maarten Send a message via AIM to maarten Send a message via Yahoo to maarten
That is becuase you overlooked this part:

The Windows client will use 100% of CPU usage if it can.

Windows as in Windows 95, NT, 98, 2000, ME, XP

And you can try to argue this with logic but well.. its Palace lol, it has done this ever since I have used it on NT / W2K and now on XP (yes I stopped using W2K.. aaaaaaah!) the second you log in anywhere the CPU load shoots to 100%. Here is a picture to show you what happens. Logging on and off my Palace while typing this post with only a few programs open.
Attached Images
File Type: gif cpu-load.gif (2.3 KB, 77 views)
Reply With Quote
  #8  
Old 06-20-2005, 09:01 AM
Janus Janus is offline
Senior Member
 

Join Date: Apr 2005
Location: Austin, Texas, USA
Posts: 139
Rep Power: 3
Janus is on a distinguished road
Send a message via ICQ to Janus Send a message via AIM to Janus Send a message via Yahoo to Janus
What can we Linux people say then... Windows must royally suck at management! Whether it's the CPU or RAM or whatever...
Reply With Quote
  #9  
Old 06-20-2005, 09:07 AM
jon_k jon_k is offline
Member
 

Join Date: Feb 2006
Posts: 43
Rep Power: 0
jon_k is on a distinguished road
Quote:
Originally Posted by maarten
That is becuase you overlooked this part:

The Windows client will use 100% of CPU usage if it can.
I hate to be the typical linux zealot then Maartin. But "my OS runs better than your OS!"

No, but seriously yeah Linux must handle CPU better than Windows in this case then. It seems it has better throttling of CPU usage, and better management in the CPU dept alltogether.

I would assume it also has better load management, though my statistics from the top command posted above don't really proove much. In fact if anything, they'd disprove that assumption because as you can see, my load averages are actually HIGHER after I closed palace! lol.. ;)

Though, there's no proof or disproof yet on if Windows can manage loads better or not, so the verdict is still out on that one.

I wonder if they mentioned linux's superior CPU throttling on Microsoft Get The Facts among all the lies they listed though.... :?:
Reply With Quote
  #10  
Old 06-20-2005, 09:30 AM
maarten's Avatar
maarten maarten is offline
forum die hard
 
Join Date: Oct 2002
Location: DiGiLaNd
Posts: 975
Rep Power: 10
maarten is on a distinguished road
Send a message via ICQ to maarten Send a message via AIM to maarten Send a message via Yahoo to maarten
So to sum it all up for Keira:

You need to:

Clean the Pc but not vacuum
re-seat the hatsink
check your PC ventilation
Use Linux
read up on Microsoft Facts
tell everyone Palaceplanet rules

Did I forget anything?

Perhaps we should stick to answering help questions and leave the Linux/ Windows "thing" for another forum :twisted:

Besides compared to the Amiga OS everything else sucks.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.