Dumps with more than 4gig.

2004-11-26 Thread David Gilbert
Did someone submit a patch that fixes dumps in excess of 4 Gig on arches like amd64? Dave. -- |David Gilbert, Independent Contractor. | Two things can only be | |Mail: [EMAIL PROTECTED]

Re: Jail + sysv shmem

2004-11-26 Thread Jilles Tjoelker
On Fri, Nov 26, 2004 at 08:38:00PM +0100, Koen Martens wrote: > For a while i've been wanting shared memory to be usable withing jails, > but with cross-jail protection. Ie. shared memory is restricted to a > jail. > Recently I've been digging a bit in the freebsd kernel source code > (which is n

[no subject]

2004-11-26 Thread Ilya K.
Hello, freebsd-hackers. -- Best regards, Ilya. Маршрутизаторы маршрутизируют маршрутизируемые протоколы, посредством протоколов маршрутизации. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubs

Hand on gmirror (Was: Re: gmirror bugs, how many?)

2004-11-26 Thread João Carlos Mendes Luís
Pawel Jakub Dawidek wrote: All I'm saying is that you first should create a mirror, then create slices and partitions on top of mirror provider, because you want to use mirror/vol0s1a, not ad0s1a. Note, that mirror/vol0 is one sector shorter than ad0 and imagine a situation when gmirror stores meta

Jail + sysv shmem

2004-11-26 Thread Koen Martens
Hello Hackers, For a while i've been wanting shared memory to be usable withing jails, but with cross-jail protection. Ie. shared memory is restricted to a jail. Recently I've been digging a bit in the freebsd kernel source code (which is new to me, been doing quite some linux kernel hacking tho

Re: gmirror bugs, how many?

2004-11-26 Thread Pawel Jakub Dawidek
On Fri, Nov 26, 2004 at 02:56:15AM -0200, Jo?o Carlos Mendes Luís wrote: +> Pawel Jakub Dawidek wrote: +> >First mistake - wrong order. Create a mirror, than partition a mirror +> >provider. +> +> Is this a constraint in the design? Im my point of view, geom would +> treat all block devices equa