linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Performance problem
@ 2002-04-22 13:33 Gregor Pavlin
  2002-04-22 14:23 ` Joseph Bueno
  0 siblings, 1 reply; 2+ messages in thread
From: Gregor Pavlin @ 2002-04-22 13:33 UTC (permalink / raw)
  To: linux-admin

Hi,


I'm trying to configure a small, embedded Linux system (Pentium III
1000MHz), that supports Java+X-Windows. In any case, the Java application
runs very slowly. Even worse, the same application runs on a Linux-system
with a (Pentium III 450MHz)twice as fast.

Initially I thought that it was the X-server configuration problem but now I
guess that it has to do with scheduling. Namely, when I checked the
processes with "top" on both systems and got interesting results:


System with (Pentium III 1000MHz):

Java stuff was assigned less than 30% of the CPU
X windows used more than 60% of the CPU resources.


System with (Pentium III 450MHz):

Java more than 80% of the CPU
X windows few % of the CPU resources.



In order to influence the CPU sharing on the slow computer (Pentium III
1000MHz) I tryed "nice --20 /$PATH/java-application". However, this doesn't
result in a significant improvement in performance.



Therefore I have the following questions:


1.) Can this be a scheduler's problem?

2.) If so, are there any other ways I can influence the scheduler, e.g. the
policy without recompiling the Kernel?

3.) I'm using a read-only mounted file systems with about 10 MB RAM-disk and
no Swapping. Could these features be a problem in the context of threads and
X-Windows?




Thank you in advance.

Regards,
Gregor



----------------------------

Gregor Pavlin

email: g.pavlin@gmx.at
Tel.:++43 316 244233
     ++43 316 289402
Fax.:++43 316 244243

Kalsdorferstr. 41,
A-8073, Feldkirchen bei Graz
Austria


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-22 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-22 13:33 Performance problem Gregor Pavlin
2002-04-22 14:23 ` Joseph Bueno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).