Re: solaris like bp_mapin()

David S. Miller (davem@redhat.com)
Mon, 13 Dec 1999 09:54:53 -0800


From: "Raj, Ashok" <ashok.raj@intel.com>
Date: Mon, 13 Dec 1999 09:46:24 -0800

do we have a eqivalent for bp_mapin() call in solaris. that maps a
list of pages and returns a kenrel virtual addr?

All kernel pages are mapped all the time, except for HighMEM pages
in 2.3.x which can be mapped via the kmap()/kunmap() interfaces.

Later,
David S. Miller
davem@redhat.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/