mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Studying MTD <studying_mtd@yahoo.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: kernel BUG at page_alloc.c
Date: Sun, 11 Aug 2002 16:35:36 -0700 (PDT)	[thread overview]
Message-ID: <20020811233536.62979.qmail@web40305.mail.yahoo.com> (raw)

Hello all,

I am getting kernel BUG when i deal with big files :-

kernel BUG at page_alloc.c:203!

I am using 2.4.1 on SH4 and using only 32 MB RAM
without hard-disk, so only thing i am using is 32 MB
RAM .


/* page_alloc.c */
if (BAD_RANGE(zone,page))
	BUG();
DEBUG_ADD_PAGE    <--- line no 203


/* linux/swap.h */

#define DEBUG_ADD_PAGE \
	if (PageActive(page) || PageInactiveDirty(page) || \
	PageInactiveClean(page)) BUG();


Can someone please guide me and let me know the
work-around for this kernel BUG.

Thanks for your help.


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

             reply	other threads:[~2002-08-11 23:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-11 23:35 Studying MTD [this message]
     [not found] <20020812000523.15F1D88BC@oscar.casa.dyndns.org>
2002-08-12  0:19 ` Studying MTD
     [not found] <20020812002223.GE24456@louise.pinerecords.com>
2002-08-12  0:27 ` Studying MTD
2002-08-12  0:41 ` Studying MTD
2002-08-12  0:46   ` Tomas Szepe
2004-09-15 12:25 Marcin Rożek
2004-09-15 11:21 ` Marcelo Tosatti
2004-09-15 13:33   ` Marcin Rożek
2004-09-15 12:44     ` Marcelo Tosatti
2004-09-17 11:02       ` Marcin Rożek

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=20020811233536.62979.qmail@web40305.mail.yahoo.com \
    --to=studying_mtd@yahoo.com \
    --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 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®