Jon Smirl wrote:
Yes, I figured both these items out reading your previous mail, but you didn't give an answer to any of my questions.On 6/22/05, Thomas Hellström <[EMAIL PROTECTED]> wrote:Hi. Jon Smirl wrote: On 6/21/05, Jon Smirl <[EMAIL PROTECTED]> wrote: Second choice would be to make a new map type, DRM_VSHM. The specific driver would initmap the needed space at load time. The code implementing it would be identical to DRM_SHM, you just need another map type defined so that you can tell them apart. This scheme does not require anyone to be root and does not have a kernel DOS hole. So back to the original topic. 1) How is allocating a second fixed sarea different from splitting the first SAREA in two parts? The problem is not space but future expandability and generality. 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? /Thomas
|
- Re: DRM and permanent SAREA Thomas Hellström
- Re: DRM and permanent SAREA Jon Smirl
- Re: DRM and permanent SAREA Thomas Hellström
- Re: DRM and permanent SAREA Thomas Hellström
