Re: Handle kernel module crashes

2013-06-16 Thread David Chisnall
On 10 Jun 2013, at 15:40, Florent Peterschmitt wrote: > 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 be

Re: Handle kernel module crashes

2013-06-16 Thread Florent Peterschmitt
On 14.06.2013 09:15, Julian Elischer wrote: > On 6/10/13 10:18 PM, Florent Peterschmitt wrote: >> 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 d

Re: Handle kernel module crashes

2013-06-14 Thread Julian Elischer
On 6/10/13 10:18 PM, Florent Peterschmitt wrote: 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 a Module i

Re: Handle kernel module crashes

2013-06-10 Thread John Baldwin
On Monday, June 10, 2013 10:40:53 am Florent Peterschmitt wrote: > Le 10/06/2013 16:28, Ryan Stone a écrit : > > On Mon, Jun 10, 2013 at 10:18 AM, Florent Peterschmitt < > > flor...@peterschmitt.fr> wrote: > > > >> Hello, > >> > >> It's not a problem but a question, and it's quite simple: > >> > >

Re: Handle kernel module crashes

2013-06-10 Thread Florent Peterschmitt
Le 10/06/2013 16:28, Ryan Stone a écrit : > On Mon, Jun 10, 2013 at 10:18 AM, Florent Peterschmitt < > flor...@peterschmitt.fr> wrote: > >> 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 i

Re: Handle kernel module crashes

2013-06-10 Thread Ryan Stone
On Mon, Jun 10, 2013 at 10:18 AM, Florent Peterschmitt < flor...@peterschmitt.fr> wrote: > 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 >

Handle kernel module crashes

2013-06-10 Thread Florent Peterschmitt
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 -- Florent Peterschmitt | Please: flor...@petersch