linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Pedro M. Rodrigues" <pmanuel@myrealbox.com>
To: Rik van Riel <riel@conectiva.com.br>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, <linux-kernel@vger.kernel.org>
Subject: Re: PROBLEM: nfs & "Warning - running *really* short on DMA buffers"
Date: Sat, 31 Aug 2002 19:22:16 +0200	[thread overview]
Message-ID: <3D711768.19281.F874DB@localhost> (raw)
In-Reply-To: <3D70E0E4.32286.238238@localhost>

   Replying to myself, i found out that in kernel 2.4.20-pre5, the 
section responsible for the warning has a #if  0 #endif around it . 
This was not the case in 2.4.19 btw. I had rate limited the warning, 
but it's not needed. 

Thanks to everybody,
Pedro

On 31 Aug 2002 at 15:29, Pedro M. Rodrigues wrote:

>    It doesn't seem rate limited to me, it floods the console and log
> files. If i can't tune the vm settings to decrease the likelyhood of
> this error message, what can i do? Is rate limiting the error message
> at scsi_merge.c a good idea?
> 
> 
> Thanks,
> Pedro
> 
> On 30 Aug 2002 at 9:18, Rik van Riel wrote:
> 
> > On Fri, 30 Aug 2002, Pedro M. Rodrigues wrote:
> > 
> > >    I do wan't to tune the vm settings, these warnings may not be
> > > fatal but it's not pretty to have hundreds of those in the console
> > > and log files. Bear with me on this one, but i remember doing
> > > exactly that in the past, tuning  /proc/sys/vm/freepages. How does
> > > one acomplish that nowadays? I looked at the kernel source
> > > documentation and still found references to freepages, but
> > > vm/freepages doesn't exist anymore. Kernel is 2.4.18-10 from
> > > Redhat.
> > 
> > For fundamental reasons it's always possible for non-sleeping
> > allocations to fail.  I think this warning just needs to be
> > rate-limited, if it isn't already ...
> > 
> > OTOH, failed allocations could serve as a hint for kswapd to
> > try to keep more memory free. I should look into that for some
> > next version.
> > 
> > regards,
> > 
> > Rik
> > -- 
> > Bravely reimplemented by the knights who say "NIH".
> > 
> > http://www.surriel.com/		http://distro.conectiva.com/
> > 
> > -
> > To unsubscribe from this list: send the line "unsubscribe
> > linux-kernel" in the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/
> > 
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 



      reply	other threads:[~2002-08-31 17:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-30  7:02 PROBLEM: nfs & "Warning - running *really* short on DMA buffers" Pedro M. Rodrigues
2002-08-30 10:58 ` Alan Cox
2002-08-30 11:42   ` Pedro M. Rodrigues
2002-08-30 12:18     ` Rik van Riel
2002-08-31 13:29       ` Pedro M. Rodrigues
2002-08-31 17:22         ` Pedro M. Rodrigues [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=3D711768.19281.F874DB@localhost \
    --to=pmanuel@myrealbox.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=riel@conectiva.com.br \
    /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).