thanks for point this :( i will rewrite old jail api as wrapper to new
API for avoid similar errors...
В Втр, 19.09.2006, в 00:50, John Baldwin пишет:
> On Sunday 17 September 2006 18:08, Alex Lyashkov wrote:
> > Thanks for you report. I really more test new jail2 API then old :(
> > Please apply
On Sunday 17 September 2006 18:08, Alex Lyashkov wrote:
> Thanks for you report. I really more test new jail2 API then old :(
> Please apply this patch.
>
> # p4 diff -du kern_jail.c
> //depot/projects/jail2/sys/kern/kern_jail.c#4 -
> /root/jail2/sys/kern/kern_jail.c
> @@ -316,6 +316,7 @
patchset 12 created 2 week ago (or so). Today i integrate last changes
and upload patchset 13.
В Пнд, 18.09.2006, в 01:15, Kris Kennaway пишет:
> On Mon, Sep 18, 2006 at 01:08:24AM +0300, Alex Lyashkov wrote:
> > Thanks for you report. I really more test new jail2 API then old :(
> > Please apply
On Mon, Sep 18, 2006 at 01:08:24AM +0300, Alex Lyashkov wrote:
> Thanks for you report. I really more test new jail2 API then old :(
> Please apply this patch.
>
> # p4 diff -du kern_jail.c
> //depot/projects/jail2/sys/kern/kern_jail.c#4 -
> /root/jail2/sys/kern/kern_jail.c
> @@ -316,6 +
Thanks for you report. I really more test new jail2 API then old :(
Please apply this patch.
# p4 diff -du kern_jail.c
//depot/projects/jail2/sys/kern/kern_jail.c#4 -
/root/jail2/sys/kern/kern_jail.c
@@ -316,6 +316,7 @@
if (error)
return (error);
+ mtx_lock
On Sat, Sep 16, 2006 at 02:54:16PM +0300, Alex Lyashkov wrote:
> Hello All,
>
> Some time ago I finished the next public jail2 patchset.
> As of now, jail2 supports per-jail SYSV IPC namespaces.
> It is possible to configure which jails can and which cannot use
> SYSV IPC. The UID hash is also pe
Alex Lyashkov wrote:
> he patchset also implements per-jail resource limits, such as:
> - number of SYSV IPC objects;
> - number of processes;
> - number of filedescriptors.
> In addition, all jail-related code was moved under 'options JAIL'.
Very nice, thanks!
__
Hello All,
Some time ago I finished the next public jail2 patchset.
As of now, jail2 supports per-jail SYSV IPC namespaces.
It is possible to configure which jails can and which cannot use
SYSV IPC. The UID hash is also perl-jail now.
he patchset also implements per-jail resource limits, such as:
8 matches
Mail list logo