Re: iwm driver in latest snapshot has terrible performance

2016-07-30 Thread Juan Francisco Cantero Hurtado
Can you add the line "mode 11g" to your hostname.iwm0 file, reboot the computer and run the same tests again? On Sat, Jul 30, 2016 at 03:20:18PM +0200, Noth wrote: > Here's some more info: > > iwm0 is an intel 7260. > > scan test: > > # ifconfig iwm0 scan > iwm0: flags=8802 mtu 1500 > l

Use m_devget(9) in smsc(4)

2016-07-30 Thread Mark Kettenis
Removes a couple of lines of code from the driver. ok? Index: if_smsc.c === RCS file: /cvs/src/sys/dev/usb/if_smsc.c,v retrieving revision 1.27 diff -u -p -r1.27 if_smsc.c --- if_smsc.c 13 Apr 2016 11:03:37 - 1.27 +++ if_

netinet6 free() diff

2016-07-30 Thread David Hill
Hello - Here is a diff to add free sizes to netinet6/ Index: netinet6/frag6.c === RCS file: /cvs/src/sys/netinet6/frag6.c,v retrieving revision 1.67 diff -u -p -r1.67 frag6.c --- netinet6/frag6.c7 Mar 2016 18:44:00 - 1.

Re: acpials

2016-07-30 Thread Mark Kettenis
> Date: Sat, 30 Jul 2016 10:49:10 -0500 > From: joshua stein > > On Tue, 26 Jul 2016 at 21:31:49 -0500, joshua stein wrote: > > ACPI driver for ambient light sensors conforming to the spec, shows > > up as sysctl hw.sensors.acpials0.illuminance0. > > > > Tested on a Chromebook Pixel. > > Here's

Re: arm: pmap uvm_fault findings

2016-07-30 Thread Artturi Alm
On Sat, Jul 30, 2016 at 03:10:45PM +0200, Mark Kettenis wrote: > > From: Philip Guenther > > Date: Fri, 29 Jul 2016 15:41:48 -0700 > > > > On Fri, Jul 29, 2016 at 3:31 PM, Mark Kettenis > > wrote: > > >> Date: Thu, 28 Jul 2016 09:47:42 +0200 > > >> From: Patrick Wildt > > >> > > >> There is so

Re: iwm driver in latest snapshot has terrible performance

2016-07-30 Thread Noth
Here's some more info: iwm0 is an intel 7260. scan test: # ifconfig iwm0 scan iwm0: flags=8802 mtu 1500 lladdr 5c:51:4f:43:b5:c0 index 1 priority 4 llprio 3 groups: wlan media: IEEE802.11 autoselect (autoselect mode 11b) status: no network ieee802

Re: arm: pmap uvm_fault findings

2016-07-30 Thread Mark Kettenis
> From: Philip Guenther > Date: Fri, 29 Jul 2016 15:41:48 -0700 > > On Fri, Jul 29, 2016 at 3:31 PM, Mark Kettenis > wrote: > >> Date: Thu, 28 Jul 2016 09:47:42 +0200 > >> From: Patrick Wildt > >> > >> There is something I missed in the previous diff. When the PTE is not > >> valid, the mappi