Re: svn commit: r338523 - head/sbin/sysctl

2018-09-07 Thread John Baldwin
On 9/7/18 9:26 AM, Konstantin Belousov wrote: > On Fri, Sep 07, 2018 at 09:00:20AM -0700, John Baldwin wrote: >> On 9/7/18 8:09 AM, Konstantin Belousov wrote: >>> Author: kib >>> Date: Fri Sep 7 15:09:56 2018 >>> New Revision: 338523 >>> URL: https://svnweb.freebsd.org/changeset/base/338523 >>>

svn commit: r338529 - head/tools/build/mk

2018-09-07 Thread Ed Maste
Author: emaste Date: Fri Sep 7 23:12:17 2018 New Revision: 338529 URL: https://svnweb.freebsd.org/changeset/base/338529 Log: Remove strings from OptionalObsoleteFiles.inc Since r326030 strings is installed unconditionally so should not be removed when WITHOUT_TOOLCHAIN is set.

svn commit: r338528 - head/sys/dev/intel

2018-09-07 Thread Mark Johnston
Author: markj Date: Fri Sep 7 21:12:37 2018 New Revision: 338528 URL: https://svnweb.freebsd.org/changeset/base/338528 Log: Specify the correct resource type in teardown paths. Submitted by: Yuri Pankov Approved by: re (kib) MFC after:1 week Modified: head/sys/dev/intel/spi.c

svn commit: r338527 - head/sys/netinet

2018-09-07 Thread Mark Johnston
Author: markj Date: Fri Sep 7 21:11:41 2018 New Revision: 338527 URL: https://svnweb.freebsd.org/changeset/base/338527 Log: Use ratecheck(9) in in_pcbinslbgrouphash(). Reviewed by: bz, Johannes Lundberg Approved by: re (kib) Sponsored by: The FreeBSD Foundation Differential

svn commit: r338526 - in head/sys/ofed/drivers/infiniband: core ulp/ipoib

2018-09-07 Thread Hans Petter Selasky
Author: hselasky Date: Fri Sep 7 18:05:09 2018 New Revision: 338526 URL: https://svnweb.freebsd.org/changeset/base/338526 Log: Implement get network interface by params function in ipoib. Also fix the validate_ipv4_net_dev() and validate_ipv6_net_dev() functions which had source and

Re: svn commit: r338523 - head/sbin/sysctl

2018-09-07 Thread Konstantin Belousov
On Fri, Sep 07, 2018 at 09:00:20AM -0700, John Baldwin wrote: > On 9/7/18 8:09 AM, Konstantin Belousov wrote: > > Author: kib > > Date: Fri Sep 7 15:09:56 2018 > > New Revision: 338523 > > URL: https://svnweb.freebsd.org/changeset/base/338523 > > > > Log: > > Teach sysctl(8) about the

Re: svn commit: r338523 - head/sbin/sysctl

2018-09-07 Thread John Baldwin
On 9/7/18 8:09 AM, Konstantin Belousov wrote: > Author: kib > Date: Fri Sep 7 15:09:56 2018 > New Revision: 338523 > URL: https://svnweb.freebsd.org/changeset/base/338523 > > Log: > Teach sysctl(8) about the Persistent memory type. > > Add PersistentMemory to the list of sysctl's known

Re: svn commit: r338507 - in head/sys: sys vm

2018-09-07 Thread Mark Johnston
On Fri, Sep 07, 2018 at 09:50:10AM +0200, Alexander Leidinger wrote: > Quoting Mark Johnston (from Thu, 6 Sep 2018 > 19:28:53 + (UTC)): > > > Author: markj > > Date: Thu Sep 6 19:28:52 2018 > > New Revision: 338507 > > URL: https://svnweb.freebsd.org/changeset/base/338507 > > > > Log: > >

svn commit: r338525 - head/tools/tools/build_option_survey

2018-09-07 Thread Rodney W. Grimes
Author: rgrimes Date: Fri Sep 7 15:52:20 2018 New Revision: 338525 URL: https://svnweb.freebsd.org/changeset/base/338525 Log: Increase size of working imgfile from 250MB to 4GB Submitted by: dexter Approved by: re(gjb), phk (mentor) MFC after:3 days Modified:

svn commit: r338524 - head/tools/tools/build_option_survey

2018-09-07 Thread Rodney W. Grimes
Author: rgrimes Date: Fri Sep 7 15:48:01 2018 New Revision: 338524 URL: https://svnweb.freebsd.org/changeset/base/338524 Log: Remove rsync to phk's server Submitted by: dexter Approved by: re(gjb), phk (mentor) MFC after:3 days Modified:

svn commit: r338523 - head/sbin/sysctl

2018-09-07 Thread Konstantin Belousov
Author: kib Date: Fri Sep 7 15:09:56 2018 New Revision: 338523 URL: https://svnweb.freebsd.org/changeset/base/338523 Log: Teach sysctl(8) about the Persistent memory type. Add PersistentMemory to the list of sysctl's known memory types when decoding an EFI memory map. Submitted by:

svn commit: r338522 - head/sbin/sysctl

2018-09-07 Thread Konstantin Belousov
Author: kib Date: Fri Sep 7 14:37:44 2018 New Revision: 338522 URL: https://svnweb.freebsd.org/changeset/base/338522 Log: Trim whitespace. Approved by: re (gjb) Modified: head/sbin/sysctl/sysctl.c Modified: head/sbin/sysctl/sysctl.c

Re: svn commit: r338507 - in head/sys: sys vm

2018-09-07 Thread Alexander Leidinger
Quoting Mark Johnston (from Thu, 6 Sep 2018 19:28:53 + (UTC)): Author: markj Date: Thu Sep 6 19:28:52 2018 New Revision: 338507 URL: https://svnweb.freebsd.org/changeset/base/338507 Log: Avoid resource deadlocks when one domain has exhausted its memory. Attempt other allowed