svn commit: r314483 - head/sys/dev/hyperv/netvsc

2017-03-01 Thread Sepherosa Ziehau
Author: sephe Date: Wed Mar 1 08:24:17 2017 New Revision: 314483 URL: https://svnweb.freebsd.org/changeset/base/314483 Log: hyperv/hn: Simplify RNDIS packet total length calculation. MFC after:1 week Sponsored by: Microsoft Differential Revision:https://reviews.freebsd.org/

Re: svn commit: r314473 - head

2017-03-01 Thread Florian Ermisch
Am 1. März 2017 06:45:25 MEZ schrieb "Rodney W. Grimes" : >> Author: imp >> Date: Wed Mar 1 05:05:05 2017 >> New Revision: 314473 >> URL: https://svnweb.freebsd.org/changeset/base/314473 >> >> Log: >> Create README.md file for viewing on github. >> >> This is a lightly edited README usi

svn commit: r314484 - head/sys/dev/hyperv/netvsc

2017-03-01 Thread Sepherosa Ziehau
Author: sephe Date: Wed Mar 1 08:50:41 2017 New Revision: 314484 URL: https://svnweb.freebsd.org/changeset/base/314484 Log: hyperv/hn: Make sure that RNDIS packet message is at least 4B aligned. MFC after:1 week Sponsored by: Microsoft Differential Revision:https://reviews.

svn commit: r314485 - head/sys/dev/hyperv/netvsc

2017-03-01 Thread Sepherosa Ziehau
Author: sephe Date: Wed Mar 1 09:05:12 2017 New Revision: 314485 URL: https://svnweb.freebsd.org/changeset/base/314485 Log: hyperv/hn: Misaligned chimney sending buffers should not be used MFC after:1 week Sponsored by: Microsoft Differential Revision:https://reviews.freebs

svn commit: r314486 - head/sys/kern

2017-03-01 Thread Konstantin Belousov
Author: kib Date: Wed Mar 1 10:22:07 2017 New Revision: 314486 URL: https://svnweb.freebsd.org/changeset/base/314486 Log: When deallocating the vm object in elf_map_insert() due to vm_map_insert() failure, drop the vnode lock around the call to vm_object_deallocate(). Since the dealloc

svn commit: r314487 - head/sys/kern

2017-03-01 Thread Konstantin Belousov
Author: kib Date: Wed Mar 1 10:28:15 2017 New Revision: 314487 URL: https://svnweb.freebsd.org/changeset/base/314487 Log: Use vm_map_insert() instead of vm_map_find() in elf_map_insert(). Elf_map_insert() needs to create mapping at the known fixed address. Usage of vm_map_find() assumes,

svn commit: r314488 - head/sys/boot/fdt/dts/arm

2017-03-01 Thread Ruslan Bukin
Author: br Date: Wed Mar 1 10:55:12 2017 New Revision: 314488 URL: https://svnweb.freebsd.org/changeset/base/314488 Log: Set USB OTG mode to host (missed in vendor DTS for some reason). Sponsored by: DARPA, AFRL Modified: head/sys/boot/fdt/dts/arm/socfpga_arria10_socdk_sdmmc.dts Modifi

svn commit: r314489 - head/sys/compat/ia32

2017-03-01 Thread Konstantin Belousov
Author: kib Date: Wed Mar 1 11:39:29 2017 New Revision: 314489 URL: https://svnweb.freebsd.org/changeset/base/314489 Log: With the removal of IA64, the only arch which uses ia32 compat is amd64. Sponsored by: The FreeBSD Foundation MFC after:2 weeks Modified: head/sys/compat/ia32/

svn commit: r314490 - head/sys/sys

2017-03-01 Thread Konstantin Belousov
Author: kib Date: Wed Mar 1 12:10:24 2017 New Revision: 314490 URL: https://svnweb.freebsd.org/changeset/base/314490 Log: Add some explanation for SV_TIMEKEEP flag. Sponsored by: The FreeBSD Foundation MFC after:3 days Modified: head/sys/sys/sysent.h Modified: head/sys/sys/sysent

