How to implement jail-aware SysV IPC (with my nasty patch)

Bjoern A. Zeeb bzeeb-lists at lists.zabbadoz.net
Mon Jun 15 09:54:11 UTC 2015


Hi,

removed hackers, added virtualization.


> On 12 Jun 2015, at 01:17 , kikuchan at uranus.dti.ne.jp wrote:
> 
> Hello,
> 
> I’m (still) trying to figure out how jail-aware SysV IPC mechanism should be.

The best way probably is to finally get the “common” VIMAGE framework into HEAD to allow easy virtualisation of other services.  That work has been sitting in perforce for a few years and simply needs updating for sysctls I think.

Then use that to virtualise things and have a vipc like we have vnets.  The good news is that you have identified most places and have the cleanup functions already so it’d be a matter of transforming your changes (assuming they are correct and working fine; haven’t actually read the patch in detail;-)  to the different infrastructure.  And that’s the easiest part.


Bjoern



More information about the freebsd-virtualization mailing list