Find the answer to your Linux question:
Results 1 to 9 of 9
hi All! Memory mapping problem with HP Integrity Server rx5670 (Itanium2 Processor) im mapping the reserved real memory and PCI Memory into kernel space using ioremap(), while reading / writing ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Posts
    9

    Exclamation Unlocking memory on IA64

    hi All!

    Memory mapping problem with HP Integrity Server rx5670 (Itanium2 Processor)
    im mapping the reserved real memory and PCI Memory into kernel space using ioremap(), while reading / writing to the mapped memory system restarts, can anybody help reg this issue

    thanks in advance

  2. #2
    Just Joined!
    Join Date
    Jan 2008
    Posts
    12
    Can you tell us the about the Linux distribution you are using if its Redhat you need to upgrade the kernel that particular version is not working for you.

  3. #3
    Just Joined!
    Join Date
    Oct 2009
    Posts
    9
    Quote Originally Posted by Xasir View Post
    Can you tell us the about the Linux distribution you are using if its Redhat you need to upgrade the kernel that particular version is not working for you.
    Yeah
    Im using RHEL5.2 with kernel 2.6.18

  4. #4
    Just Joined!
    Join Date
    Jan 2008
    Posts
    12
    Hello,

    This noted as a bug you see in this post and the fixes are available in new update...

    As Redhat says just use yum upgrade to update a kernel

    See the Redhat pages and liunxcompitable site to check it

  5. #5
    Just Joined!
    Join Date
    Oct 2009
    Posts
    9
    Thanks Xasir for ur reply,
    Can you plz explain me what is the bug in the operation?
    How to over come it?

  6. #6
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    As xasir said, you need to update your kernel to the latest version to overcome it. I'm sure an explanation of the bug is on the redhat pages like xasir mentioned as well.

  7. #7
    Just Joined!
    Join Date
    Oct 2009
    Posts
    9
    Quote Originally Posted by coopstah13 View Post
    As xasir said, you need to update your kernel to the latest version to overcome it. I'm sure an explanation of the bug is on the redhat pages like xasir mentioned as well.
    thanks coopstah13, but im using RedHat 5.2 (kernel Version 2.6.18.53)
    is there any updates than this, ifo so please suggest me coopstah13

  8. #8
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    use yum command to update packages

  9. #9
    Just Joined!
    Join Date
    Oct 2009
    Posts
    3
    Actually my server machine does't have an internet connection.

    I know installing kernel in 32bit in following manner,
    1)Download the sorce tar file from kernel.org
    2) put it in /usr/src/ directory, and untar the file.
    3)Use make menuconfig,make,make modules,make modules_install,make install.

    So Can u please tell me the updating process of kernel in 64bit server edition.


    Thanks in advance.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...