Re: OS support for fault tolerance

2012-02-21 Thread Julian Elischer
On 2/20/12 6:32 AM, Da Rock wrote: On 02/15/12 03:25, Brandon Falk wrote: On 2/14/2012 12:05 PM, Jason Hellenthal wrote: On Tue, Feb 14, 2012 at 08:57:10AM -0800, Julian Elischer wrote: On 2/14/12 6:23 AM, Maninya M wrote: For multicore desktop computers, suppose one of the cores fails, the F

Re: Jumpstart on FreeBSD 9.0

2012-02-21 Thread egoitz
Should say too... that I thank a lot to all people who is helping me... thanks a lot mates... ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubs

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-21 Thread Tom Evans
On Mon, Feb 20, 2012 at 9:10 PM, Doug Barton wrote: > On 02/20/2012 06:44, Tom Evans wrote: >> Whatever happened to POLA? This change surprised me, wasn't mentioned >> in /usr/src/UPDATING, > > You're supposed to compare your existing kernel config to the new > GENERIC every time you do a major ve

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-21 Thread Doug Barton
On 02/21/2012 02:49, Tom Evans wrote: > On Mon, Feb 20, 2012 at 9:10 PM, Doug Barton wrote: >> On 02/20/2012 06:44, Tom Evans wrote: >>> Whatever happened to POLA? This change surprised me, wasn't mentioned >>> in /usr/src/UPDATING, >> >> You're supposed to compare your existing kernel config to t

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-21 Thread Alexander Leidinger
Quoting Mehmet Erol Sanliturk (from Mon, 20 Feb 2012 11:57:00 -0500): On Mon, Feb 20, 2012 at 9:14 AM, Alexander Leidinger < alexan...@leidinger.net> wrote: The goal of my work is to produce something like GENERIC+more, just as much as possible loaded as kld's (the "+more" part is the resu

Re: devd based AUTOMOUNTER

2012-02-21 Thread vermaden
Hi, I have created a PORT at last, its in the 'port' directory in the usual place: https://github.com/vermaden/automount/ Its my first PORT so feel free to bash me about my mistakes ;) After latest 'commits' I think that its ready for day-to-day use. To make 'full advantage' of *automount* in

Re: geom_aes

2012-02-21 Thread Ivan Voras
On 20/02/2012 01:14, Oliver Pinter wrote: > Hi all! > > What is geom_aes (sys/geom/geom_aes.*) (wherein differs form geli, > besides useses fewer geom layer and has a compiled in key), and who > can I find something from this geom module/layer? > > How can I use this geom layer? Only added optio

Re: geom_aes

2012-02-21 Thread Arnaud Lacombe
Hi, On Tue, Feb 21, 2012 at 8:00 AM, Ivan Voras wrote: > On 20/02/2012 01:14, Oliver Pinter wrote: >> Hi all! >> >> What is geom_aes (sys/geom/geom_aes.*) (wherein differs form geli, >> besides useses  fewer geom layer and has a compiled in key), and who >> can I find something from this geom mod