Re: Inline function (difficult debug)

2009-06-05 Thread Menshikov Konstantin
John Baldwin wrote: On Thursday 04 June 2009 9:02:32 am Menshikov Konstantin wrote: John Baldwin wrote: On Thursday 04 June 2009 5:24:07 am Menshikov Konstantin wrote: Hi. My system FreeBSD 7.1 RELEASE periodically freeze. I`m compiling kernel with WITNESS and get backtrace

Re: Inline function (difficult debug)

2009-06-04 Thread Menshikov Konstantin
Menshikov Konstantin wrote: John Baldwin wrote: On Thursday 04 June 2009 5:24:07 am Menshikov Konstantin wrote: Hi. My system FreeBSD 7.1 RELEASE periodically freeze. I`m compiling kernel with WITNESS and get backtrace. #0 doadump () at pcpu.h:195 #1 0x801a899c in db_fncall (dummy1

Re: Inline function (difficult debug)

2009-06-04 Thread Menshikov Konstantin
John Baldwin wrote: On Thursday 04 June 2009 5:24:07 am Menshikov Konstantin wrote: Hi. My system FreeBSD 7.1 RELEASE periodically freeze. I`m compiling kernel with WITNESS and get backtrace. #0 doadump () at pcpu.h:195 #1 0x801a899c in db_fncall (dummy1=Variable "dummy1&qu

Inline function (difficult debug)

2009-06-04 Thread Menshikov Konstantin
xff00010ebc00, frame=0xabf28c80) at /usr/src/sys/kern/kern_fork.c:804 #25 0x8057f9de in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:455 But file /usr/src/sys/kern/kern_sig.c:2292 hasn`t run function wake up on string 2292 I`m think, what com

Re: Disk quota for Jail. Discussion.

2009-05-27 Thread Menshikov Konstantin
Robert Watson wrote: On Tue, 26 May 2009, Menshikov Konstantin wrote: Yes. But jail cannot allocate block and inode above root path. In allocation functions, whether for example ffs_alloc we have access to ucred process and we can check up there is a process in jail. Yes, you can check

Re: Disk quota for Jail. Discussion.

2009-05-26 Thread Menshikov Konstantin
Ivan Voras wrote: Menshikov Konstantin wrote: Hi. Jail now have no disk quotas. Users which use jail, use separate zfs or md device for jail, but it from a hopelessness. Well, the ZFS way of doing things (per-filesystem quotas) is actually the right way to do it - it solves exactly

Re: Disk quota for Jail. Discussion.

2009-05-26 Thread Menshikov Konstantin
Tom Evans wrote: On Tue, 2009-05-26 at 17:01 +0400, Menshikov Konstantin wrote: Kostik Belousov wrote: On Tue, May 26, 2009 at 04:35:04PM +0400, Menshikov Konstantin wrote: Kostik Belousov wrote: On Tue, May 26, 2009 at 10:32:24AM +0400, Menshikov Konstantin

Re: Disk quota for Jail. Discussion.

2009-05-26 Thread Menshikov Konstantin
Kostik Belousov wrote: On Tue, May 26, 2009 at 04:35:04PM +0400, Menshikov Konstantin wrote: Kostik Belousov wrote: On Tue, May 26, 2009 at 10:32:24AM +0400, Menshikov Konstantin wrote: In structure prison it is added structures containing disk quotas and usage. At start Jail

Re: Disk quota for Jail. Discussion.

2009-05-26 Thread Menshikov Konstantin
Kostik Belousov wrote: On Tue, May 26, 2009 at 10:32:24AM +0400, Menshikov Konstantin wrote: Hi. Jail now have no disk quotas. Users which use jail, use separate zfs or md device for jail, but it from a hopelessness. It is necessary to discuss possible ways of realisation. I suggest to

Disk quota for Jail. Discussion.

2009-05-25 Thread Menshikov Konstantin
think about it? There are other offers? -- Menshikov Konstantin. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"