TECHNICAL SUPPORT / WEB APPs BUGS


uiWebPrevious1234uiWebNext

#1 Report | Quote[en] 

Recently (the last week or so) I have noticed that the Ryzom client is taking up 80%-100% of my available CPU -- to the significant detriment of performance of my machine in other tasks, or even just in Ryzom. Is anyone else having this problem.

XP Home, SP3, 2GB memory. Used to run without glitch.

---


Remembering Tyneetryk
Phaedreas Tears - 15 years old and first(*) of true neutral guilds in Atys.
(*) This statement is contested, but we are certainly the longest lasting.
<clowns | me & you | jokers>

#2 Report | Quote[en] 

Yeah for some reason since about 2 weeks or so i can't multibox without getting some serious lag. It's eating my CPU like crazy especialli in Jungle and forest.

XP Pro, SP2, 3 GB Ram (Actually 4 but XP can only use upt 3) nVidia GeForce 210 with 1 GB Video Ram
CPU Intel Core2Duo @3.4GHz

#3 Report | Quote[en] 

Ever since I've resubscribed (so probably longer), Ryzom has consumed 100% of whatever CPU it's running on. It doesn't appear to use multiple CPUs, so set your CPU affinity for each instance of Ryzom, and you can run multiple clients without them bumping into each other.

Note: Intel's Hyperthreading makes it look like you have twice as many cores as you do, and while it usually works out that way, they are not truly additional cores; sometimes the two "pseudo-cores" will step on each other. So, if you have 2-core Intel cpu, you might see 4 CPUs listed, but 0 and 1 are the same core, and 2 and 3 are the same core. You can reliably run two instances of the game with minimal client-side issue.

I've never seen a time when Ryzom didn't consume 100% CPU, so I envy you if you experience otherwise =)

#4 Report | Quote[en] 

I'm on an iMac with dual processors and running Ryzom takes 98-100% of both processors most of the time, and has done since I signed up (mid June this year).

Having said that, once in Ryzom I can start something else going in the background (download, stream video/audio etc.) without any noticable effect on Ryzom. I do get disconnections out of the game, but that happens when nothing else is going on.

It seems that Ryzom is taking all available processor capacity, but then releasing capacity when something else needs it.

---

It's bad luck to be superstitious . . .



Palta e decata, nan nec ilne matala.

When one goes on a journey it is not the scenery that changes, but the traveller

#5 Report | Quote[en] 

Well as soon as i start Ryzom both cores start spinning at 80%+

#6 Report | Quote[en] 

CPU usage is lower for me, at least on Linux (tested with both a Core 2 and a more recent Core i7).

You can easily reduce usage with cpulimit and it actually runs fine on 80% CPU down-clocked at 800MHz or 30% CPU at 2.2GHz.

This behaviour can be easily corrected with some throttling (frame rates and UI event handling) or it always uses as much CPU as it can get.

---

#7 Report | Quote[en] 

Marla -- Say wha???

