Re: [RFC] Deprecation and removal of the drm2 driver

2018-05-29 Thread Mateusz Piotrowski
On Tue, 29 May 2018 17:39:57 -0700 (PDT) "Rodney W. Grimes" wrote: >> Let's also remember about our handbooks and those two wiki page: >> * https://wiki.freebsd.org/Graphics >> * https://wiki.freebsd.org/Graphics/FAQ >This one has a bit rot on this claim: > "The i915kms kernel-side

Re: [RFC] Deprecation and removal of the drm2 driver

2018-05-29 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On Tue, 29 May 2018 21:28:49 +0200 > Niclas Zeising wrote: > > >On 05/18/18 19:58, Niclas Zeising wrote: > >> [ Cross posted to freebsd-current@ and freebsd-x11@.? Please respect > >> reply-to and send all replies to freebsd-x11@.? Thanks! ] > >> >

@SVN r334360 i386 build fails (pmc-related)

2018-05-29 Thread Michael Butler
World build fails as follows: --- cmd_pmc_stat.o --- /usr/src/usr.sbin/pmc/cmd_pmc_stat.c:274:48: error: format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Werror,-Wformat] fprintf(pmc_args.pa_printfile, "%16ld %s\n", cvals[CYCLES],

Re: [RFC] Deprecation and removal of the drm2 driver

2018-05-29 Thread Mateusz Piotrowski
On Tue, 29 May 2018 21:28:49 +0200 Niclas Zeising wrote: >On 05/18/18 19:58, Niclas Zeising wrote: >> [ Cross posted to freebsd-current@ and freebsd-x11@.  Please respect >> reply-to and send all replies to freebsd-x11@.  Thanks! ] >> >> [...] >> >> What does the community think?  Is there

Re: [RFC] Deprecation and removal of the drm2 driver

2018-05-29 Thread Niclas Zeising
On 05/18/18 19:58, Niclas Zeising wrote: [ Cross posted to freebsd-current@ and freebsd-x11@.  Please respect reply-to and send all replies to freebsd-x11@.  Thanks! ] Hi! I propose that we remove the old drm2 driver (sys/dev/drm2) from FreeBSD.  I suggest the driver is marked as deprecated

Re: Bad link elm in vm_object_terminate [Was: crash on process exit.. current at about r332467]

2018-05-29 Thread Andriy Gapon
On 29/05/2018 19:22, Mark Johnston wrote: > On Tue, May 29, 2018 at 04:50:14PM +0300, Andriy Gapon wrote: >> On 23/04/2018 17:50, Julian Elischer wrote: >>> back trace at:  http://www.freebsd.org/~julian/bob-crash.png >>> >>> If anyone wants to take a look.. >>> >>> In the exit syscall, while

Re: Bad link elm in vm_object_terminate [Was: crash on process exit.. current at about r332467]

2018-05-29 Thread Mark Johnston
On Tue, May 29, 2018 at 04:50:14PM +0300, Andriy Gapon wrote: > On 23/04/2018 17:50, Julian Elischer wrote: > > back trace at:  http://www.freebsd.org/~julian/bob-crash.png > > > > If anyone wants to take a look.. > > > > In the exit syscall, while deallocating a vm object. > > > > I haven't

Re: head@r334204, Bad link elm in callout_process()

2018-05-29 Thread Julian Elischer
On 29/5/18 9:53 pm, Andriy Gapon wrote: On 29/05/2018 14:53, Hans Petter Selasky wrote: On 05/29/18 13:20, Andriy Gapon wrote: (kgdb) p *$4.lh_first->c_links.le.le_next $6 = {    c_links = { le = {    le_next = 0x0,    le_prev = 0xfe0003999f98 Where does the le_prev

Re: panic: vm_phys_free_pages: page 0x... has unexpected order 0

2018-05-29 Thread Andriy Gapon
[ping] On 21/05/2018 11:44, Andriy Gapon wrote: > > FreeBSD 12.0-CURRENT amd64 r332472 > Does this panic ring a bell to anyone? > Has it already been fixed? > Thank you! > > panic: vm_phys_free_pages: page 0xf80cbfb71958 has unexpected order 0 > cpuid = 3 > time = 1526822662 > KDB: stack

Re: head@r334204, Bad link elm in callout_process()

2018-05-29 Thread Andriy Gapon
On 29/05/2018 14:53, Hans Petter Selasky wrote: > On 05/29/18 13:20, Andriy Gapon wrote: >> (kgdb) p *$4.lh_first->c_links.le.le_next >> $6 = { >>    c_links = { >> le = { >>    le_next = 0x0, >>    le_prev = 0xfe0003999f98 > > Where does the le_prev point? > > Typically happens

Bad link elm in vm_object_terminate [Was: crash on process exit.. current at about r332467]

2018-05-29 Thread Andriy Gapon
On 23/04/2018 17:50, Julian Elischer wrote: > back trace at:  http://www.freebsd.org/~julian/bob-crash.png > > If anyone wants to take a look.. > > In the exit syscall, while deallocating a vm object. > > I haven't see references to a similar crash in the last 10 days or so.. But if > it rings

Re: head@r334204, Bad link elm in callout_process()

2018-05-29 Thread Hans Petter Selasky
On 05/29/18 13:20, Andriy Gapon wrote: (kgdb) p *$4.lh_first->c_links.le.le_next $6 = { c_links = { le = { le_next = 0x0, le_prev = 0xfe0003999f98 Where does the le_prev point? Typically happens when callouts are not properly drained before freeing memory. --HPS

head@r334204, Bad link elm in callout_process()

2018-05-29 Thread Andriy Gapon
Has anyone else seen this panic? Any suspect commits? Any suggestion on analyzing the problem? Thanks! panic: Bad link elm 0xfe004bfed798 next->prev != elm cpuid = 0 time = 1527257839 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfe00413be770

Re: how to browse svnweb source?

2018-05-29 Thread Kubilay Kocak
On 29/05/2018 4:29 pm, Peter Jeremy wrote: On 2018-May-28 18:06:07 -0700, Jeffrey Bouquet wrote: Suddenly the site www.secnetix.de/olli/FreeBSD/svnews which showed sequential source as for example xx1966 on april 3 xx2040 on april 4 this year, is not loading in the browser. That site

Re: how to browse svnweb source?

2018-05-29 Thread Jeffrey Bouquet
On Tue, 29 May 2018 09:41:34 +0100, Vincent Hoffman-Kazlauskas wrote: > > > On 29/05/2018 02:06, Jeffrey Bouquet wrote: > > > > > > On Mon, 28 May 2018 17:04:11 -0600, Sean Bruno wrote: > > > >> > >> > >> On 05/28/18 15:37, Jeffrey Bouquet wrote: > >>> Suddenly the site

Re: how to browse svnweb source?

2018-05-29 Thread Vincent Hoffman-Kazlauskas
On 29/05/2018 02:06, Jeffrey Bouquet wrote: > > > On Mon, 28 May 2018 17:04:11 -0600, Sean Bruno wrote: > >> >> >> On 05/28/18 15:37, Jeffrey Bouquet wrote: >>> Suddenly the site www.secnetix.de/olli/FreeBSD/svnews which showed >>> sequential >>> source as for example xx1966 on april 3

Re: how to browse svnweb source?

2018-05-29 Thread Peter Jeremy
On 2018-May-28 18:06:07 -0700, Jeffrey Bouquet wrote: >> > Suddenly the site www.secnetix.de/olli/FreeBSD/svnews which showed >> > sequential >> > source as for example xx1966 on april 3 xx2040 on april 4 this year, >> > is not loading >> > in the browser. That site is not associated

Re: how to browse svnweb source?

2018-05-29 Thread Johan Hendriks
Op di 29 mei 2018 00:28 schreef Jeffrey Bouquet : > Suddenly the site www.secnetix.de/olli/FreeBSD/svnews which showed > sequential > source as for example xx1966 on april 3 xx2040 on april 4 this year, > is not loading > in the browser. It was informative to read color coded the source >