All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fawad Lateef <fawadlateef@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: nhorman@redhat.com
Subject: Highmemory Problem with RHEL3 .... 2.4.21-5.ELsmp
Date: Mon, 8 Aug 2005 08:50:54 +0500	[thread overview]
Message-ID: <1e62d137050807205047daf9e0@mail.gmail.com> (raw)

Hello,

I m facing a problem in RHEL3 (2.4.21-5.ELsmp) kernel while using
kmap_atomic on the pages reserved at the boot time !!!!

At the boot time I reserved pages above 2GB for later use by my module
..... And when I was using those reserved pages through kmap_atomic
system hangs; although kmap_atomic successfully returns me the virtual
address but when I use that virtual address like in memcpy the system
hangs .....

I m unable to findout why it is happening in RHEL3 kernel !!!! Plz
help me in this regard ....

-- 
Fawad Lateef


P.S.

My memory reservation and later using that memory through kmap_atomic
works well on the kernels other than RHEL3 2.4.21-e.ELsmp  
.............. the page reservation was done in the
arch/i386/mm/init.c file in function one_highpage_init ...... I have
Machine with 16GB RAM and 2 - Xeon 2.4GHz Processors .....

             reply	other threads:[~2005-08-08  3:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08  3:50 Fawad Lateef [this message]
2005-08-08  4:34 ` Highmemory Problem with RHEL3 .... 2.4.21-5.ELsmp Nish Aravamudan
2005-08-08  5:19 ` Zachary Amsden
2005-08-08  7:32   ` Fawad Lateef
2005-08-08  7:42     ` Zachary Amsden
2005-08-08  8:17 ` Arjan van de Ven
2005-08-08 17:24   ` Fawad Lateef
2005-08-08 17:44     ` Arjan van de Ven

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=1e62d137050807205047daf9e0@mail.gmail.com \
    --to=fawadlateef@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nhorman@redhat.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 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.