Jailed sysvipc implementation.
From: Pawel Jakub Dawidek (nick_at_garage.freebsd.pl)
Date: 06/24/03
- Previous message: Daniel C. Sobral: "Re: Message buffer and printf reentrancy patch"
- Next in thread: Pawel Jakub Dawidek: "Re: Jailed sysvipc implementation."
- Maybe reply: Pawel Jakub Dawidek: "Re: Jailed sysvipc implementation."
- Reply: Dmitry Sivachenko: "Re: Jailed sysvipc implementation."
- Maybe reply: Pawel Jakub Dawidek: "Re: Jailed sysvipc implementation."
- Reply: Robert Watson: "Re: Jailed sysvipc implementation."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 24 Jun 2003 18:46:02 +0200 To: freebsd-arch@freebsd.org
Hello.
Some time ago I've implemented private memory zones for IPC mechism.
Every jail and main host got its own memory for IPC operations.
It was implemented for FreeBSD 4.x. Avaliable at:
http://garage.freebsd.pl/privipc.tbz
http://garage.freebsd.pl/privipc.README
I want to port this to FreeBSD 5.x, but with many improvements.
Because of that there are few things to talk about and I'm curious if
anyone will be interested in answering my questions and at the end
commiting this to -CURRENT.
Patch will not be a "fast hack" so the best way will be commiting this
in parts. I got already working sysvipv_msg mechanism.
So if anyone is interested in, please inform me and I'll ask my
questions and I'll send also what I got now.
Thanks!
-- Pawel Jakub Dawidek pawel@dawidek.net UNIX Systems Programmer/Administrator http://garage.freebsd.pl Am I Evil? Yes, I Am! http://cerber.sourceforge.net
- application/pgp-signature attachment: stored
- Previous message: Daniel C. Sobral: "Re: Message buffer and printf reentrancy patch"
- Next in thread: Pawel Jakub Dawidek: "Re: Jailed sysvipc implementation."
- Maybe reply: Pawel Jakub Dawidek: "Re: Jailed sysvipc implementation."
- Reply: Dmitry Sivachenko: "Re: Jailed sysvipc implementation."
- Maybe reply: Pawel Jakub Dawidek: "Re: Jailed sysvipc implementation."
- Reply: Robert Watson: "Re: Jailed sysvipc implementation."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]