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

2013-06-16 Thread Konstantin Belousov
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 copy) @@ -67,8 +67,14 @@ { int error =

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 does too or

Re: Cannot startx on FreeBSD10 Current

2013-06-16 Thread Anton Shterenlikht
From: Walter Hurry walterhu...@gmail.com 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

Re: Handle kernel module crashes

2013-06-16 Thread David Chisnall
On 10 Jun 2013, at 15:40, Florent Peterschmitt flor...@peterschmitt.fr 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

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

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: 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 walterhu...@gmail.com 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,

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 artyom.mirgorod...@gmail.com wrote: I can't apply patch On Saturday 15 June 2013 21:48:08 Konstantin Belousov wrote: On Sat, Jun

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 kostik...@gmail.com 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

Re: Cannot startx on FreeBSD10 Current

2013-06-16 Thread Anton Shterenlikht
From: Walter Hurry walterhu...@gmail.com 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 walterhu...@gmail.com

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 ja...@freebsd.org To: FreeBSD Current freebsd-current@FreeBSD.org CC: Kirk McKusick mckus...@mckusick.com, Konstantin Belousov kostik...@gmail.com, Alexander Leidinger netch...@freebsd.org, Pawel Jakub Dawidek