All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Hall <brihall@pcisys.net>
To: linux-kernel@vger.kernel.org
Subject: REQ: advice on tuning via-velocity parameters
Date: Thu, 18 Jan 2007 13:04:17 -0700	[thread overview]
Message-ID: <20070118200416.GC22051@pcisys.net> (raw)

I have a GBe Via Velocity NIC on an Abit AV8 motherboard, with
1GB DDR and a 3700+ CPU, running kernel 2.6.19. When I push a
lot of data via TCP-mounted NFS, I get a lot of these messages
in the system log and the machine is briefly slow to respond:

eth0: excessive work at interrupt.

I am guessing the system becomes slow when it is 'catching up'
with all the interrupts.

There are a lot of parameters associated with the via-velocity
driver. Is there a reference online detailing how to adjust
them, or a more general network-card kernel parameter tuning
FAQ?

I have txcsum_offload enabled.

           rx_copybreak
Copy breakpoint for copy-only-tiny-frames (int)

           int_works
Number of packets per interrupt services (array of int)

           txcsum_offload
Enable transmit packet checksum offload (array of int)

           IP_byte_align
Enable IP header dword aligned (array of int)

           DMA_length
DMA length (array of int)

           rx_thresh
Receive fifo threshold (array of int)

           TxDescriptors
Number of transmit descriptors (array of int)
parm
           RxDescriptors
Number of receive descriptors (array of int)


--
Brian Hall
http://pcisys.net/~brihall


                 reply	other threads:[~2007-01-18 20:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20070118200416.GC22051@pcisys.net \
    --to=brihall@pcisys.net \
    --cc=linux-kernel@vger.kernel.org \
    /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 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.