All of lore.kernel.org
 help / color / mirror / Atom feed
* Performance problem
@ 2002-05-13 15:10 Nicolas Brainez
  2002-05-13 15:17 ` Trond Myklebust
  2002-05-13 16:35 ` David B. Ritch
  0 siblings, 2 replies; 10+ messages in thread
From: Nicolas Brainez @ 2002-05-13 15:10 UTC (permalink / raw)
  To: nfs

Hello,

I have an nfs server who exports some backup directories for the lan's
users, it's a new install.

First I would like say that's not an hardware problem, because we have
no problem to use appletalk, ftp, ...

I can mount remotly a partition on the nfs server without problem but
when I copy something on it, the client ('cp' in this case) hangs, and I
receive these messages on my console :

nfs: task XXX can't get a request slot

where XXX is begin from 1 to...

When I look on the server, the file I was trying to copy is only 8192
bytes :

-rwxr-xr-x    1 root     root         8192 May 13 16:56 bash

After looking web, newsgroup, etc.. I've tried all what I can do to
optimize performance (wsize=8192,rsize=8192,hard/soft, etc.. etc..)

The only changes is when I use wsize and rsize to 8192, the file I sent
to the server can goes to 16384 bytes, but never more..

This is a LAN of ~ 10 computers, 100mbps, and we use switchs.
The servers and workstation use Debian woody, nfs kernel and user server
tried, same results.

Any type of help is welcome.

Thanks.

--
Nicolas Brainez


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth@sourceforge.net
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Performance problem
@ 2002-04-22 13:33 Gregor Pavlin
  2002-04-22 14:23 ` Joseph Bueno
  0 siblings, 1 reply; 10+ 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] 10+ messages in thread

end of thread, other threads:[~2002-05-15 17:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <62D26CC4CB1CD3118EAA00805FBB65FA0B8B905E@perm01.woodside.com.au>
2002-05-15  8:46 ` Performance problem Nicolas Brainez
2002-05-15 17:42   ` Greg Lindahl
2002-05-13 15:10 Nicolas Brainez
2002-05-13 15:17 ` Trond Myklebust
2002-05-13 15:34   ` Nicolas Brainez
2002-05-14  6:41     ` Trond Myklebust
2002-05-13 16:35 ` David B. Ritch
2002-05-13 16:48   ` Greg Lindahl
  -- strict thread matches above, loose matches on Subject: below --
2002-04-22 13:33 Gregor Pavlin
2002-04-22 14:23 ` Joseph Bueno

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.