That sort of sounded like English, but comprehension eludes me. If you can explain more thoroughly how one throttles the client, how to use cpulimit and things like that so that a geek who is not a PC guru can understand it, I'd love to listen. Remember that I'm on Windoze XP SP3 and not on Lunux. (AMD Athalon 64 3200+, 2.0 GHz//Nvidia 9600GT with 512MB memory to add to the specs given in my original post.)

The main thing is that I believe this behavior started only a week or so ago for me. Do any of the devs have words on this?

---


Remembering Tyneetryk
Phaedreas Tears - 15 years old and first(*) of true neutral guilds in Atys.
(*) This statement is contested, but we are certainly the longest lasting.
<clowns | me & you | jokers>

#8 Report | Quote[en] 

Bitttymacod
Marla -- Say wha???

That sort of sounded like English, but comprehension eludes me. If you can explain more thoroughly how one throttles the client, how to use cpulimit and things like that so that a geek who is not a PC guru can understand it, I'd love to listen. Remember that I'm on Windoze XP SP3 and not on Lunux. (AMD Athalon 64 3200+, 2.0 GHz//Nvidia 9600GT with 512MB memory to add to the specs given in my original post.)

Sorry Bittty, I'll try to be more explicit :)

Throttling was meant as a possible solution on the dev side (e.g., provide an option for capping frame rates at least), but the equivalently valid solution is to cap the amount of CPU that is allowed to the ryzom client. Throttling generally relies on microsleep to reduce resource consumption (baiscally wasting time, but not using resources to do so as would happen in busy waiting), and limiting CPU usage works in the same fashion, but relying on the OS scheduler to only allocate a lower number of time slices to a given process.

For Windows, alas, I have not used it for almost 15 years, so I cannot help. For Linux, you can use:
$ cpulimit -l <percentage_allowed> -p <process_id>

For example to limit cpu usage to 50% on a ryzom_client that has process ID, say 19788:
$ cpulimit -l 50 -p 19788

I believe similar tools exist for Windows, but you should google this for more precise info.
Bitttymacod
The main thing is that I believe this behavior started only a week or so ago for me. Do any of the devs have words on this?

As far as I'm concerned, I use a script to launch the client, which maps the process to the appropriate core and limits CPU usage, so I have not "perceived" any change.

---

#9 Report | Quote[en] 

Ryzom has, to my knowledge. always taken 100% of CPU if allowed, but scales back if other activity is going on. The last patch was months ago so there has been no change to the client.

Perhaps some local thing has changed? New software installed that is running in the background or something similar?

---

Sywindt | Game Master | EN, NL, de, fr

#10 Report | Quote[en] 

Sywindt
Ryzom has, to my knowledge. always taken 100% of CPU if allowed, but scales back if other activity is going on. The last patch was months ago so there has been no change to the client.

Perhaps some local thing has changed? New software installed that is running in the background or something similar?

I thought the same so i re-installed windows. It was the same. Than i deleted the game and re-downloaded it, installed it, re-patched it, and now i can Multibox again with no problems.

Maybe the files got too fragmented? Can it be?

#11 Report | Quote[en] 

Files too fragmented - a common problem with Windows. I use both Mac and Windows PCs and this has the ring of familiarity about it.

Seem that you have got to the bottom of it. : )

---

It's bad luck to be superstitious . . .



Palta e decata, nan nec ilne matala.

When one goes on a journey it is not the scenery that changes, but the traveller

#12 Report | Quote[en] 

I noticed again that my Win XP system is having 100% CPU usage from Ryzom ...

At the point where the login splash page is waiting for the input of the password!!!

And it is doing 100% CPU usage at all times during the game except during logout. The problem is that this usage is interfering with things like entering text into chatboxes. I have recently done a re-install and I regularly defrag my disk. Neither of these has changed a thing. I first started noticing this after the last major patch, but only just now looked at the system monitor and saw what I saw.

When it's waiting for the loging password it uses CPU to such an extent that it slows down Firefox (a 2% user under normal circumstances).

Sywindt -- there is no "scaling back". Why should Ryzom use 100% of the CPU when it isn't *doing* anything? What is it doing with those CPU cycles?

File fragmentation does not produce CPU usage, but disk access usage. That, at least as far as I can tell, is not up.

---


Remembering Tyneetryk
Phaedreas Tears - 15 years old and first(*) of true neutral guilds in Atys.
(*) This statement is contested, but we are certainly the longest lasting.
<clowns | me & you | jokers>

#13 Report | Quote[en] 

Yesterday did drastic procedure of completely downloaded the installer and re-installing from that, then patching and bringing back my save folder. Still have problems with text entry speed into chat boxes and interference with Firefox.

:(

---


Remembering Tyneetryk
Phaedreas Tears - 15 years old and first(*) of true neutral guilds in Atys.
(*) This statement is contested, but we are certainly the longest lasting.
<clowns | me & you | jokers>

#14 Report | Quote[en] 

One thing to try could be changing the mouse from hardware to software or vice versa depending on the setting you have active at the moment. IIRC I used to have something similar as you are experiencing and it was somehow mouse related.

#15 Report | Quote[en] 

I'll give that a try and see what happends, Lwiz. On the other hand with a wireless mouse I'm not sure how to make it "hardware based". :))

Just checked in the Intellipoint control window and could not see a hardward/software change button. Looked to see if there were updatable drivers for the mouse (and keybd), but nada. :((

---


Remembering Tyneetryk
Phaedreas Tears - 15 years old and first(*) of true neutral guilds in Atys.
(*) This statement is contested, but we are certainly the longest lasting.
<clowns | me & you | jokers>
uiWebPrevious1234uiWebNext
 
Last visit Sunday, 28 April 06:58:14 UTC
P_:

powered by ryzom-api