On 2018-02-25 22:56, Allan Jude wrote:
> On 2017-03-17 08:34, Steven Hartland wrote:
>> Author: smh
>> Date: Fri Mar 17 12:34:57 2017
>> New Revision: 315449
>> URL: https://svnweb.freebsd.org/changeset/base/315449
>>
>> Log:
>> Reduce ARC fragmentation threshold
>>
>> As ZFS can request up
On 2018-04-10 09:56, Mark Johnston wrote:
> Author: markj
> Date: Tue Apr 10 13:56:06 2018
> New Revision: 332365
> URL: https://svnweb.freebsd.org/changeset/base/332365
>
> Log:
> Set zfs_arc_free_target to v_free_target.
>
> Page daemon output is now regulated by a PID controller with a s
Author: mjg
Date: Wed Apr 11 01:43:29 2018
New Revision: 332398
URL: https://svnweb.freebsd.org/changeset/base/332398
Log:
locks: extend speculative spin waiting for readers to drain
Now that 10 years have passed since the original limit of 1 was
committed, bump it a little bit.
Author: emaste
Date: Tue Apr 10 23:29:57 2018
New Revision: 332396
URL: https://svnweb.freebsd.org/changeset/base/332396
Log:
setfacl: add recursive functionality
Add a -R option to setfacl to operate recursively on directories, along
with the accompanying flags -H, -L, and -P (whose beha
Author: ian
Date: Tue Apr 10 22:57:56 2018
New Revision: 332395
URL: https://svnweb.freebsd.org/changeset/base/332395
Log:
Use explicit_bzero() when cleaning values out of the kernel environment.
Sometimes the values contain geli passphrases being communicated from
loader(8) to the kernel
Author: mjg
Date: Tue Apr 10 22:32:31 2018
New Revision: 332394
URL: https://svnweb.freebsd.org/changeset/base/332394
Log:
rw: whack avoidable re-reads in try_upgrade
Modified:
head/sys/kern/kern_rwlock.c
Modified: head/sys/kern/kern_rwlock.c
=
Author: jhibbits
Date: Tue Apr 10 21:14:54 2018
New Revision: 332393
URL: https://svnweb.freebsd.org/changeset/base/332393
Log:
Reenter KDB on fault on powerpc, instead of panicking
Most other architectures already re-enter KDB on faults, powerpc and mips
are the only outliers. Correct t
Author: gonzo
Date: Tue Apr 10 20:31:25 2018
New Revision: 332392
URL: https://svnweb.freebsd.org/changeset/base/332392
Log:
[pi] Do not attach bcm2835_pwm if DTB node is not enabled
Switch to standard FDT-base driver behavior and don't attach
if node "status" property value nn DTS is not
Author: emaste
Date: Tue Apr 10 19:49:04 2018
New Revision: 332390
URL: https://svnweb.freebsd.org/changeset/base/332390
Log:
make-memstick.sh: put partition args on separate lines
This makes it easier to identify the individual partition types and
facilitates comparisons across architect
Author: shurd
Date: Tue Apr 10 19:48:24 2018
New Revision: 332389
URL: https://svnweb.freebsd.org/changeset/base/332389
Log:
Split out flag manipulation from general context manipulation in iflib
To avoid blocking on the context lock in the swi thread and risk potential
deadlocks, this ch
Author: shurd
Date: Tue Apr 10 19:42:50 2018
New Revision: 332388
URL: https://svnweb.freebsd.org/changeset/base/332388
Log:
Make BPF global lock an SX
This allows NIC drivers to sleep on polling config operations.
Submitted by: Matthew Macy
Reviewed by: shurd
Sponsored by: Limel
On Tue, Apr 10, 2018 at 2:22 PM, Rodney W. Grimes
wrote:
> [ Charset UTF-8 unsupported, converting... ]
>> Author: ram
>> Date: Tue Apr 10 18:39:20 2018
>> New Revision: 332386
>> URL: https://svnweb.freebsd.org/changeset/base/332386
>>
>> Log:
>> Updated mentors information.
>>
>> Approved by
[ Charset UTF-8 unsupported, converting... ]
> Author: ram
> Date: Tue Apr 10 18:39:20 2018
> New Revision: 332386
> URL: https://svnweb.freebsd.org/changeset/base/332386
>
> Log:
> Updated mentors information.
>
> Approved by: ken, mav
>
> Modified:
> head/share/misc/committers-src.dot
Author: kevans
Date: Tue Apr 10 19:18:16 2018
New Revision: 332387
URL: https://svnweb.freebsd.org/changeset/base/332387
Log:
Annotate geom modules with MODULE_VERSION
GEOM ELI may double ask the password during boot. Once at loader time, and
once at init time.
This happens due a mod
Author: ram
Date: Tue Apr 10 18:39:20 2018
New Revision: 332386
URL: https://svnweb.freebsd.org/changeset/base/332386
Log:
Updated mentors information.
Approved by: ken, mav
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
===
Author: dexuan
Date: Tue Apr 10 18:05:02 2018
New Revision: 332385
URL: https://svnweb.freebsd.org/changeset/base/332385
Log:
hyperv/storvsc: storvsc_io_done(): do not use CAM_SEL_TIMEOUT
CAM_SEL_TIMEOUT was introduced in
https://reviews.freebsd.org/D7521 (r304251), which claimed:
"V
Author: gjb
Date: Tue Apr 10 17:40:44 2018
New Revision: 332384
URL: https://svnweb.freebsd.org/changeset/base/332384
Log:
Following r331292, many of the files (such as the LICENSE file)
have moved from the u-boot-rpi3 share directory to the default
rpi-firmware share directory. Remove the
Author: jhibbits
Date: Tue Apr 10 17:32:27 2018
New Revision: 332383
URL: https://svnweb.freebsd.org/changeset/base/332383
Log:
Call through powerpc_interrupt for all Book-E interrupts
Make int_external_input, int_decrementer, and int_performance_counter all
now use trap_common, just like
Author: jtl
Date: Tue Apr 10 17:00:37 2018
New Revision: 332382
URL: https://svnweb.freebsd.org/changeset/base/332382
Log:
Add missing header change from r332381.
Sponsored by: Netflix, Inc.
Pointy hat: jtl
Modified:
head/sys/netinet/tcp_var.h
Modified: head/sys/netinet/tcp_var.h
==
Author: jtl
Date: Tue Apr 10 16:59:36 2018
New Revision: 332381
URL: https://svnweb.freebsd.org/changeset/base/332381
Log:
Modify the net.inet.tcp.function_ids sysctl introduced in r331347.
Export additional information which may be helpful to userspace
consumers and rename the sysctl to net
On Tue, Apr 10, 2018 at 11:17:33AM -0400, Mark Johnston wrote:
> On Tue, Apr 10, 2018 at 05:09:57PM +0300, Slawa Olhovchenkov wrote:
> > On Tue, Apr 10, 2018 at 01:56:06PM +, Mark Johnston wrote:
> >
> > > Author: markj
> > > Date: Tue Apr 10 13:56:06 2018
> > > New Revision: 332365
> > > URL
Author: jtl
Date: Tue Apr 10 15:54:29 2018
New Revision: 332379
URL: https://svnweb.freebsd.org/changeset/base/332379
Log:
Move the TCP Blackbox Recorder probe in tcp_output.c to be with the
other tracing/debugging code.
Sponsored by: Netflix, Inc.
Modified:
head/sys/netinet/tcp_output
Author: jtl
Date: Tue Apr 10 15:51:37 2018
New Revision: 332378
URL: https://svnweb.freebsd.org/changeset/base/332378
Log:
Clean up some debugging code left in tcp_log_buf.c from r331347.
Sponsored by: Netflix, Inc.
Modified:
head/sys/netinet/tcp_log_buf.c
Modified: head/sys/netinet/tcp
On Tue, Apr 10, 2018 at 05:09:57PM +0300, Slawa Olhovchenkov wrote:
> On Tue, Apr 10, 2018 at 01:56:06PM +, Mark Johnston wrote:
>
> > Author: markj
> > Date: Tue Apr 10 13:56:06 2018
> > New Revision: 332365
> > URL: https://svnweb.freebsd.org/changeset/base/332365
> >
> > Log:
> > Set zfs
Author: kevans
Date: Tue Apr 10 14:44:07 2018
New Revision: 332374
URL: https://svnweb.freebsd.org/changeset/base/332374
Log:
head(1): Provide long options
Provide long options --bytes and --lines to match -c and -n respectively.
This improves head(1)'s compatibility with its GNU counterp
Author: kevans
Date: Tue Apr 10 14:42:24 2018
New Revision: 332373
URL: https://svnweb.freebsd.org/changeset/base/332373
Log:
tail(1): Address mandoc concern (space before punctuation after macro)
X-MFC-With: r332372
Modified:
head/usr.bin/tail/tail.1
Modified: head/usr.bin/tail/tail.
On Tue, Apr 10, 2018 at 9:27 AM, Kyle Evans wrote:
> Author: kevans
> Date: Tue Apr 10 14:27:27 2018
> New Revision: 332372
> URL: https://svnweb.freebsd.org/changeset/base/332372
>
> Log:
> tail(1): Add some long options
>
> Add --blocks, --bytes, and --lines long options for -b, -c, and -n
>
Author: kevans
Date: Tue Apr 10 14:27:27 2018
New Revision: 332372
URL: https://svnweb.freebsd.org/changeset/base/332372
Log:
tail(1): Add some long options
Add --blocks, --bytes, and --lines long options for -b, -c, and -n
respectively. This improves tail(1)'s compatibility with its GNU
On Tue, Apr 10, 2018 at 01:56:06PM +, Mark Johnston wrote:
> Author: markj
> Date: Tue Apr 10 13:56:06 2018
> New Revision: 332365
> URL: https://svnweb.freebsd.org/changeset/base/332365
>
> Log:
> Set zfs_arc_free_target to v_free_target.
>
> Page daemon output is now regulated by a P
Author: markj
Date: Tue Apr 10 14:07:02 2018
New Revision: 332369
URL: https://svnweb.freebsd.org/changeset/base/332369
Log:
Correct a comment.
Submitted by: Domagoj Stolfa
X-MFC with: r332364
Sponsored by: DARPA, AFRL
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/dtrace/d
Author: markj
Date: Tue Apr 10 13:56:06 2018
New Revision: 332365
URL: https://svnweb.freebsd.org/changeset/base/332365
Log:
Set zfs_arc_free_target to v_free_target.
Page daemon output is now regulated by a PID controller with a setpoint
of v_free_target. Moreover, the page daemon now wa
Author: markj
Date: Tue Apr 10 13:47:09 2018
New Revision: 332364
URL: https://svnweb.freebsd.org/changeset/base/332364
Log:
Assert that dtrace_probe() doesn't re-enter itself.
This helps catch cases where an instrumented function is called while
in probe context.
Submitted by: Domag
Author: mw
Date: Tue Apr 10 13:25:42 2018
New Revision: 332362
URL: https://svnweb.freebsd.org/changeset/base/332362
Log:
Remove deprecated DT sources of Armada 38x SoCs
Now, as all platform code and drivers support Linux
DT binding, safely remove deprecated sources and rely
on sys/gnu/
Author: oshogbo
Date: Tue Apr 10 13:22:48 2018
New Revision: 332361
URL: https://svnweb.freebsd.org/changeset/base/332361
Log:
Introduce dry run option for attaching the device.
This will allow us to verify if passphrase and key is valid without
decrypting whole device.
Reviewed by: ce
Author: br
Date: Tue Apr 10 12:53:48 2018
New Revision: 332359
URL: https://svnweb.freebsd.org/changeset/base/332359
Log:
Enable Qualcomm Debug Subsystem (QDSS) block on MSM8916 SoC.
This is required for ARM Coresight operation on Dragonboard 410c.
Sponsored by: DARPA, AFRL
Different
Author: kp
Date: Tue Apr 10 12:45:34 2018
New Revision: 332358
URL: https://svnweb.freebsd.org/changeset/base/332358
Log:
pf tests: Do not build or install if pf is not enabled
Do not build or install pf tests if WITHOUT_PF is set. This fixes the build
failure with WITHOUT_PF=yes.
Re
Author: mw
Date: Tue Apr 10 08:35:43 2018
New Revision: 332354
URL: https://svnweb.freebsd.org/changeset/base/332354
Log:
Improve detection of addressing mode in e6000sw
Some devices cannot rely on the switch MDIO address passed in the DTB
for specifying single/multi-chip addressing mode.
Author: tuexen
Date: Tue Apr 10 08:19:14 2018
New Revision: 332353
URL: https://svnweb.freebsd.org/changeset/base/332353
Log:
Don't show the number of currently established SCTP associations,
since this is not monotonically increasing. It's number can be
derived from the other counters shown
Author: trasz
Date: Tue Apr 10 08:14:31 2018
New Revision: 332352
URL: https://svnweb.freebsd.org/changeset/base/332352
Log:
Strip trailing whitespace.
MFC after:2 weeks
Modified:
head/usr.sbin/ctld/ctl.conf.5
Modified: head/usr.sbin/ctld/ctl.conf.5
=
Author: trasz
Date: Tue Apr 10 08:13:59 2018
New Revision: 332351
URL: https://svnweb.freebsd.org/changeset/base/332351
Log:
Strip trailing whitespace.
MFC after:2 weeks
Modified:
head/sbin/camcontrol/camcontrol.8
Modified: head/sbin/camcontrol/camcontrol.8
=
Author: trasz
Date: Tue Apr 10 08:01:55 2018
New Revision: 332350
URL: https://svnweb.freebsd.org/changeset/base/332350
Log:
Make development(7) mention tests and section 9 of manual pages.
MFC after:2 weeks
Modified:
head/share/man/man7/development.7
Modified: head/share/man/man7/d
41 matches
Mail list logo