Re: svn commit: r314473 - head

2017-03-01 Thread Warner Losh
On Tue, Feb 28, 2017 at 10:45 PM, Rodney W. Grimes wrote: >> Author: imp >> Date: Wed Mar 1 05:05:05 2017 >> New Revision: 314473 >> URL: https://svnweb.freebsd.org/changeset/base/314473 >> >> Log: >> Create README.md file for viewing on github. >> >> This is a lightly edited README using git

svn commit: r314495 - head

2017-03-01 Thread Ed Maste
Author: emaste Date: Wed Mar 1 15:39:58 2017 New Revision: 314495 URL: https://svnweb.freebsd.org/changeset/base/314495 Log: Remove hard line breaks from README.md This is rendered with variable-width formatting and a proportional font, so hard line breaks before 80 cols are undesired.

Re: svn commit: r314473 - head

2017-03-01 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > > > Am 1. M?rz 2017 06:45:25 MEZ schrieb "Rodney W. Grimes" > : > >> Author: imp > >> Date: Wed Mar 1 05:05:05 2017 > >> New Revision: 314473 > >> URL: https://svnweb.freebsd.org/changeset/base/314473 > >> > >> Log: > >> Create README.md file fo

Re: svn commit: r314473 - head

2017-03-01 Thread Warner Losh
On Wed, Mar 1, 2017 at 8:49 AM, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] >> >> >> Am 1. M?rz 2017 06:45:25 MEZ schrieb "Rodney W. Grimes" >> : >> >> Author: imp >> >> Date: Wed Mar 1 05:05:05 2017 >> >> New Revision: 314473 >> >> URL: https://svnweb.freebsd.org/chan

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Ian Lepore
On Tue, 2017-02-28 at 21:53 -0800, Rodney W. Grimes wrote: > -- Start of PGP signed section. > [ Charset UTF-8 unsupported, converting... ] > > > > > > > > > > On Feb 28, 2017, at 21:38, Rodney W. Grimes > > N85.dnsmgr.net> wrote: > > > > > > Would it be possible to not do this as 1000 commits

Re: svn commit: r314473 - head

2017-03-01 Thread Ed Maste
On 1 March 2017 at 09:58, Warner Losh wrote: > > It's a verbatim copy of README converted to markdown. Maybe README > should be fixed and this regenerated. The trailing whitespace is part > of the conversion and not a mistake. I think the whitespace is a mistake, since the markdown version is ren

Re: svn commit: r314473 - head

2017-03-01 Thread Rodney W. Grimes
> On Tue, Feb 28, 2017 at 10:45 PM, Rodney W. Grimes > wrote: > >> Author: imp > >> Date: Wed Mar 1 05:05:05 2017 > >> New Revision: 314473 > >> URL: https://svnweb.freebsd.org/changeset/base/314473 > >> > >> Log: > >> Create README.md file for viewing on github. > >> > >> This is a lightly e

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Rodney W. Grimes
[ Charset ISO-8859-1 unsupported, converting... ] > On Tue, 2017-02-28 at 21:53 -0800, Rodney W. Grimes wrote: > > -- Start of PGP signed section. > > [ Charset UTF-8 unsupported, converting... ] > > > > > > > > > > > > > > On Feb 28, 2017, at 21:38, Rodney W. Grimes > > > N85.dnsmgr.net> wrote

Re: svn commit: r314473 - head

2017-03-01 Thread Warner Losh
On Wed, Mar 1, 2017 at 9:04 AM, Rodney W. Grimes wrote: >> On Tue, Feb 28, 2017 at 10:45 PM, Rodney W. Grimes >> wrote: >> >> Author: imp >> >> Date: Wed Mar 1 05:05:05 2017 >> >> New Revision: 314473 >> >> URL: https://svnweb.freebsd.org/changeset/base/314473 >> >> >> >> Log: >> >> Create REA

