Date: Mon, 10 Jun 2013 16:40:53 +0200 From: Florent Peterschmitt <florent@peterschmitt.fr> To: freebsd-current@freebsd.org Subject: Re: Handle kernel module crashes Message-ID: <51B5E575.1030006@peterschmitt.fr> In-Reply-To: <CAFMmRNxPcmx4gtwQfLjaFnMhAxBcBzYBd45vxJDcAU55ZFirQw@mail.gmail.com> References: <51B5E040.2030709@peterschmitt.fr> <CAFMmRNxPcmx4gtwQfLjaFnMhAxBcBzYBd45vxJDcAU55ZFirQw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2TGOPBIMDTAXCAUWCQJII Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le 10/06/2013 16:28, Ryan Stone a =E9crit : > On Mon, Jun 10, 2013 at 10:18 AM, Florent Peterschmitt < > florent@peterschmitt.fr> wrote: >=20 >> Hello, >> >> It's not a problem but a question, and it's quite simple: >> >> How does FreeBSD handle crash from a single kernel module ? >> >> If the module internally crashes, does the entire system does too or >> FreeBSD will continue to live ? >> >> Thanks >> >=20 > There is no separation between kernel modules and the kernel proper. A= > crash in a kernel module will crash the entire system. Ok and isn't it a "bad" thing ? I mean, even if the video driver crashes, I still want to have the ability to reboot the right way, avoiding corrupted files and WIP lose. Another thing is a non-critical module that can crash, but because not used by all apps on the machine, letting them ones that can continue run.= But I don't know what is the approach of FreeBSD and devs about that. --=20 Florent Peterschmitt | Please: florent@peterschmitt.fr | * Avoid HTML/RTF in E-mail +33 (0)6 64 33 97 92 | * PDF for documents http://florent.peterschmitt.fr | Thank you :) ------enig2TGOPBIMDTAXCAUWCQJII Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQEcBAEBAgAGBQJRteV1AAoJEMtO2Sol0IImQQYH/28fL6lukjwAWrVd0TJjTcff fcPQF1bzyaGnpSl6IBIqyxRz41vqvA9jfSgn4FrOMW1QIF3V4YBxu2X1D0dkpKiU Euo3qQC6awLnJOmCuuJu8hUYOG1T/UbPZMMAioTZ3RntmbHORQUTUHP5mSuX9d1q nPQ2iiswTLBBagtgOMecbwC5PhOfz67ZtmL2b3LrMfYIuvoOZ/pVExzaYZxthJ1R ztkRR8p4WzYW9mPGjr0OvYQFmJfFa6XxjOaxcVv73gq1aBzAgwjHjkI0BzhplLsR s7jkqhTRjOB4JTCgCRenYlPhWNpvstyvOYZhs9TwGwmf/7d0aO/alIUPca8WZIs= =So8p -----END PGP SIGNATURE----- ------enig2TGOPBIMDTAXCAUWCQJII--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51B5E575.1030006>