Author: delphij
Date: Fri May 18 06:10:16 2018
New Revision: 333783
URL: https://svnweb.freebsd.org/changeset/base/333783
Log:
MFV r333779: xz 5.2.4.
MFC after:2 weeks
Modified:
head/contrib/xz/COPYING
head/contrib/xz/ChangeLog
head/contrib/xz/README
head/contrib/xz/THANKS
he
Author: np
Date: Fri May 18 06:09:15 2018
New Revision: 333782
URL: https://svnweb.freebsd.org/changeset/base/333782
Log:
cxgbe(4): Implement ifnet callbacks that deal with send tags.
An etid (ethoffload tid) is allocated for a send tag and it acquires a
reference on the traffic class tha
_
Pedagogical Project
The Joy of Reading
__
You are invited to visit our Blog
JOY OF READING
Dear Sir/Madam,
The team responsible for the Project "Joy of Reading" consists of a group of
people dedicated to raise
Author: mmacy
Date: Fri May 18 04:13:58 2018
New Revision: 333781
URL: https://svnweb.freebsd.org/changeset/base/333781
Log:
epoch(9): fix error in example and update API reference
Submitted by: hps
Approved by: sbruno
Modified:
head/share/man/man9/epoch.9
Modified: head/share/man/ma
Author: mmacy
Date: Fri May 18 03:38:17 2018
New Revision: 333778
URL: https://svnweb.freebsd.org/changeset/base/333778
Log:
netmap: pull fix for 32-bit support from upstream
Approved by: sbruno
Modified:
head/sys/conf/makeLINT.mk
head/sys/dev/netmap/if_ptnet.c
head/sys/dev/netmap/n
Author: emaste
Date: Fri May 18 02:58:26 2018
New Revision: 333777
URL: https://svnweb.freebsd.org/changeset/base/333777
Log:
vt: add more cp437 mappings for vga textmode
In UTF-8 locales mandoc uses a number of characters outside of the Basic
Latin group, e.g. from general punctuation or
Author: mmacy
Date: Fri May 18 02:57:39 2018
New Revision: 333776
URL: https://svnweb.freebsd.org/changeset/base/333776
Log:
epoch: actually allocate the counters we've assigned sysctls too
Approved by: sbruno
Modified:
head/sys/kern/subr_epoch.c
Modified: head/sys/kern/subr_epoch.c
==
> - epoch_enter_critical() - can be called inside a different epoch,
> starts a section that will acquire any MTX_DEF mutexes or do
> anything that might sleep.
Should read will _not_ acquire ...
> - epoch_exit_critical() - corresponding exit call
> - epoch_wait_critical() - wait va
Author: mmacy
Date: Fri May 18 01:52:51 2018
New Revision: 333775
URL: https://svnweb.freebsd.org/changeset/base/333775
Log:
epoch: add non-preemptible "critical" variant
adds:
- epoch_enter_critical() - can be called inside a different epoch,
starts a section that will acquire any MT
Author: brooks
Date: Thu May 17 23:07:51 2018
New Revision: 333773
URL: https://svnweb.freebsd.org/changeset/base/333773
Log:
Use strsep() to parse init_path in start_init().
This simplifies the use of the path variable by making it NUL
terminated. This is a prerequisite for further clea
Author: cognet
Date: Thu May 17 22:40:22 2018
New Revision: 333772
URL: https://svnweb.freebsd.org/changeset/base/333772
Log:
In pmap_get_tables(), check that the L2 is indeed a table before attempting
to get the l3.
Modified:
head/sys/arm64/arm64/pmap.c
Modified: head/sys/arm64/arm64/pmap
Author: cognet
Date: Thu May 17 22:38:16 2018
New Revision: 333771
URL: https://svnweb.freebsd.org/changeset/base/333771
Log:
In vfp_save_state(), don't bother trying to save the VFP registers if the
provided PCB doesn't have a pcb_fpusaved. All PCBs associated to a thread
should have one, b
It's not breaking the build there, but I'd be fine with removing it
more generally.
-M
On Thu, May 17, 2018 at 2:08 PM, Nathan Whitehorn
wrote:
>
>
> On 05/17/18 14:04, Matt Macy wrote:
>>
>> Author: mmacy
>> Date: Thu May 17 21:04:19 2018
>> New Revision: 333765
>> URL: https://svnweb.freebsd.o
Author: mmacy
Date: Thu May 17 21:39:15 2018
New Revision: 333769
URL: https://svnweb.freebsd.org/changeset/base/333769
Log:
epoch: skip poll function call in hardclock unless there are callbacks pending
Reported by: mjg
Approved by: sbruno
Modified:
head/sys/kern/kern_clock.c
head
On 05/17/18 14:04, Matt Macy wrote:
Author: mmacy
Date: Thu May 17 21:04:19 2018
New Revision: 333765
URL: https://svnweb.freebsd.org/changeset/base/333765
Log:
powerpc: fix LINT build
netmap currently doesn't build, take it out of LINT to prevent
hiding regressions in universe
Author: rmacklem
Date: Thu May 17 21:17:20 2018
New Revision: 333766
URL: https://svnweb.freebsd.org/changeset/base/333766
Log:
Add a missing nfsrv_freesession() call for an unlikely failure case.
Since NFSv4.1 clients normally create a single session which supports
both fore and back cha
Author: cognet
Date: Thu May 17 21:03:36 2018
New Revision: 333764
URL: https://svnweb.freebsd.org/changeset/base/333764
Log:
Import CK as of commit deca119d14bfffd440770eb67cbdbeaf7b57eb7b.
This is mostly a noop, for mergeinfo purpose, because the relevant changes
were committed directly.
Author: mmacy
Date: Thu May 17 21:04:19 2018
New Revision: 333765
URL: https://svnweb.freebsd.org/changeset/base/333765
Log:
powerpc: fix LINT build
netmap currently doesn't build, take it out of LINT to prevent
hiding regressions in universe
Reviewed by: jhibbits
Approved by: sb
Author: mmacy
Date: Thu May 17 19:57:07 2018
New Revision: 333761
URL: https://svnweb.freebsd.org/changeset/base/333761
Log:
epoch(9): schedule pcpu callback task in hardclock if there are callbacks
pending
Approved by: sbruno
Modified:
head/sys/kern/kern_clock.c
head/sys/kern/subr_e
Author: trasz
Date: Thu May 17 19:54:11 2018
New Revision: 333760
URL: https://svnweb.freebsd.org/changeset/base/333760
Log:
Add a "multifunction" device side USB template, which provides mass
storage, CDC ACM (serial), and CDC ECM (ethernet) at the same time.
It's quite similar in function
Author: mmacy
Date: Thu May 17 19:50:55 2018
New Revision: 333759
URL: https://svnweb.freebsd.org/changeset/base/333759
Log:
epoch(9): eliminate the need to wait when polling for callbacks to run
by using ck's own callback handling mechanism we can simply check which
callbacks have had a
Author: mmacy
Date: Thu May 17 19:41:58 2018
New Revision: 333758
URL: https://svnweb.freebsd.org/changeset/base/333758
Log:
epoch(9): fix potential deadlock
Don't acquire a waiting thread's lock while holding our own
Approved by: sbruno
Modified:
head/sys/kern/subr_epoch.c
Modifi
On 17/05/2018 14:35, Matthew Macy wrote:
On Thu, May 17, 2018 at 12:32 PM, Pedro Giffuni wrote:
On 17/05/2018 14:27, Emmanuel Vadot wrote:
On Thu, 17 May 2018 14:20:05 -0500
Pedro Giffuni wrote:
On 17/05/2018 14:12, Matthew Macy wrote:
How do I avoid problems while allowing timely updat
On Thu, 17 May 2018 21:26:01 +0200
"O. Hartmann" wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA512
>
>Am Thu, 17 May 2018 19:08:28 + (UTC)
>Matt Macy schrieb:
>
>> Author: mmacy
>> Date: Thu May 17 19:08:28 2018
>> New Revision: 333755
>> URL: https://svnweb.freebsd.org/changeset/base
On Thu, May 17, 2018 at 12:32 PM, Pedro Giffuni wrote:
>
>
> On 17/05/2018 14:27, Emmanuel Vadot wrote:
>>
>> On Thu, 17 May 2018 14:20:05 -0500
>> Pedro Giffuni wrote:
>>
>>> On 17/05/2018 14:12, Matthew Macy wrote:
How do I avoid problems while allowing timely updates?
-M
>>
On 17/05/2018 14:27, Emmanuel Vadot wrote:
On Thu, 17 May 2018 14:20:05 -0500
Pedro Giffuni wrote:
On 17/05/2018 14:12, Matthew Macy wrote:
How do I avoid problems while allowing timely updates?
-M
On Thu, May 17, 2018 at 11:38 AM, Emmanuel Vadot wrote:
Hi Matt,
On Thu, 17 May 2018
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am Thu, 17 May 2018 19:08:28 + (UTC)
Matt Macy schrieb:
> Author: mmacy
> Date: Thu May 17 19:08:28 2018
> New Revision: 333755
> URL: https://svnweb.freebsd.org/changeset/base/333755
>
> Log:
> epoch(9): restore thread priority on exit if i
Author: mmacy
Date: Thu May 17 19:30:57 2018
New Revision: 333757
URL: https://svnweb.freebsd.org/changeset/base/333757
Log:
epoch(9): missed add from r333755
Reported by: flo
Approved by: sbruno
Modified:
head/sys/sys/proc.h
Modified: head/sys/sys/proc.h
===
On Thu, 17 May 2018 14:20:05 -0500
Pedro Giffuni wrote:
>
> On 17/05/2018 14:12, Matthew Macy wrote:
> > How do I avoid problems while allowing timely updates?
> >
> > -M
> >
> > On Thu, May 17, 2018 at 11:38 AM, Emmanuel Vadot
> > wrote:
> >> Hi Matt,
> >>
> >> On Thu, 17 May 2018 18:14:10
On 17/05/2018 14:12, Matthew Macy wrote:
How do I avoid problems while allowing timely updates?
-M
On Thu, May 17, 2018 at 11:38 AM, Emmanuel Vadot wrote:
Hi Matt,
On Thu, 17 May 2018 18:14:10 + (UTC)
Matt Macy wrote:
Author: mmacy
Date: Thu May 17 18:14:10 2018
New Revision: 33374
How do I avoid problems while allowing timely updates?
-M
On Thu, May 17, 2018 at 11:38 AM, Emmanuel Vadot wrote:
>
> Hi Matt,
>
> On Thu, 17 May 2018 18:14:10 + (UTC)
> Matt Macy wrote:
>
>> Author: mmacy
>> Date: Thu May 17 18:14:10 2018
>> New Revision: 333745
>> URL: https://svnweb.fre
Author: manu
Date: Thu May 17 19:10:13 2018
New Revision: 333756
URL: https://svnweb.freebsd.org/changeset/base/333756
Log:
release: rpi3: Copy the special rpi3 config.txt
RPI* 32bits and RPI* 64bits have a different config.txt
Copy to correct config.txt to the fat partition of the releas
Author: mmacy
Date: Thu May 17 19:08:28 2018
New Revision: 333755
URL: https://svnweb.freebsd.org/changeset/base/333755
Log:
epoch(9): restore thread priority on exit if it was changed by a waiter
Reported by: markj
Approved by: sbruno
Modified:
head/sys/kern/subr_epoch.c
Modified:
Author: markj
Date: Thu May 17 19:06:44 2018
New Revision: 333754
URL: https://svnweb.freebsd.org/changeset/base/333754
Log:
Remove a reference to NETDUMP_DEBUG, and document sysctls.
NETDUMP_DEBUG was removed and replaced with a sysctl which enables
debug output without requiring a recom
Hi Matt,
On Thu, 17 May 2018 18:14:10 + (UTC)
Matt Macy wrote:
> Author: mmacy
> Date: Thu May 17 18:14:10 2018
> New Revision: 333745
> URL: https://svnweb.freebsd.org/changeset/base/333745
>
> Log:
> ck: add support for executing callbacks outside of main poll loop
>
> Pull in ch
On 05/17/18 14:07, Mark Johnston wrote:
On Thu, May 17, 2018 at 10:07:34AM -0700, Conrad Meyer wrote:
On Wed, May 16, 2018 at 9:27 PM, Mark Johnston wrote:
Author: markj
Date: Thu May 17 04:27:08 2018
New Revision: 333703
URL:
https://urldefense.proofpoint.com/v2/url?u=https-3A__svnweb.freebs
Author: mmacy
Date: Thu May 17 18:14:10 2018
New Revision: 333745
URL: https://svnweb.freebsd.org/changeset/base/333745
Log:
ck: add support for executing callbacks outside of main poll loop
Pull in change from upstream deca119d14bfffd440770eb67cbdbeaf7b57eb7b
|ck_epoch: introduce
On Thu, May 17, 2018 at 10:07:34AM -0700, Conrad Meyer wrote:
> On Wed, May 16, 2018 at 9:27 PM, Mark Johnston wrote:
> > Author: markj
> > Date: Thu May 17 04:27:08 2018
> > New Revision: 333703
> > URL: https://svnweb.freebsd.org/changeset/base/333703
> >
> > Log:
> > Fix a race in vm_page_pag
Author: mmacy
Date: Thu May 17 17:59:35 2018
New Revision: 333744
URL: https://svnweb.freebsd.org/changeset/base/333744
Log:
AF_UNIX: make unix socket locking finer grained
This change moves to using a reference count across lock drop / reacquire
to guarantee liveness.
Currently send
Author: andreast
Date: Thu May 17 17:57:41 2018
New Revision: 333743
URL: https://svnweb.freebsd.org/changeset/base/333743
Log:
Fix build if USB_DEBUG is defined.
Modified:
head/sys/dev/usb/net/if_muge.c
Modified: head/sys/dev/usb/net/if_muge.c
===
Author: emaste
Date: Thu May 17 17:45:47 2018
New Revision: 333742
URL: https://svnweb.freebsd.org/changeset/base/333742
Log:
intel-ucode-split: incorporate review feedback, using asprintf
As reported by delphij in review D15443 asprintf cleans this up a little
by avoiding hardcoded buffe
On Wed, May 16, 2018 at 9:27 PM, Mark Johnston wrote:
> Author: markj
> Date: Thu May 17 04:27:08 2018
> New Revision: 333703
> URL: https://svnweb.freebsd.org/changeset/base/333703
>
> Log:
> Fix a race in vm_page_pagequeue_lockptr().
>
> The value of m->queue must be cached after comparing i
Author: manu
Date: Thu May 17 16:21:12 2018
New Revision: 333737
URL: https://svnweb.freebsd.org/changeset/base/333737
Log:
release: arm: Format FAT partition as FAT16
r332674 raised the size of the FAT partition from 2MB to 41MB for some
boards. But we format them in FAT12 and this size
> On 05/17/18 09:11, Rodney W. Grimes wrote:
> >> Author: sbruno
> >> Date: Thu May 17 14:55:41 2018
> >> New Revision: 333717
> >> URL: https://svnweb.freebsd.org/changeset/base/333717
> >>
> >> Log:
> >> Retire vxge(4).
> >>
> >> This driver was merged to HEAD one week prior to Exar public
On 05/17/18 09:11, Rodney W. Grimes wrote:
>> Author: sbruno
>> Date: Thu May 17 14:55:41 2018
>> New Revision: 333717
>> URL: https://svnweb.freebsd.org/changeset/base/333717
>>
>> Log:
>> Retire vxge(4).
>>
>> This driver was merged to HEAD one week prior to Exar publicly announcing
>> th
Author: trasz
Date: Thu May 17 15:21:19 2018
New Revision: 333719
URL: https://svnweb.freebsd.org/changeset/base/333719
Log:
Mark usfs(4) as obsolete; users are advised to use cfumass(4) instead.
Reviewed by: hselasky@
MFC after:2 weeks
Sponsored by: The FreeBSD Foundation
Modifie
Author: trasz
Date: Thu May 17 15:19:29 2018
New Revision: 333718
URL: https://svnweb.freebsd.org/changeset/base/333718
Log:
Fix off-by-one in usb_decode_str_desc(). Previously it would decode
one character too many. Note that this function is only used to decode
string descriptors generat
7 14:51:22 2018(r333716)
> +++ head/ObsoleteFiles.incThu May 17 14:55:41 2018(r333717)
> @@ -38,6 +38,9 @@
> # xargs -n1 | sort | uniq -d;
> # done
>
> +# 20180517: retire vxge
> +OLD_FILES+=usr/share/man/man4/if_vxge.4.gz
> +OLD_FILES+=usr/share/ma
(r333717)
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20180517: retire vxge
+OLD_FILES+=usr/share/man/man4/if_vxge.4.gz
+OLD_FILES+=usr/share/man/man4/vxge.4.gz
# 20180512: Rename Unbound tools
OLD_FILES+=usr/sbin/unbound
OLD_FILES+=usr/sbin/unbound-anchor
Modified: head
Author: manu
Date: Thu May 17 14:51:22 2018
New Revision: 333716
URL: https://svnweb.freebsd.org/changeset/base/333716
Log:
aw_spi: Fix some silly clock mistake
The module uses the mod clock and not the ahb one.
We need to set the mod clock to twice the speed requested as the smallest
d
Author: dim
Date: Thu May 17 14:38:58 2018
New Revision: 333715
URL: https://svnweb.freebsd.org/changeset/base/333715
Log:
Pull in r322325 from upstream llvm trunk (by Matthias Braun):
PeepholeOpt cleanup/refactor; NFC
- Less unnecessary use of `auto`
- Add early `using RegSubR
Author: emaste
Date: Thu May 17 14:26:12 2018
New Revision: 333714
URL: https://svnweb.freebsd.org/changeset/base/333714
Log:
Add initial man page for Microchip USB 3 Gigabit Ethernet controller
Sponsored by: The FreeBSD Foundation
Added:
head/share/man/man4/muge.4 (contents, props cha
Author: emaste
Date: Thu May 17 14:04:59 2018
New Revision: 333713
URL: https://svnweb.freebsd.org/changeset/base/333713
Log:
Add driver for Microchip LAN78xx USB3-GigE controller
This driver supports two Microchip USB-Ethernet controllers:
LAN7800 USB 3.1 to 10/100/1000 Mbps Ethernet
Author: rgrimes
Date: Thu May 17 12:18:41 2018
New Revision: 333712
URL: https://svnweb.freebsd.org/changeset/base/333712
Log:
Add missing newline to end of -c usage string .
Pointy hat: me
Submitted by: novel
Approved by: bde(mentor), grehan (maintainer)
MFC after:3 days
Dif
On Thu, 17 May 2018 13:46:45 +0200
Mateusz Piotrowski <0...@freebsd.org> wrote:
> Hello,
>
> I think something went wrong here.
>
> On Thu, 17 May 2018 10:25:49 + (UTC)
> Emmanuel Vadot wrote:
>
> >Author: manu
> >Date: Thu May 17 10:25:49 2018
> >New Revision: 333710
> >URL: https://svnwe
Author: manu
Date: Thu May 17 11:53:04 2018
New Revision: 333711
URL: https://svnweb.freebsd.org/changeset/base/333711
Log:
aw_spi: Fix manpages
Somehow two copies of the man was in the file, remove one.
Replace an occurence of 'SD/MMC' that was left from copy/paste.
Remove space before
Hello,
I think something went wrong here.
On Thu, 17 May 2018 10:25:49 + (UTC)
Emmanuel Vadot wrote:
>Author: manu
>Date: Thu May 17 10:25:49 2018
>New Revision: 333710
>URL: https://svnweb.freebsd.org/changeset/base/333710
>
>Log:
> aw_spi: Add manpage for this driver
>
>Added:
> head/sh
Author: manu
Date: Thu May 17 10:25:49 2018
New Revision: 333710
URL: https://svnweb.freebsd.org/changeset/base/333710
Log:
aw_spi: Add manpage for this driver
Added:
head/share/man/man4/aw_spi.4 (contents, props changed)
Modified:
head/share/man/man4/Makefile
Modified: head/share/man/ma
Author: manu
Date: Thu May 17 10:25:01 2018
New Revision: 333709
URL: https://svnweb.freebsd.org/changeset/base/333709
Log:
alwinner: Add missing files in r333708
Added:
head/sys/arm/allwinner/aw_spi.c (contents, props changed)
head/sys/modules/allwinner/
head/sys/modules/allwinner/Make
Author: manu
Date: Thu May 17 10:19:52 2018
New Revision: 333708
URL: https://svnweb.freebsd.org/changeset/base/333708
Log:
allwinner: Add h3 spi driver
This driver is compatible with H3/H5/A64.
Test was done on the OrangePi-PC2 board (H5 based), which have a mx25l1606e
spi flash on it,
Author: manu
Date: Thu May 17 10:13:18 2018
New Revision: 333706
URL: https://svnweb.freebsd.org/changeset/base/333706
Log:
mx25l: Add mx25l1606e
This is a 16Mbits spi flash arranged in 32x64k blocks or 512x4k
sectors.
Modified:
head/sys/dev/flash/mx25l.c
Modified: head/sys/dev/flash/
Author: avg
Date: Thu May 17 10:16:20 2018
New Revision: 333707
URL: https://svnweb.freebsd.org/changeset/base/333707
Log:
fix a problem with bad performance after wakeup caused by r21
This change reverts a "while here" part of r21 that moved clearing
of suspended_cpus to an earli
Hi Matt,
2018-05-14 1:16 GMT+02:00 Matt Macy :
> +Epochs do not have any lock ordering issues. Entering and leaving
It looks like the man page is missing some newlines between sentences.
Quick question: How does this work relate to RCU
(https://en.wikipedia.org/wiki/Read-copy-update)? If there i
63 matches
Mail list logo