Re: svn commit: r314473 - head

2017-03-01 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On 1 March 2017 at 09:58, Warner Losh wrote: > > > > It's a verbatim copy of README converted to markdown. Maybe README > > should be fixed and this regenerated. The trailing whitespace is part > > of the conversion and not a mistake. > > I think the

Re: svn commit: r314473 - head

2017-03-01 Thread Rodney W. Grimes
> On Wed, Mar 1, 2017 at 9:04 AM, Rodney W. Grimes > wrote: > >> On Tue, Feb 28, 2017 at 10:45 PM, Rodney W. Grimes > >> wrote: > >> >> Author: imp > >> >> Date: Wed Mar 1 05:05:05 2017 > >> >> New Revision: 314473 > >> >> URL: https://svnweb.freebsd.org/changeset/base/314473 > >> >> > >> >> Log

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Alexey Dokuchaev
On Wed, Mar 01, 2017 at 08:54:51AM -0700, Ian Lepore wrote: > ... > You're not the only one who has diffed build output logs (I suspect > anyone who has to maintain a non-trivial build infrastructure has done > so), and you're not the only one who thinks that changing relative > paths to absolute i

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Rodney W. Grimes
> On Wed, Mar 01, 2017 at 08:54:51AM -0700, Ian Lepore wrote: > > ... > > You're not the only one who has diffed build output logs (I suspect > > anyone who has to maintain a non-trivial build infrastructure has done > > so), and you're not the only one who thinks that changing relative > > paths t

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Alexey Dokuchaev
On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote: > I believe we have some other full path things that have crept > forward into the production release, but that may be in ports > only. Nope bad full paths links I found in just a few seconds: > > lrwxr-xr-x 1 root wheel

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Baptiste Daroussin
On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote: > > On Wed, Mar 01, 2017 at 08:54:51AM -0700, Ian Lepore wrote: > > > ... > > > You're not the only one who has diffed build output logs (I suspect > > > anyone who has to maintain a non-trivial build infrastructure has done > > > so

Re: svn commit: r314362 - in head/sys: arm/at91 arm/cavium/cns11xx arm/nvidia arm/xscale/i8134x arm/xscale/ixp425 arm/xscale/pxa dev/uart mips/adm5120 mips/alchemy mips/atheros mips/atheros/ar531x mip

2017-03-01 Thread Ed Maste
On 27 February 2017 at 15:08, Ruslan Bukin wrote: > Author: br > Date: Mon Feb 27 20:08:42 2017 > New Revision: 314362 > URL: https://svnweb.freebsd.org/changeset/base/314362 Tinderbox build is currently failing in mips XLP, XLP64, XLPN32 with: In file included from /scratch/tmp/emaste/freebsd/s

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Rodney W. Grimes
-- Start of PGP signed section. > On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote: > > > On Wed, Mar 01, 2017 at 08:54:51AM -0700, Ian Lepore wrote: > > > > ... > > > > You're not the only one who has diffed build output logs (I suspect > > > > anyone who has to maintain a non-triv

Re: svn commit: r314473 - head

2017-03-01 Thread Warner Losh
On Wed, Mar 1, 2017 at 9:29 AM, Rodney W. Grimes wrote: > I'll rectifiy this if and when I get my commit bit. In the mean time, you could submit a Bugzilla or a github pull request :) Warner ___ svn-src-head@freebsd.org mailing list https://lists.freeb

svn commit: r314496 - head/sys/cam/ctl

2017-03-01 Thread Alexander Motin
Author: mav Date: Wed Mar 1 17:35:56 2017 New Revision: 314496 URL: https://svnweb.freebsd.org/changeset/base/314496 Log: Add check missed in r314257. MFC after:11 days Modified: head/sys/cam/ctl/ctl.c Modified: head/sys/cam/ctl/ctl.c ===

Re: svn commit: r313268 - head/sys/kern [through -r313271 for atomic_fcmpset use and later: fails on PowerMac G5 "Quad Core"; -r313266 works]

