Jon Smirl wrote:
2) How is a non-root drmAddMap for shared memory a bigger security risc
than shmget? I understand why SAREA containing the lock needs to be
permanent, but not subsequent ones. Why can't they be created on demand by
the master?
The memory being allocated by the drivers is non-swappable kernel
memory. shmget is allocating swapable memory. Device drivers can't
user swapable memory. There is a limited amout of kernel space memory
available.
Ah.
That made the coin fall down. Thanks.
/Thomas
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel