Re: [Freevo-devel] Removing shm from kaa.base

2012-01-08 Thread Jason Tackaberry
On 11-12-30 11:24 AM, Dirk Meyer wrote: > Feel free, I use /dev/shm for kaa.candy. Done. -- Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamles

Re: [Freevo-devel] Removing shm from kaa.base

2011-12-30 Thread Dirk Meyer
Hi, On 12/30/2011 04:58 PM, Jason Tackaberry wrote: > I'm considering removing the shm module in kaa.base, but before I do I > wanted to see if anyone had any objections. Feel free, I use /dev/shm for kaa.candy. Dischi -- In which level of metalanguage are you now speaking? --

[Freevo-devel] Removing shm from kaa.base

2011-12-30 Thread Jason Tackaberry
I'm considering removing the shm module in kaa.base, but before I do I wanted to see if anyone had any objections. The module was being used for popcorn, in order to transfer video frames between processes. This method is not used anymore (never was really used beyond a PoC). The module isn't co