netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Ben Greear <greearb@candelatech.com>
Cc: "'netdev@oss.sgi.com'" <netdev@oss.sgi.com>
Subject: Re: reserving skbuffs for the drivers
Date: Mon, 21 Oct 2002 05:20:31 +0200	[thread overview]
Message-ID: <20021021052031.B16412@wotan.suse.de> (raw)
In-Reply-To: <3DB31A32.9020107@candelatech.com>

On Sun, Oct 20, 2002 at 02:03:46PM -0700, Ben Greear wrote:
> I'm getting dropped rx packets because the network
> driver cannot allocate an skbuf in time, evidently....
> 
> I have 256MB of RAM, is there some way to increase the amount of RAM
> that the kernel keeps around for GFP_ATOMIC allocations?
> 
> Documentation I find talks about buffermem and freepages, which looks
> hopeful, but they appear to no longer be in the proc file system as
> tunables???

You should be asking on linux-mm, not on netdev.

I've been complaining to the MM guys for years that they dropped freepages 
in 2.4, which makes it impossible to tune the VM for heavy network load, but 
so far nobody was interested in fixing it.

-Andi

  reply	other threads:[~2002-10-21  3:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-20 21:03 reserving skbuffs for the drivers Ben Greear
2002-10-21  3:20 ` Andi Kleen [this message]
2002-10-21  5:00   ` Ben Greear

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=20021021052031.B16412@wotan.suse.de \
    --to=ak@suse.de \
    --cc=greearb@candelatech.com \
    --cc=netdev@oss.sgi.com \
    /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;
as well as URLs for NNTP newsgroup(s).