lkml.org 
[lkml]   [1998]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: GGI, EGCS/PGCC, Kernel source
From"Michael O'Reilly" <>
Date24 Feb 1998 14:19:28 +0800
"Nate Tuck" <nate.tuck@raycer.com> writes:
> Umm... You still have to copy the data from the application, into the
> shared memory and then out from the shared memory into the video card.
> This sucks three times the system memory bandwidth of going out of the
> application memory directly to the video card. Am I missing something?

Yes, you build the data in the shared mem directly. Use
get_shared_mem() instead of malloc(). :)

Michael.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:41    [from the cache]
©2003-2010