Hi list

We have some driver that performs
zero-copy DMA to userspace allocated
buffers. The problem is that the device
cannot perform DMA to RAM pages
with physical addresses above 4G ( this
is heavily memory equipped computer)
My question is it somehow possible to
restrict memory mapping for shared
memory segments ( which are used
as DMA destination) to  be physically
under 4G boundary ?

thanks
Boris


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to