Hi,

Got a question about buffer mapping is it possible to block user space
from mapping a buffer that was previously allocated. My use case is
to have user space allocate a buffer put things into it then register
this buffer (with need for user space to first unmap it) through device
specific ioctl and in this ioctl forbid all user space to map this buffer.
Does this sounds possible with current infrastructure (i am looking
through code but i still don't understand it all :)) ?

Side question can then i also block user space from unreference the buffer
as i might also would like to take over buffer management.

Cheers,
Jerome Glisse

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to