Thread (54 messages) flat view 54 messages, 14 authors, 2001-01-23

Re: [Dri-devel] Re: PPC Lockup (ati-pcigart-branch)

From: Gareth Hughes <hidden>
Date: 2001-01-20 00:45:59

Dan Malek wrote:
Hmmm....vmalloc() definitely works fine, we use it all of the
time in the kernel.  The only way it would hang is if you call
it too soon, or if the number of pages was too large.
Yes.
quoted
.....and we really should be using
vmalloc_32(...) instead (which will result in exactly the same code, but
it is cleaner).
It's no longer the same.  Linux has the "highmem" configuration now,
and vmalloc() allows that to be used, while vmalloc32() does not.
If you look, we've just included the vmalloc_32() code inline, using
__vmalloc().  We're not using the regular highmem vmalloc().

-- Gareth

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help