Author: cem
Date: Sun May 19 06:01:11 2019
New Revision: 347967
URL: https://svnweb.freebsd.org/changeset/base/347967
Log:
nvd.4: Reference nda(4)
Fix a totally minor typo in nvme.4 while here.
Modified:
head/share/man/man4/nvd.4
head/share/man/man4/nvme.4
Modified: head/share/man/man
Author: imp
Date: Sun May 19 05:46:24 2019
New Revision: 347966
URL: https://svnweb.freebsd.org/changeset/base/347966
Log:
Add note about nvd / nda selection.
Noticed by: cem@
Modified:
head/share/man/man4/nvme.4
Modified: head/share/man/man4/nvme.4
=
Author: delphij
Date: Sun May 19 04:56:02 2019
New Revision: 347965
URL: https://svnweb.freebsd.org/changeset/base/347965
Log:
MFC r347488,347606: Update leap-seconds to leap-seconds.3676924800.
Modified:
stable/12/usr.sbin/ntp/ntpd/leap-seconds
Directory Properties:
stable/12/ (props cha
Author: jhb
Date: Sat May 18 21:20:38 2019
New Revision: 347964
URL: https://svnweb.freebsd.org/changeset/base/347964
Log:
Expose the MD_CLEAR capability used by Intel MDS mitigations to guests.
Submitted by: Patrick Mooney
Reviewed by: kib
Tested by:Patrick on SmartOS with Linux
Author: brooks
Date: Sat May 18 21:01:36 2019
New Revision: 347963
URL: https://svnweb.freebsd.org/changeset/base/347963
Log:
Change ed(4), ep(4), and fxp(4) examples to em(4).
ed(4) and ep(4) have been removed. fxp(4) remains popular in older
systems, but isn't as future proof as em(4).
Author: brooks
Date: Sat May 18 20:43:13 2019
New Revision: 347962
URL: https://svnweb.freebsd.org/changeset/base/347962
Log:
MFC r339703, r347365, r347703, r347940
r339703:
Deprecate a number of less used 10 and 10/100 Ethernet devices.
The current deprecated list is: ae, bm, cs, de
Author: brd
Date: Sat May 18 19:36:23 2019
New Revision: 347961
URL: https://svnweb.freebsd.org/changeset/base/347961
Log:
Add note to UPDATING for users of mergemaster after the move of master.passwd
and group in r347638.
Approved by: allanjude (mentor)
Modified:
head/UPDATING
Modif
Author: rgrimes
Date: Sat May 18 19:32:38 2019
New Revision: 347960
URL: https://svnweb.freebsd.org/changeset/base/347960
Log:
bhyve virtio needs barriers
Under certain tight race conditions, we found that the lack of a memory
barrier in bhyve's virtio handling causes it to miss a NO_NOTI
Author: brooks
Date: Sat May 18 17:30:03 2019
New Revision: 347959
URL: https://svnweb.freebsd.org/changeset/base/347959
Log:
MFC r347940
Remove the notice that ae(4) will be removed in FreeBSD 13.
Modified:
stable/12/share/man/man4/ae.4
Directory Properties:
stable/12/ (props change
Author: brd
Date: Sat May 18 17:13:08 2019
New Revision: 347958
URL: https://svnweb.freebsd.org/changeset/base/347958
Log:
Update beinstall to use the mergemaster/etcupdate from the source tree instead
of the installed one.
Approved by: will (mentor)
Differential Revision:https
Author: kib
Date: Sat May 18 16:19:31 2019
New Revision: 347957
URL: https://svnweb.freebsd.org/changeset/base/347957
Log:
Make lock-less delayed invalidation operational very early.
Apparently, there is more code trying to call pmap_remove() early,
mostly to free preloaded memory. Inste
On Sat, 18 May 2019, Toomas Soome wrote:
On 18 May 2019, at 15:37, Alexey Dokuchaev wrote:
On Sat, May 18, 2019 at 12:27:22PM +, Allan Jude wrote:
New Revision: 347953
URL: https://svnweb.freebsd.org/changeset/base/347953
Log:
MFV/ZoL: `zfs userspace` ignored all unresolved UIDs after t
Author: jhibbits
Date: Sat May 18 14:55:59 2019
New Revision: 347956
URL: https://svnweb.freebsd.org/changeset/base/347956
Log:
powerpc: Fix moea64 pmap from 347952
vm_paddr_t is only 32 bits on AIM32 (currently), causing a build failure with
the shifting.
MFC after:2 weeks
MFC
Author: markj
Date: Sat May 18 14:19:23 2019
New Revision: 347955
URL: https://svnweb.freebsd.org/changeset/base/347955
Log:
Update the DIAGNOSTIC-only vmem_check_sanity() after r347949.
Cursor tags are special and shouldn't be subject to the existing checks.
Reported by: kib, David W
On 2019-05-18 15:27, Johannes Lundberg wrote:
Author: johalun
Date: Sat May 18 13:27:09 2019
New Revision: 347954
URL: https://svnweb.freebsd.org/changeset/base/347954
Log:
MFC
r347470 | johalun | 2019-05-10 16:10:
Author: johalun
Date: Sat May 18 13:27:09 2019
New Revision: 347954
URL: https://svnweb.freebsd.org/changeset/base/347954
Log:
MFC
r347470 | johalun | 2019-05-10 16:10:22 -0700 (Fri, 10 May 2019) | 9 lines
Implemen
> Hello Konstantin and Bruce,
>
> thank you for your comments. Clearly, this should have been addressed in
> the review and checked by a second pair of eyes. I mostly did the man
> page changes and can't comment much on the actual coding example. Two
> people (dab and jilles) approved the revision
> On 18 May 2019, at 15:37, Alexey Dokuchaev wrote:
>
> On Sat, May 18, 2019 at 12:27:22PM +, Allan Jude wrote:
>> New Revision: 347953
>> URL: https://svnweb.freebsd.org/changeset/base/347953
>>
>> Log:
>> MFV/ZoL: `zfs userspace` ignored all unresolved UIDs after the first
>>
>> zfson
On Sat, May 18, 2019 at 04:53:35AM -0400, Allan Jude wrote:
> On 5/18/19 8:37 AM, Alexey Dokuchaev wrote:
> > On Sat, May 18, 2019 at 12:27:22PM +, Allan Jude wrote:
> >> New Revision: 347953
> >> URL: https://svnweb.freebsd.org/changeset/base/347953
> >>
> >> ...
> >> -
On 5/18/19 8:37 AM, Alexey Dokuchaev wrote:
On Sat, May 18, 2019 at 12:27:22PM +, Allan Jude wrote:
New Revision: 347953
URL: https://svnweb.freebsd.org/changeset/base/347953
Log:
MFV/ZoL: `zfs userspace` ignored all unresolved UIDs after the first
zfsonlinux/zfs@88cfff182432e4d1c
On Sat, May 18, 2019 at 08:39:03AM -0400, Benedict Reuschling wrote:
> Hello Konstantin and Bruce,
>
> thank you for your comments. Clearly, this should have been addressed in
> the review and checked by a second pair of eyes. I mostly did the man
> page changes and can't comment much on the actua
Hello Konstantin and Bruce,
thank you for your comments. Clearly, this should have been addressed in
the review and checked by a second pair of eyes. I mostly did the man
page changes and can't comment much on the actual coding example. Two
people (dab and jilles) approved the revision in the Phab
On Sat, May 18, 2019 at 12:27:22PM +, Allan Jude wrote:
> New Revision: 347953
> URL: https://svnweb.freebsd.org/changeset/base/347953
>
> Log:
> MFV/ZoL: `zfs userspace` ignored all unresolved UIDs after the first
>
> zfsonlinux/zfs@88cfff182432e4d1c24c877f33b47ee6cf109eee
>
> zfs
Author: allanjude
Date: Sat May 18 12:27:22 2019
New Revision: 347953
URL: https://svnweb.freebsd.org/changeset/base/347953
Log:
MFV/ZoL: `zfs userspace` ignored all unresolved UIDs after the first
zfsonlinux/zfs@88cfff182432e4d1c24c877f33b47ee6cf109eee
zfs_main: fix `zfs userspace` sq
On Sat, 18 May 2019, Konstantin Belousov wrote:
On Sat, May 18, 2019 at 03:15:08AM +, Benedict Reuschling wrote:
Author: bcr (doc committer)
Date: Sat May 18 03:15:07 2019
New Revision: 347951
URL: https://svnweb.freebsd.org/changeset/base/347951
Log:
MFC r347617:
Add small EXAMPLE sec
Author: jhibbits
Date: Sat May 18 11:14:43 2019
New Revision: 347952
URL: https://svnweb.freebsd.org/changeset/base/347952
Log:
powerpc64/pmap: NUMA-ize the page pv lock pool to reduce contention
It was found during building llvm that the page pv lock pool was seeing very
high contention.
On Sat, May 18, 2019 at 11:35:29AM +0300, Dmitry Chagin wrote:
> чт, 16 мая 2019 г. в 16:29, Konstantin Belousov :
>
> > Author: kib
> > Date: Thu May 16 13:28:48 2019
> > New Revision: 347695
> > URL: https://svnweb.freebsd.org/changeset/base/347695
> >
> > Log:
> > amd64 pmap: rework delayed i
чт, 16 мая 2019 г. в 16:29, Konstantin Belousov :
> Author: kib
> Date: Thu May 16 13:28:48 2019
> New Revision: 347695
> URL: https://svnweb.freebsd.org/changeset/base/347695
>
> Log:
> amd64 pmap: rework delayed invalidation, removing global mutex.
>
> For machines having cmpxcgh16b instruct
On Sat, May 18, 2019 at 03:15:08AM +, Benedict Reuschling wrote:
> Author: bcr (doc committer)
> Date: Sat May 18 03:15:07 2019
> New Revision: 347951
> URL: https://svnweb.freebsd.org/changeset/base/347951
>
> Log:
> MFC r347617:
> Add small EXAMPLE section to bsearch.3.
>
> Submitte
29 matches
Mail list logo