2017-03-01 Thread Mark Millard
On 2017-Feb-28, at 10:13 PM, Mateusz Guzik wrote: On Sat, Feb 25, 2017 at 08:31:04PM +0100, Mateusz Guzik wrote: >> On Sat, Feb 25, 2017 at 09:58:39AM -0800, Mark Millard wrote: >>> Thus the PowerMac G5 so-called "Quad Core" is back to >>> -r313254 without your patches. (The "Quad Core" really h

svn commit: r314497 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-03-01 Thread Andrey V. Elsukov
Author: ae Date: Wed Mar 1 18:03:32 2017 New Revision: 314497 URL: https://svnweb.freebsd.org/changeset/base/314497 Log: Do not invoke the resize event when previous provider's size was zero. This is similar to r303637 fix for geom_disk. Reported by: avg Tested by:avg MFC after:

svn commit: r314502 - in head/sys: kern net sys

2017-03-01 Thread Sean Bruno
Author: sbruno Date: Wed Mar 1 18:37:35 2017 New Revision: 314502 URL: https://svnweb.freebsd.org/changeset/base/314502 Log: Make gtaskqueue compatible with drm-next such that they can be used with the linuxkpi tasklets. Submitted by: mm...@nextbsd.org Reported by: hps Modified: he

svn commit: r314504 - head/sys/boot/zfs

2017-03-01 Thread Toomas Soome
Author: tsoome Date: Wed Mar 1 19:02:43 2017 New Revision: 314504 URL: https://svnweb.freebsd.org/changeset/base/314504 Log: loader: r314112 did introduce dereference freed pointer entry CID: 1371675 Reported by: Coverity Reviewed by: jhb, allanjude Approved by: allanjude (mentor)

svn commit: r314505 - in head/sys/boot: arm/uboot powerpc/kboot powerpc/ofw powerpc/ps3 powerpc/uboot userboot/userboot

2017-03-01 Thread Pedro F. Giffuni
Author: pfg Date: Wed Mar 1 19:36:32 2017 New Revision: 314505 URL: https://svnweb.freebsd.org/changeset/base/314505 Log: Split the ficl CFLAGS when they refer to an arch-specific include path. This is a minimal attempt to keep consistency in the Makefiles so that moving ficl to somweher

svn commit: r314507 - in head/sys/netpfil/ipfw: . nptv6

2017-03-01 Thread Andrey V. Elsukov
Author: ae Date: Wed Mar 1 20:00:19 2017 New Revision: 314507 URL: https://svnweb.freebsd.org/changeset/base/314507 Log: Fix NPTv6 rule counters when one_pass is not enabled. Consider the rule matching when both @done and @retval values returned from ipfw_run_eaction() are zero. And modi

Re: svn commit: r314404 - head/sys/compat/linux

2017-03-01 Thread Chagin Dmitry
On Tue, Feb 28, 2017 at 12:00:41PM -0800, Conrad Meyer wrote: > On Tue, Feb 28, 2017 at 11:55 AM, Dmitry Chagin wrote: > > Author: dchagin > > Date: Tue Feb 28 19:55:16 2017 > > New Revision: 314404 > > URL: https://svnweb.freebsd.org/changeset/base/314404 > > > > Log: > > Linux epoll return EEX

svn commit: r314509 - head/sys/dev/cxgbe/iw_cxgbe

2017-03-01 Thread Navdeep Parhar
Author: np Date: Wed Mar 1 20:23:21 2017 New Revision: 314509 URL: https://svnweb.freebsd.org/changeset/base/314509 Log: cxgbe/iw_cxgbe: Do not check the size of the memory region being registered. T4/5/6 have no internal limit on this size. This is probably a copy paste from the T3 iw_cx

Re: svn commit: r314404 - head/sys/compat/linux

2017-03-01 Thread mokhi
But I think, the case is to run compiled/built-on-linux on FreeBSD. -- Best regards, MMokhi. ___ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@free

Re: svn commit: r313006 - in head: sys/conf sys/libkern sys/libkern/x86 sys/sys tests/sys/kern

2017-03-01 Thread Conrad Meyer
Hi Bruce, On my laptop (Intel(R) Core(TM) i5-3320M CPU — Ivy Bridge) I still see a little worse performance with this patch. Please excuse the ugly graphs, I don't have a better graphing tool set up at this time: https://people.freebsd.org/~cem/crc32/sse42_bde.png https://people.freebsd.org/~cem

svn commit: r314520 - head/contrib/dma

2017-03-01 Thread Baptiste Daroussin
Author: bapt Date: Wed Mar 1 21:42:22 2017 New Revision: 314520 URL: https://svnweb.freebsd.org/changeset/base/314520 Log: Import dma snapshot from git 2017-02-10 The only change is: use basename to select executable identity PR: 216910 Submitted by: Andrej Ebert Modif

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Ngie Cooper
On Wed, Mar 1, 2017 at 8:57 AM, Alexey Dokuchaev wrote: > On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote: >> I believe we have some other full path things that have crept >> forward into the production release, but that may be in ports >> only. Nope bad full paths links I found

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Ngie Cooper
On Wed, Mar 1, 2017 at 9:08 AM, Rodney W. Grimes wrote: ... > At one point in history I can promise you that ALL symlinks in the release > where shortest possible relative path. So any absolute links that entered > the system got created by developers who where not aware that they should > always

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Ngie Cooper
On Wed, Mar 1, 2017 at 2:32 PM, Ngie Cooper wrote: ... > This is completely orthogonal to my changes (and has been in place for > a number of years). If you'd like to use relative symlinks for > programs, then let's definitely do it as part of another change > (personally, I think that some of the

Re: svn commit: r314404 - head/sys/compat/linux

2017-03-01 Thread Ngie Cooper
On Wed, Mar 1, 2017 at 12:22 PM, Chagin Dmitry wrote: ... > usually we use LTP and glibc (NPTL) tests. Feel free to adapt it LTP would probably be the best way to do this. Please feel free to ping me if you need changes ushered into the project (I'm a contributor there). Thanks, -Ngie ___

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Baptiste Daroussin
On Wed, Mar 01, 2017 at 02:41:23PM -0800, Ngie Cooper wrote: > On Wed, Mar 1, 2017 at 9:08 AM, Rodney W. Grimes > wrote: > ... > > At one point in history I can promise you that ALL symlinks in the release > > where shortest possible relative path. So any absolute links that entered > > the syste

svn commit: r314527 - in head: crypto/openssh crypto/openssh/contrib crypto/openssh/contrib/cygwin crypto/openssh/contrib/redhat crypto/openssh/contrib/suse crypto/openssh/openbsd-compat crypto/ope...

2017-03-01 Thread Dag-Erling Smørgrav
Author: des Date: Thu Mar 2 00:11:32 2017 New Revision: 314527 URL: https://svnweb.freebsd.org/changeset/base/314527 Log: Upgrade to OpenSSH 7.3p1. Added: head/crypto/openssh/.skipped-commit-ids - copied unchanged from r313010, vendor-crypto/openssh/dist/.skipped-commit-ids head/cryp

svn commit: r314528 - head/sbin/md5

2017-03-01 Thread Dag-Erling Smørgrav
Author: des Date: Thu Mar 2 00:27:21 2017 New Revision: 314528 URL: https://svnweb.freebsd.org/changeset/base/314528 Log: Update to reflect that SHA-1 has now been broken. Submitted by: ak MFC after:1 week Modified: head/sbin/md5/md5.1 Modified: head/sbin/md5/md5.1 ==

svn commit: r314529 - in head/contrib/jemalloc: . doc include/jemalloc include/jemalloc/internal src

2017-03-01 Thread Jason Evans
Author: jasone Date: Thu Mar 2 01:14:48 2017 New Revision: 314529 URL: https://svnweb.freebsd.org/changeset/base/314529 Log: Update jemalloc to 4.5.0. Modified: head/contrib/jemalloc/ChangeLog head/contrib/jemalloc/FREEBSD-Xlist head/contrib/jemalloc/FREEBSD-diffs head/contrib/jemalloc

svn commit: r314533 - head/lib/libsbuf

2017-03-01 Thread Scott Long
Author: scottl Date: Thu Mar 2 01:39:23 2017 New Revision: 314533 URL: https://svnweb.freebsd.org/changeset/base/314533 Log: Expose the sbuf_putbuf() symbol to libsbuf. There are a few other symbols that are present but not exposed, like get/set/clear flags, not sure if they need to be exp

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Rodney W. Grimes
> On Wed, Mar 1, 2017 at 8:57 AM, Alexey Dokuchaev wrote: > > On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote: > >> I believe we have some other full path things that have crept > >> forward into the production release, but that may be in ports > >> only. Nope bad full paths link

svn commit: r314534 - head/share/man/man5

2017-03-01 Thread Ed Maste
Author: emaste Date: Thu Mar 2 02:10:59 2017 New Revision: 314534 URL: https://svnweb.freebsd.org/changeset/base/314534 Log: regen src.conf.5 after r313169 Sponsored by: The FreeBSD Foundation Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5 ===

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On Wed, Mar 1, 2017 at 9:08 AM, Rodney W. Grimes > wrote: > ... > > At one point in history I can promise you that ALL symlinks in the release > > where shortest possible relative path. So any absolute links that entered > > the system got created by

svn commit: r314535 - in head/sys/modules: bytgpio intelspi

2017-03-01 Thread Oleksandr Tymoshenko
Author: gonzo Date: Thu Mar 2 03:19:39 2017 New Revision: 314535 URL: https://svnweb.freebsd.org/changeset/base/314535 Log: [intelspi][bytgio] Fix buildworld with MODULES_WITH_WORLD set Add opt_platform.h and opt_acpi.h to the dependencies so modules can be built as a part of buildworld

svn commit: r314536 - head/usr.sbin/makefs/ffs

2017-03-01 Thread Ed Maste
Author: emaste Date: Thu Mar 2 04:08:14 2017 New Revision: 314536 URL: https://svnweb.freebsd.org/changeset/base/314536 Log: makefs: remove archaic __P prototypes from ufs_bswap.h This reduces differences with NetBSD Sponsored by: The FreeBSD Foundation Modified: head/usr.sbin/make

svn commit: r314537 - head/usr.sbin/makefs/ffs

2017-03-01 Thread Ed Maste
Author: emaste Date: Thu Mar 2 04:11:18 2017 New Revision: 314537 URL: https://svnweb.freebsd.org/changeset/base/314537 Log: makefs: remove clause 3 & 4 from Manuel Bouyer license ffs_bswap.c 1.34 ufs_bswap.h 1.34 Obtained from:NetBSD Sponsored by: The FreeBSD Foundation

svn commit: r314541 - in head/usr.sbin/wpa: . hostapd hostapd_cli wpa_cli wpa_passphrase wpa_priv wpa_supplicant

2017-03-01 Thread Ngie Cooper
Author: ngie Date: Thu Mar 2 05:04:45 2017 New Revision: 314541 URL: https://svnweb.freebsd.org/changeset/base/314541 Log: Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones This simplifies pathing in make/displayed output. MFC after:1 week Sponsore

Re: svn commit: r313006 - in head: sys/conf sys/libkern sys/libkern/x86 sys/sys tests/sys/kern

2017-03-01 Thread Bruce Evans
On Wed, 1 Mar 2017, Conrad Meyer wrote: On my laptop (Intel(R) Core(TM) i5-3320M CPU ??? Ivy Bridge) I still see a little worse performance with this patch. Please excuse the ugly graphs, I don't have a better graphing tool set up at this time: https://people.freebsd.org/~cem/crc32/sse42_bde.p

svn commit: r314542 - head/share/man/man4

2017-03-01 Thread Ngie Cooper
Author: ngie Date: Thu Mar 2 06:02:17 2017 New Revision: 314542 URL: https://svnweb.freebsd.org/changeset/base/314542 Log: kern.cam.da.X.delete_method: add -width to .Bl macro call Now the section width is set appropriately per the BIO_DELETE parameter being described. Reported by:

svn commit: r314543 - head/share/man/man4

2017-03-01 Thread Ngie Cooper
Author: ngie Date: Thu Mar 2 06:03:21 2017 New Revision: 314543 URL: https://svnweb.freebsd.org/changeset/base/314543 Log: Add missing section when referencing ctl(4) via .Xr macro MFC after:1 week Reported by: make manlint Sponsored by: Dell EMC Isilon Modified: head/share/man

svn commit: r314544 - head/share/man/man4

2017-03-01 Thread Ngie Cooper
Author: ngie Date: Thu Mar 2 06:22:05 2017 New Revision: 314544 URL: https://svnweb.freebsd.org/changeset/base/314544 Log: Sort .Xr: ahci(4) comes before ahd(4) X-MFC with: r314110 Reported by: make manlint Sponsored by: Dell EMC Isilon Modified: head/share/man/man4/scsi.4 Modif

svn commit: r314545 - head/share/man/man4

2017-03-01 Thread Ngie Cooper
Author: ngie Date: Thu Mar 2 06:25:50 2017 New Revision: 314545 URL: https://svnweb.freebsd.org/changeset/base/314545 Log: Add missing section to .Xr macro calls for wpifw(4) The driver manpage for wpifw(4) is missing, but will be added soon. This fixes the other 2 .Xr calls lacking sect

Re: svn commit: r313006 - in head: sys/conf sys/libkern sys/libkern/x86 sys/sys tests/sys/kern

2017-03-01 Thread Conrad Meyer
On Wed, Mar 1, 2017 at 9:27 PM, Bruce Evans wrote: > On Wed, 1 Mar 2017, Conrad Meyer wrote: > >> On my laptop (Intel(R) Core(TM) i5-3320M CPU — Ivy Bridge) I still see >> a little worse performance with this patch. Please excuse the ugly >> graphs, I don't have a better graphing tool set up at t

svn commit: r314546 - head/share/man/man4

2017-03-01 Thread Ngie Cooper
Author: ngie Date: Thu Mar 2 06:57:13 2017 New Revision: 314546 URL: https://svnweb.freebsd.org/changeset/base/314546 Log: Wordsmith mlx4{en,ib}(4) - Replace the "following lines" with more terse phrases. - Use .Lk for the mellanox URL. - Reword the SUPPORT section so it's less wordy.

svn commit: r314547 - head/sys/boot/efi/loader

2017-03-01 Thread Dexuan Cui
Author: dexuan Date: Thu Mar 2 07:25:50 2017 New Revision: 314547 URL: https://svnweb.freebsd.org/changeset/base/314547 Log: loader.efi: reduce the size of the staging area if necessary The loader assumes physical memory in [2MB, 2MB + EFI_STAGING_SIZE) is Conventional Memory, but actual

svn commit: r314548 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-03-01 Thread Alexander Motin
Author: mav Date: Thu Mar 2 07:50:06 2017 New Revision: 314548 URL: https://svnweb.freebsd.org/changeset/base/314548 Log: Completely skip cache flushing for not supporting log devices. MFC after:2 weeks Sponsored by: iXsystems, Inc. Modified: head/sys/cddl/contrib/opensolaris/uts/

svn commit: r314549 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-03-01 Thread Alexander Motin
Author: mav Date: Thu Mar 2 07:55:47 2017 New Revision: 314549 URL: https://svnweb.freebsd.org/changeset/base/314549 Log: Execute last ZIO of log commit synchronously. For short transactions overhead of context switch can be too large. Skipping it gives significant latency reduction. Fo