All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Platte <lists@naasa.net>
To: sparclinux@vger.kernel.org
Subject: srmmu: out of nocache
Date: Sun, 11 Apr 2004 15:36:06 +0000	[thread overview]
Message-ID: <200404111736.06841.lists@naasa.net> (raw)
In-Reply-To: <200403282153.19509.lists@naasa.net>

Hi!

This happens with a 2.6.5er kernel with the following patch applied:

=== arch/sparc/lib/bitext.c 1.1 vs edited ==--- 1.1/arch/sparc/lib/bitext.c Wed Apr 30 01:05:41 2003
+++ edited/arch/sparc/lib/bitext.c      Thu Apr  1 01:57:22 2004
@@ -60,8 +60,8 @@
                }

                if (offset + len > t->size) {
-                       offset = 0;
                        count += t->size - offset;
+                       offset = 0;
                        continue;
                }


Apr 11 15:05:10 ferdi kernel: bitmap out: size 8800 used 6268 off 8016 len 16 
align 16 count 8816
Apr 11 15:05:10 ferdi kernel: srmmu: out of nocache 4096: 2252800/1604608
Apr 11 15:05:14 ferdi kernel: bitmap out: size 8800 used 6305 off 7456 len 16 
align 16 count 8816
Apr 11 15:05:14 ferdi postfix/master[424]: warning: master_spawn: fork: Cannot 
allocate memory -- throttling
Apr 11 15:05:14 ferdi kernel: srmmu: out of nocache 4096: 2252800/1614080
Apr 11 15:05:15 ferdi kernel: bitmap out: size 8800 used 6310 off 2400 len 16 
align 16 count 8816
Apr 11 15:05:15 ferdi kernel: srmmu: out of nocache 4096: 2252800/1615360
Apr 11 15:05:15 ferdi kernel: bitmap out: size 8800 used 6315 off 2432 len 16 
align 16 count 8816
Apr 11 15:05:15 ferdi kernel: srmmu: out of nocache 4096: 2252800/1616640
Apr 11 15:05:15 ferdi spamd[279]: cannot fork: Cannot allocate memory 
Apr 11 15:05:29 ferdi kernel: bitmap out: size 8800 used 6285 off 7632 len 16 
align 16 count 8816

ferdi has 128MB memory... 

regards,
Jörg

  parent reply	other threads:[~2004-04-11 15:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-28 19:53 srmmu: out of nocache lists
2004-03-29  0:10 ` Keith M Wesolowski
2004-03-29  6:25 ` Joerg Platte
2004-03-29 10:21 ` Keith M Wesolowski
2004-03-29 21:05 ` Cajus Pollmeier
2004-04-01  7:26 ` Joerg Platte
2004-04-11 15:36 ` Joerg Platte [this message]
2004-04-11 16:24 ` Keith M Wesolowski

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=200404111736.06841.lists@naasa.net \
    --to=lists@naasa.net \
    --cc=sparclinux@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.