mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Steve French <smfltc@us.ibm.com>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: "Lasse Kärkkäinen / Tronic" <tronic+lzID=lx43caky45@trn.iki.fi>,
	linux-kernel@vger.kernel.org, "Steve French" <sfrench@samba.org>
Subject: Re: CIFS slowness & crashes
Date: 21 Jul 2005 17:43:20 -0500	[thread overview]
Message-ID: <1121985800.26832.41.camel@stevef95.austin.ibm.com> (raw)
In-Reply-To: <9a87484905072115041cc576a4@mail.gmail.com>


> > 2. Occassionally the transmission speeds go extremely low for no
> > apparent reason. While writing this, I am getting 0.39 Mo/s over a
> > gigabit network.

It would help to know whether you are doing mostly writing to or reading
from the server.

Forgot to mention that another thing that may help (besides the large
number of improvements that already went into 2.6.12 already to
drastically reduce the expensive large buffer usage, and the even newer
experimental CIFS write code) are two configuration changes - either
dropping the buffer size to relieve pressure on the slab (e.g. to just
under 8K - perhaps 7800 bytes) or increasing the number of large buffers
in the pool (they are insmod parms of cifs.ko - you can do modinfo on
cifs.ko to see them) so fewer allocations are done.  This would only be
needed if multiple processes were accessing the mount at one time.


      parent reply	other threads:[~2005-07-21 22:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-21 21:19 Lasse Kärkkäinen / Tronic
2005-07-21 22:04 ` Jesper Juhl
2005-07-21 22:35   ` Steve French
2005-07-21 23:27     ` Jesper Juhl
2005-07-24 18:18     ` Lasse Kärkkäinen / Tronic
2005-07-21 22:43   ` Steve French [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1121985800.26832.41.camel@stevef95.austin.ibm.com \
    --to=smfltc@us.ibm.com \
    --cc=jesper.juhl@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfrench@samba.org \
    --cc=tronic+lzID=lx43caky45@trn.iki.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®