Re: A PRIV_* flag for /dev/mem?

2013-06-16 Thread Kirk McKusick
> Date: Sat, 15 Jun 2013 17:23:50 -0600 > From: Jamie Gritton > To: FreeBSD Current > CC: Kirk McKusick , > Konstantin Belousov , > Alexander Leidinger , > Pawel Jakub Dawidek , > Robert Watson > Subject: Re: A PRIV_* flag for /dev/mem? > > On 05/20/13 16:56, Kir

Re: Cannot startx on FreeBSD10 Current

2013-06-16 Thread Anton Shterenlikht
From: Walter Hurry Subject: Re: Cannot startx on FreeBSD10 Current Date: Sun, 16 Jun 2013 17:53:53 + (UTC) On Sun, 16 Jun 2013 11:27:36 +0100, Anton Shterenlikht wrote: > From: Walter Hurry > Subject: Re: Cannot startx on FreeBSD10 Curre

Re: [drm2][panic] Running XOrg with SNA enabled causes system panic after few hours on G33

2013-06-16 Thread Oleg Sidorkin
Seems to be yes. But I will be sure after 48h of uptime in KDE without panics. On Sun, Jun 16, 2013 at 6:27 PM, Konstantin Belousov wrote: > On Sun, Jun 16, 2013 at 06:04:39PM +0400, Oleg Sidorkin wrote: >> Thanks for the patch. >> I've adapted the proposed patch for stable/9 and it is running wi

Re: [drm2][panic] Running XOrg with SNA enabled causes system panic after few hours on G33

2013-06-16 Thread Oleg Sidorkin
Thanks for the patch. I've adapted the proposed patch for stable/9 and it is running with SNA enabled now. On Sat, Jun 15, 2013 at 11:54 PM, Artyom Mirgorodskiy wrote: > I can't apply patch > > > > On Saturday 15 June 2013 21:48:08 Konstantin Belousov wrote: > >> On Sat, Jun 15, 2013 at 09:46:02P

Re: Cannot startx on FreeBSD10 Current

2013-06-16 Thread Walter Hurry
On Sun, 16 Jun 2013 11:27:36 +0100, Anton Shterenlikht wrote: > From: Walter Hurry > Subject: Re: Cannot startx on FreeBSD10 Current Date: Fri, 14 Jun 2013 > 20:50:59 + (UTC) > > On Fri, 14 Jun 2013 09:33:48 -0700, Craig Rodrigues wrote: > > > On Fri, Jun 14, 2013 a

Re: A PRIV_* flag for /dev/mem?

2013-06-16 Thread Jamie Gritton
On 06/16/13 00:20, Konstantin Belousov wrote: On Sat, Jun 15, 2013 at 05:23:50PM -0600, Jamie Gritton wrote: Index: sys/dev/mem/memdev.c === --- sys/dev/mem/memdev.c(revision 251793) +++ sys/dev/mem/memdev.c(working

Re: [drm2][panic] Running XOrg with SNA enabled causes system panic after few hours on G33

2013-06-16 Thread Konstantin Belousov
On Sun, Jun 16, 2013 at 06:04:39PM +0400, Oleg Sidorkin wrote: > Thanks for the patch. > I've adapted the proposed patch for stable/9 and it is running with > SNA enabled now. In other words, your problem seems to be gone with the patch applied ? > > On Sat, Jun 15, 2013 at 11:54 PM, Artyom Mirg

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: Cannot startx on FreeBSD10 Current

2013-06-16 Thread Anton Shterenlikht
From: Walter Hurry Subject: Re: Cannot startx on FreeBSD10 Current Date: Fri, 14 Jun 2013 20:50:59 + (UTC) On Fri, 14 Jun 2013 09:33:48 -0700, Craig Rodrigues wrote: > On Fri, Jun 14, 2013 at 7:42 AM, Walter Hurry > wrote: > >

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