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 ...
- 10-19-2009 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 9
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
- 10-19-2009 #2Just 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.
- 10-19-2009 #3Just Joined!
- Join Date
- Oct 2009
- Posts
- 9
- 10-19-2009 #4Just 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
- 10-21-2009 #5Just 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?
- 10-21-2009 #6
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.
- 10-23-2009 #7Just Joined!
- Join Date
- Oct 2009
- Posts
- 9
- 10-23-2009 #8
- 10-24-2009 #9Just 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.


Reply With Quote
