On 5 Jul 2018, at 04:25, Ed Maste wrote:
>
> On 4 July 2018 at 20:55, Eitan Adler wrote:
>> On Tue, 3 Jul 2018 at 08:22, John Baldwin wrote:
>>>
>> since GCC usually breaks
>>> them.
>>
>> Could you explain what you mean or point to a prior conversation?
>>
> I'm not sure if there's a previo
[ Charset UTF-8 unsupported, converting... ]
> Author: gallatin
> Date: Thu Jul 5 02:43:10 2018
> New Revision: 335973
> URL: https://svnweb.freebsd.org/changeset/base/335973
>
> Log:
> mxge: replace 65536 with IP_MAXPACKET in tso settings.
>
Thank you, I see some of the oddities in tso for
o
Author: araujo
Date: Thu Jul 5 03:33:58 2018
New Revision: 335974
URL: https://svnweb.freebsd.org/changeset/base/335974
Log:
- Add bhyve NVMe device emulation.
The initial work on bhyve NVMe device emulation was done by the GSoC student
Shunsuke Mie and was heavily modified in performan,
Author: gallatin
Date: Thu Jul 5 02:43:10 2018
New Revision: 335973
URL: https://svnweb.freebsd.org/changeset/base/335973
Log:
mxge: replace 65536 with IP_MAXPACKET in tso settings.
Modified:
head/sys/dev/mxge/if_mxge.c
Modified: head/sys/dev/mxge/if_mxge.c
=
On 7/4/18 9:20 PM, Rodney W. Grimes wrote:
On 07/04/18 15:46, Rodney W. Grimes wrote:
Author: gallatin
Date: Wed Jul 4 19:29:06 2018
New Revision: 335967
URL:
https://urldefense.proofpoint.com/v2/url?u=https-3A__svnweb.freebsd.org_changeset_base_335967&d=DwICAg&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6Y
On 4 July 2018 at 20:55, Eitan Adler wrote:
> On Tue, 3 Jul 2018 at 08:22, John Baldwin wrote:
>>
> since GCC usually breaks
>> them.
>
> Could you explain what you mean or point to a prior conversation?
>
I'm not sure if there's a previous discussion, but the short version
is that the GCC build
Author: alc
Date: Thu Jul 5 02:08:57 2018
New Revision: 335972
URL: https://svnweb.freebsd.org/changeset/base/335972
Log:
Allow callers to vm_phys_split_pages() to specify whether insertion should
occur at the head or the tail of the page queues.
Modified:
head/sys/vm/vm_phys.c
Modified:
Eitan Adler lists at eitanadler.com wrote on
Thu Jul 5 00:56:02 UTC 2018 :
> On Tue, 3 Jul 2018 at 08:22, John Baldwin > wrote:
> > since GCC usually breaks
> > them.
>
>
> Could you explain what you mean or point to a prior conversation?
I'll take a stab at it without giving much for specific
Author: alc
Date: Thu Jul 5 02:04:18 2018
New Revision: 335971
URL: https://svnweb.freebsd.org/changeset/base/335971
Log:
As of r335784, if pmap_enter() replaces a managed mapping by an unmanaged
mapping, then it leaks the unlinked PV entry. This change eliminates that
leak, freeing the PV
I think that’s fine.
I have not been committed for a while, so now I am in the state of
being reactive commit bit mentee under George’s mentor. So I sent
him an e-mail about rollback, but I have not heard back from him yet.
I have been waiting for a reply mail.
I planed to roll back as soon as
> On 07/04/18 15:46, Rodney W. Grimes wrote:
> >> Author: gallatin
> >> Date: Wed Jul 4 19:29:06 2018
> >> New Revision: 335967
> >> URL:
> >> https://urldefense.proofpoint.com/v2/url?u=https-3A__svnweb.freebsd.org_changeset_base_335967&d=DwICAg&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4adc&r=Ed-
On 07/04/18 15:46, Rodney W. Grimes wrote:
Author: gallatin
Date: Wed Jul 4 19:29:06 2018
New Revision: 335967
URL:
https://urldefense.proofpoint.com/v2/url?u=https-3A__svnweb.freebsd.org_changeset_base_335967&d=DwICAg&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4adc&r=Ed-falealxPeqc22ehgAUCLh8zlZ
On Tue, 3 Jul 2018 at 08:22, John Baldwin wrote:
>
since GCC usually breaks
> them.
Could you explain what you mean or point to a prior conversation?
--
Eitan Adler
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo
On 2018-07-04 19:44, Ed Maste wrote:
> On 4 July 2018 at 13:18, Sean Bruno wrote:
>> Author: sbruno
>> Date: Wed Jul 4 17:18:35 2018
>> New Revision: 335963
>> URL: https://svnweb.freebsd.org/changeset/base/335963
>>
>> Log:
>> WITHOUT_SERVICESDB:
>>
>> Add src.conf knob to disable the instal
On 4 July 2018 at 13:18, Sean Bruno wrote:
> Author: sbruno
> Date: Wed Jul 4 17:18:35 2018
> New Revision: 335963
> URL: https://svnweb.freebsd.org/changeset/base/335963
>
> Log:
> WITHOUT_SERVICESDB:
>
> Add src.conf knob to disable the installation of /var/db/services.db
>
> Default to l
On Wed, 4 Jul 2018 at 09:41, Hiroki Sato wrote:
>
> Are you going to back out r335836, or disagree about it?
>
> If there is no objection in the next 24 hours, I will commit the
> attached patch. This should be a minimal change to support multibyte
> characters in ARGV array depending on LC_C
Author: mmacy
Date: Wed Jul 4 21:34:08 2018
New Revision: 335970
URL: https://svnweb.freebsd.org/changeset/base/335970
Log:
epoch(9): make nesting assert in epoch_wait_preempt more specific
Reported by: markj
Modified:
head/sys/kern/subr_epoch.c
Modified: head/sys/kern/subr_epoch.c
==
Author: kib
Date: Wed Jul 4 21:21:59 2018
New Revision: 335969
URL: https://svnweb.freebsd.org/changeset/base/335969
Log:
In x86 pmap_extract_and_hold()s, handle the case of PHYS_TO_VM_PAGE()
returning NULL.
vm_fault_quick_hold_pages() can be legitimately called on userspace
mappings b
> Author: gallatin
> Date: Wed Jul 4 19:29:06 2018
> New Revision: 335967
> URL: https://svnweb.freebsd.org/changeset/base/335967
>
> Log:
> mxge: choose appropriate values for hw tso
>
> Modified:
> head/sys/dev/mxge/if_mxge.c
>
> Modified: head/sys/dev/mxge/if_mxge.c
> ===
Author: rmacklem
Date: Wed Jul 4 19:46:26 2018
New Revision: 335968
URL: https://svnweb.freebsd.org/changeset/base/335968
Log:
Fix the pNFS server so that it handles the "#mds_path" check for mirrors.
The recently added feature of the pNFS server will set an fsid for the
MDS file system
Author: gallatin
Date: Wed Jul 4 19:29:06 2018
New Revision: 335967
URL: https://svnweb.freebsd.org/changeset/base/335967
Log:
mxge: choose appropriate values for hw tso
Modified:
head/sys/dev/mxge/if_mxge.c
Modified: head/sys/dev/mxge/if_mxge.c
=
On 07/04/18 14:54, Andrew Gallatin wrote:
mxge: Add SIOCGI2C support for devices with SFP/XFP cages
Note that I do not have any XFP devices to test with, only SFP
and CX4. If this causes problems for XFP devices, I can
restrict SIOCGI2C support to just SFP if needed.
Drew
> On 07/04/18 11:48, Rodney W. Grimes wrote:
> > [ Charset UTF-8 unsupported, converting... ]
> >> Author: sbruno
> >> Date: Wed Jul 4 17:18:35 2018
> >> New Revision: 335963
> >> URL: https://svnweb.freebsd.org/changeset/base/335963
> >>
> >> Log:
> >> WITHOUT_SERVICESDB:
> >>
> >> Add src
Author: gallatin
Date: Wed Jul 4 18:54:44 2018
New Revision: 335966
URL: https://svnweb.freebsd.org/changeset/base/335966
Log:
mxge: Add SIOCGI2C support for devices with SFP/XFP cages
Modified:
head/sys/dev/mxge/if_mxge.c
Modified: head/sys/dev/mxge/if_mxge.c
==
On 07/04/18 11:48, Rodney W. Grimes wrote:
> [ Charset UTF-8 unsupported, converting... ]
>> Author: sbruno
>> Date: Wed Jul 4 17:18:35 2018
>> New Revision: 335963
>> URL: https://svnweb.freebsd.org/changeset/base/335963
>>
>> Log:
>> WITHOUT_SERVICESDB:
>>
>> Add src.conf knob to disabl
[ Charset UTF-8 unsupported, converting... ]
> Author: sbruno
> Date: Wed Jul 4 17:18:35 2018
> New Revision: 335963
> URL: https://svnweb.freebsd.org/changeset/base/335963
>
> Log:
> WITHOUT_SERVICESDB:
>
> Add src.conf knob to disable the installation of /var/db/services.db
>
> Defa
Author: sbruno
Date: Wed Jul 4 17:18:35 2018
New Revision: 335963
URL: https://svnweb.freebsd.org/changeset/base/335963
Log:
WITHOUT_SERVICESDB:
Add src.conf knob to disable the installation of /var/db/services.db
Default to leaving services.db in place, but allow the removal of the
Author: sbruno
Date: Wed Jul 4 17:10:07 2018
New Revision: 335962
URL: https://svnweb.freebsd.org/changeset/base/335962
Log:
fix locking within tcp_ipsec_pcbctl() to match ipsec4_pcbctl(),
ipsec4_pcbctl()
IPSEC_PCBCTL() functions, which include tcp_ipsec_pcbctl(),
ipsec4_pcbctl(), and i
Author: oshogbo
Date: Wed Jul 4 17:06:51 2018
New Revision: 335961
URL: https://svnweb.freebsd.org/changeset/base/335961
Log:
Add description to debug.ncores sysctl.
Reviewed by: bcr
Differential Revision:https://reviews.freebsd.org/D16123
Modified:
head/sys/kern/kern_sig.c
Author: mmacy
Date: Wed Jul 4 17:06:23 2018
New Revision: 335960
URL: https://svnweb.freebsd.org/changeset/base/335960
Log:
epoch(9): Fix man page typo
Submitted by: se
Reported by: se
Modified:
head/share/man/man9/epoch.9
Modified: head/share/man/man9/epoch.9
==
Author: seanc (ports committer)
Date: Wed Jul 4 16:50:51 2018
New Revision: 335959
URL: https://svnweb.freebsd.org/changeset/base/335959
Log:
Complete my vertex even though edges were in place.
Reported by: swills
Approved by: swills (mentor, implicit)
Modified:
head/share/misc/comm
Hiroki Sato wrote
in <20180703.020956.859981414196673670@allbsd.org>:
hr> 後藤大地 wrote
hr> in <459bd898-8072-426e-a968-96c1382ac...@icloud.com>:
hr>
hr> da>
hr> da>
hr> da> > 2018/07/02 15:55、Hiroki Sato のメール:
hr> da> >
hr> da> > Eitan Adler wrote
hr> da> > in
:
hr> da> >
hr> da> > li>
Author: mmacy
Date: Wed Jul 4 16:34:07 2018
New Revision: 335958
URL: https://svnweb.freebsd.org/changeset/base/335958
Log:
fix 335919 - check "last" not "inp" where appropriate
Submitted by: ae
Reported by: cy
Modified:
head/sys/netinet6/udp6_usrreq.c
Modified: head/sys/netinet6/ud
2018-07-04 16:26 GMT+01:00 Rodney W. Grimes
:
> > > Author: trasz
> > > Date: Wed Jul 4 13:34:43 2018
> > > New Revision: 335941
> > > URL: https://svnweb.freebsd.org/changeset/base/335941
> > >
> > > Log:
> ...
> > > +#ifdef notyet
> > > + /*
> > > +* XXX: Doesn't work; kernel pipe buffer
On Tue, Jul 03, 2018 at 23:10:55 -0700, Mark Millard wrote:
> [Note: around -r33590{4,6,7,8} these build attempts broke
> in some cases but FreeBSD-head-{amd64,i386,riscv64}-{images,testvm}
> just was never built for such. FreeBSD-head-amd64-testvm
> first fails at -r335904 but FreeBSD-head-amd64-i
> > Author: trasz
> > Date: Wed Jul 4 13:34:43 2018
> > New Revision: 335941
> > URL: https://svnweb.freebsd.org/changeset/base/335941
> >
> > Log:
...
> > +#ifdef notyet
> > + /*
> > +* XXX: Doesn't work; kernel pipe buffer too small?
> > +*/
> > + { "pipeping_10", test_pipeping,
> Author: trasz
> Date: Wed Jul 4 13:34:43 2018
> New Revision: 335941
> URL: https://svnweb.freebsd.org/changeset/base/335941
>
> Log:
> Add a trivial "pipe ping" (two processes) benchmark.
>
> Obtained from: CheriBSD
> MFC after: 2 weeks
> Sponsored by: DARPA, AFRL
>
> M
Author: gallatin
Date: Wed Jul 4 14:25:38 2018
New Revision: 335957
URL: https://svnweb.freebsd.org/changeset/base/335957
Log:
mxge: fix panic at module unload
r333175 (multicast changes) exposed a bug where
mxge was not checking to see if the driver was being
unloaded while handing io
On Tue, Jul 03, 2018 at 11:05:42PM +, Matt Macy wrote:
> Author: mmacy
> Date: Tue Jul 3 23:05:42 2018
> New Revision: 335916
> URL: https://svnweb.freebsd.org/changeset/base/335916
>
> Log:
> Enable MODULE_TIED by default for modules compiled with the kernel
But why ?
>
> Requested b
Author: trasz
Date: Wed Jul 4 14:20:19 2018
New Revision: 335956
URL: https://svnweb.freebsd.org/changeset/base/335956
Log:
Add a semaphore ping benchmark.
Obtained from:CheriBSD
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/tools/tools/syscall_timing/syscal
Author: trasz
Date: Wed Jul 4 14:18:12 2018
New Revision: 335955
URL: https://svnweb.freebsd.org/changeset/base/335955
Log:
Add a very simple memcpy benchmark.
Obtained from:CheriBSD
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/tools/tools/syscall_timing/sy
Author: trasz
Date: Wed Jul 4 14:15:48 2018
New Revision: 335954
URL: https://svnweb.freebsd.org/changeset/base/335954
Log:
Sort the benchmarks even more.
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/tools/tools/syscall_timing/syscall_timing.c
Modified: head/tools/t
Author: trasz
Date: Wed Jul 4 14:14:00 2018
New Revision: 335953
URL: https://svnweb.freebsd.org/changeset/base/335953
Log:
Rename "dup" and "fstat_shmfd" to "shmfd_dup" and "shmfd_fstat" for
consistency.
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/tools/tools/sysc
Author: trasz
Date: Wed Jul 4 14:11:49 2018
New Revision: 335951
URL: https://svnweb.freebsd.org/changeset/base/335951
Log:
Sort the benchmarks; no functional changes intended.
Obtained from:CheriBSD
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/tools/tools/
In message <13fa004f-6d8a-025e-9d4f-957f08111...@yandex.ru>, "Andrey V.
Elsukov
" writes:
> This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
> --DYq4DERiQq8E3pDWhQQJu3pRxNkEa3XRw
> Content-Type: multipart/mixed; boundary="3UyYmNTJPMJYH4JeWdQTZY41T0JnKZ9UW";
> protected-headers="v1"
> Fr
Author: trasz
Date: Wed Jul 4 13:52:13 2018
New Revision: 335945
URL: https://svnweb.freebsd.org/changeset/base/335945
Log:
Disable pipepingtd benchmarks, to make it not depend on libthr.
Obtained from:CheriBSD
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/t
Author: trasz
Date: Wed Jul 4 13:45:29 2018
New Revision: 335944
URL: https://svnweb.freebsd.org/changeset/base/335944
Log:
Make the pipeping benchmarks work with larger buffer sizes.
Obtained from:CheriBSD
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/tools
Author: trasz
Date: Wed Jul 4 13:39:48 2018
New Revision: 335943
URL: https://svnweb.freebsd.org/changeset/base/335943
Log:
Add threaded pipe ping benchmark.
Obtained from:CheriBSD
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/tools/tools/syscall_timing/Make
Author: emaste
Date: Wed Jul 4 13:38:02 2018
New Revision: 335942
URL: https://svnweb.freebsd.org/changeset/base/335942
Log:
muge(4): remove DTB MAC addr from TODO list after r335925
Also replace numbered list with - bulleted so the list entries do not
need to be renumbered as tasks are
On 04.07.2018 16:05, Cy Schubert wrote:
> Hi Matt,
>
> This is causing a panic of my gateway machine. Likely due to router
> solicitations.
Hi,
probably in the last two chunks "inp" should be replaced with "last"
Index: udp6_usrreq.c
Author: trasz
Date: Wed Jul 4 13:34:43 2018
New Revision: 335941
URL: https://svnweb.freebsd.org/changeset/base/335941
Log:
Add a trivial "pipe ping" (two processes) benchmark.
Obtained from:CheriBSD
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/tools/tools/
Author: trasz
Date: Wed Jul 4 13:31:55 2018
New Revision: 335940
URL: https://svnweb.freebsd.org/changeset/base/335940
Log:
Make syscall_timing(1) build with WARNS=6.
Obtained from:CheriBSD
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/tools/tools/syscall_ti
Author: kib
Date: Wed Jul 4 13:31:16 2018
New Revision: 335939
URL: https://svnweb.freebsd.org/changeset/base/335939
Log:
Add setproctitle_fast(3) for frequent callers.
Some applications, notably PostgreSQL, want to call setproctitle()
very often. It's slow. Provide an alternative chea
Author: trasz
Date: Wed Jul 4 13:28:43 2018
New Revision: 335938
URL: https://svnweb.freebsd.org/changeset/base/335938
Log:
Add getprogname(3) (ie null) benchmark.
Obtained from:CheriBSD
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/tools/tools/syscall_timin
Author: kib
Date: Wed Jul 4 13:28:16 2018
New Revision: 335937
URL: https://svnweb.freebsd.org/changeset/base/335937
Log:
top: do not fall to the thread name if kernel cache of the process
args is empty.
Instead, use kvm_getargv() unconditionally to obtain the process
arguments. It me
Author: trasz
Date: Wed Jul 4 13:26:47 2018
New Revision: 335936
URL: https://svnweb.freebsd.org/changeset/base/335936
Log:
Use a macro for iteration.
Obtained from:CheriBSD
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/tools/tools/syscall_timing/syscall_tim
Author: kib
Date: Wed Jul 4 13:22:48 2018
New Revision: 335935
URL: https://svnweb.freebsd.org/changeset/base/335935
Log:
Add a way for the process to request cleanup of the kernel cache of
the process arguments. New arguments length zero causes the drop of
the pargs instead of allocation
Hi Matt,
This is causing a panic of my gateway machine. Likely due to router
solicitations.
Disabling anything IPv6 in rc.conf avoids the panic.
cwfw# grep '^# TEMP' /etc/rc.conf
# TEMP ifconfig_sk0_ipv6="inet6 fc00:1:1:1::fffe prefixlen 64
-accept_rtadv"
# TEMP ifconfig_nfe0_ipv6="inet6 fc00:
Author: avg
Date: Wed Jul 4 09:07:18 2018
New Revision: 335934
URL: https://svnweb.freebsd.org/changeset/base/335934
Log:
remove unneeded inclusion of sys/interrupt.h from several files
It's likely that the header was needed in the past for swi(9).
But now that code does not use swi(9) o
Author: manu
Date: Wed Jul 4 07:37:45 2018
New Revision: 335933
URL: https://svnweb.freebsd.org/changeset/base/335933
Log:
loader: fdt: Try to load every possible DTB from u-boot
U-Boot setup a few variables :
- fdt_addr which is the board static dtb (most of the time loaded before
On Thu, May 26, 2016, at 16:40, Don Lewis wrote:
> Author: truckman
> Date: Thu May 26 21:40:13 2016
> New Revision: 300779
> URL: https://svnweb.freebsd.org/changeset/base/300779
>
> Log:
> Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).
>
> Centre for Advanced Inte
61 matches
Mail list logo