> 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?
>
> nate
Yep, the shared mem is mapped into the apps address space and the app
writes DIRECTLY to the device.. 0 copies.. :)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu