Re: r1.21 of sys/net/hfsc.c cripples networking speed

2015-04-23 Thread David Gwynne
> On 24 Apr 2015, at 3:39 pm, Theo de Raadt wrote: > >> After updating one of my machines to a more recent snapshot I noticed that >> networking speed was reduced and that the machine was 'less' responsive. > > Be aware there is a fairly expensive debugging diff in the snapshots > (it is not ac

Re: r1.21 of sys/net/hfsc.c cripples networking speed

2015-04-23 Thread Theo de Raadt
> After updating one of my machines to a more recent snapshot I noticed that > networking speed was reduced and that the machine was 'less' responsive. Be aware there is a fairly expensive debugging diff in the snapshots (it is not actually commited).

r1.21 of sys/net/hfsc.c cripples networking speed

2015-04-23 Thread Björn Ketelaars
Hello, After updating one of my machines to a more recent snapshot I noticed that networking speed was reduced and that the machine was 'less' responsive. Quick look in systat revealed that softnet was hammering the processor (>90% interrupt on CPU0). After reverting to a backup (older kernel) the

Re: Byte range implementation for httpd(8)

2015-04-23 Thread Sunil Nimmagadda
Any interest/comments/suggestions for this diff... On Fri, Apr 17, 2015 at 05:04:01AM +0200, Sunil Nimmagadda wrote: > Range requests as defined in RFC7233 is required for resuming > interrupted http(s) downloads for example: > ftp -C http://foo.bar/install57.iso > > With this diff, httpd parses

Re: report thread scheduling setting properly

2015-04-23 Thread Martin Natano
On Tue, Apr 21, 2015 at 08:03:43PM -0700, Philip Guenther wrote: > > While we don't actually make use of thread scheduling attributes, we do > support setting and retrieving them. However, it doesn't make any sense > to let you set them in a pthread_attr_t...but then ignore that in > pthread_c

Re: Change the way we handle interface/connected networks

2015-04-23 Thread Martin Pieuchot
On 15/04/15(Wed) 23:00, Claudio Jeker wrote: > On Wed, Mar 18, 2015 at 05:46:34AM +0100, Claudio Jeker wrote: > > On Tue, Mar 17, 2015 at 05:35:21PM +0100, Martin Pieuchot wrote: > > > On 12/02/15(Thu) 12:35, Martin Pieuchot wrote: > > > > On 10/02/15(Tue) 03:04, Claudio Jeker wrote: > > > > > Ther

Re: Fix for errant semicolon in Mesa library

2015-04-23 Thread Matthieu Herrb
On Thu, Apr 23, 2015 at 04:55:17PM +1000, Jonathan Gray wrote: > On Thu, Apr 23, 2015 at 08:42:24AM +0200, Alex Greif wrote: > > Hi, > > > > It seems to be fixed upstream > > (http://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/state_trackers/omx/vid_dec_h264.c) > > > > find /usr/xenocara -na