Kernel Highmemory problem
Shesha Sreenivasamurthy <[email protected]> Sun, 15 Feb 2004 15:02:41 -0800
| Newsgroups | gmane.linux.kernel,gmane.linux.redhat.ppp,gmane.linux.kernel.kernelnewbies |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I have a driver that currently does not support highmem. i.e., no "kmap" & "kunmap" is being implemented. Now we want to support more than 896MB RAM. What is the best approach to tackle the situation? Any ideas is highly valued. Thanks Shesha