Author: mav
Date: Thu Mar 2 07:55:47 2017
New Revision: 314549
URL: https://svnweb.freebsd.org/changeset/base/314549
Log:
Execute last ZIO of log commit synchronously.
For short transactions overhead of context switch can be too large.
Skipping it gives significant latency reduction. Fo
Author: mav
Date: Thu Mar 2 07:50:06 2017
New Revision: 314548
URL: https://svnweb.freebsd.org/changeset/base/314548
Log:
Completely skip cache flushing for not supporting log devices.
MFC after:2 weeks
Sponsored by: iXsystems, Inc.
Modified:
head/sys/cddl/contrib/opensolaris/uts/
Author: dexuan
Date: Thu Mar 2 07:25:50 2017
New Revision: 314547
URL: https://svnweb.freebsd.org/changeset/base/314547
Log:
loader.efi: reduce the size of the staging area if necessary
The loader assumes physical memory in [2MB, 2MB + EFI_STAGING_SIZE)
is Conventional Memory, but actual
Author: ngie
Date: Thu Mar 2 06:57:13 2017
New Revision: 314546
URL: https://svnweb.freebsd.org/changeset/base/314546
Log:
Wordsmith mlx4{en,ib}(4)
- Replace the "following lines" with more terse phrases.
- Use .Lk for the mellanox URL.
- Reword the SUPPORT section so it's less wordy.
On Wed, Mar 1, 2017 at 9:27 PM, Bruce Evans wrote:
> On Wed, 1 Mar 2017, Conrad Meyer wrote:
>
>> On my laptop (Intel(R) Core(TM) i5-3320M CPU — Ivy Bridge) I still see
>> a little worse performance with this patch. Please excuse the ugly
>> graphs, I don't have a better graphing tool set up at t
Author: ngie
Date: Thu Mar 2 06:25:50 2017
New Revision: 314545
URL: https://svnweb.freebsd.org/changeset/base/314545
Log:
Add missing section to .Xr macro calls for wpifw(4)
The driver manpage for wpifw(4) is missing, but will be added soon. This
fixes the other 2 .Xr calls lacking sect
Author: ngie
Date: Thu Mar 2 06:22:05 2017
New Revision: 314544
URL: https://svnweb.freebsd.org/changeset/base/314544
Log:
Sort .Xr: ahci(4) comes before ahd(4)
X-MFC with: r314110
Reported by: make manlint
Sponsored by: Dell EMC Isilon
Modified:
head/share/man/man4/scsi.4
Modif
Author: ngie
Date: Thu Mar 2 06:03:21 2017
New Revision: 314543
URL: https://svnweb.freebsd.org/changeset/base/314543
Log:
Add missing section when referencing ctl(4) via .Xr macro
MFC after:1 week
Reported by: make manlint
Sponsored by: Dell EMC Isilon
Modified:
head/share/man
Author: ngie
Date: Thu Mar 2 06:02:17 2017
New Revision: 314542
URL: https://svnweb.freebsd.org/changeset/base/314542
Log:
kern.cam.da.X.delete_method: add -width to .Bl macro call
Now the section width is set appropriately per the BIO_DELETE
parameter being described.
Reported by:
On Wed, 1 Mar 2017, Conrad Meyer wrote:
On my laptop (Intel(R) Core(TM) i5-3320M CPU ??? Ivy Bridge) I still see
a little worse performance with this patch. Please excuse the ugly
graphs, I don't have a better graphing tool set up at this time:
https://people.freebsd.org/~cem/crc32/sse42_bde.p
Author: ngie
Date: Thu Mar 2 05:04:45 2017
New Revision: 314541
URL: https://svnweb.freebsd.org/changeset/base/314541
Log:
Use SRCTOP-relative paths to other directories instead of .CURDIR-relative
ones
This simplifies pathing in make/displayed output.
MFC after:1 week
Sponsore
Author: emaste
Date: Thu Mar 2 04:11:18 2017
New Revision: 314537
URL: https://svnweb.freebsd.org/changeset/base/314537
Log:
makefs: remove clause 3 & 4 from Manuel Bouyer license
ffs_bswap.c 1.34
ufs_bswap.h 1.34
Obtained from:NetBSD
Sponsored by: The FreeBSD Foundation
Author: emaste
Date: Thu Mar 2 04:08:14 2017
New Revision: 314536
URL: https://svnweb.freebsd.org/changeset/base/314536
Log:
makefs: remove archaic __P prototypes from ufs_bswap.h
This reduces differences with NetBSD
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/make
Author: gonzo
Date: Thu Mar 2 03:19:39 2017
New Revision: 314535
URL: https://svnweb.freebsd.org/changeset/base/314535
Log:
[intelspi][bytgio] Fix buildworld with MODULES_WITH_WORLD set
Add opt_platform.h and opt_acpi.h to the dependencies so modules can be
built as a part of buildworld
[ Charset UTF-8 unsupported, converting... ]
> On Wed, Mar 1, 2017 at 9:08 AM, Rodney W. Grimes
> wrote:
> ...
> > At one point in history I can promise you that ALL symlinks in the release
> > where shortest possible relative path. So any absolute links that entered
> > the system got created by
Author: emaste
Date: Thu Mar 2 02:10:59 2017
New Revision: 314534
URL: https://svnweb.freebsd.org/changeset/base/314534
Log:
regen src.conf.5 after r313169
Sponsored by: The FreeBSD Foundation
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
===
> On Wed, Mar 1, 2017 at 8:57 AM, Alexey Dokuchaev wrote:
> > On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote:
> >> I believe we have some other full path things that have crept
> >> forward into the production release, but that may be in ports
> >> only. Nope bad full paths link
Author: scottl
Date: Thu Mar 2 01:39:23 2017
New Revision: 314533
URL: https://svnweb.freebsd.org/changeset/base/314533
Log:
Expose the sbuf_putbuf() symbol to libsbuf. There are a few other symbols
that are present but not exposed, like get/set/clear flags, not sure if they
need to be exp
Author: jasone
Date: Thu Mar 2 01:14:48 2017
New Revision: 314529
URL: https://svnweb.freebsd.org/changeset/base/314529
Log:
Update jemalloc to 4.5.0.
Modified:
head/contrib/jemalloc/ChangeLog
head/contrib/jemalloc/FREEBSD-Xlist
head/contrib/jemalloc/FREEBSD-diffs
head/contrib/jemalloc
Author: des
Date: Thu Mar 2 00:27:21 2017
New Revision: 314528
URL: https://svnweb.freebsd.org/changeset/base/314528
Log:
Update to reflect that SHA-1 has now been broken.
Submitted by: ak
MFC after:1 week
Modified:
head/sbin/md5/md5.1
Modified: head/sbin/md5/md5.1
==
Author: des
Date: Thu Mar 2 00:11:32 2017
New Revision: 314527
URL: https://svnweb.freebsd.org/changeset/base/314527
Log:
Upgrade to OpenSSH 7.3p1.
Added:
head/crypto/openssh/.skipped-commit-ids
- copied unchanged from r313010,
vendor-crypto/openssh/dist/.skipped-commit-ids
head/cryp
On Wed, Mar 01, 2017 at 02:41:23PM -0800, Ngie Cooper wrote:
> On Wed, Mar 1, 2017 at 9:08 AM, Rodney W. Grimes
> wrote:
> ...
> > At one point in history I can promise you that ALL symlinks in the release
> > where shortest possible relative path. So any absolute links that entered
> > the syste
On Wed, Mar 1, 2017 at 12:22 PM, Chagin Dmitry wrote:
...
> usually we use LTP and glibc (NPTL) tests. Feel free to adapt it
LTP would probably be the best way to do this. Please feel free to
ping me if you need changes ushered into the project (I'm a
contributor there).
Thanks,
-Ngie
___
On Wed, Mar 1, 2017 at 2:32 PM, Ngie Cooper wrote:
...
> This is completely orthogonal to my changes (and has been in place for
> a number of years). If you'd like to use relative symlinks for
> programs, then let's definitely do it as part of another change
> (personally, I think that some of the
On Wed, Mar 1, 2017 at 9:08 AM, Rodney W. Grimes
wrote:
...
> At one point in history I can promise you that ALL symlinks in the release
> where shortest possible relative path. So any absolute links that entered
> the system got created by developers who where not aware that they should
> always
On Wed, Mar 1, 2017 at 8:57 AM, Alexey Dokuchaev wrote:
> On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote:
>> I believe we have some other full path things that have crept
>> forward into the production release, but that may be in ports
>> only. Nope bad full paths links I found
Author: bapt
Date: Wed Mar 1 21:42:22 2017
New Revision: 314520
URL: https://svnweb.freebsd.org/changeset/base/314520
Log:
Import dma snapshot from git 2017-02-10
The only change is:
use basename to select executable identity
PR: 216910
Submitted by: Andrej Ebert
Modif
Hi Bruce,
On my laptop (Intel(R) Core(TM) i5-3320M CPU — Ivy Bridge) I still see
a little worse performance with this patch. Please excuse the ugly
graphs, I don't have a better graphing tool set up at this time:
https://people.freebsd.org/~cem/crc32/sse42_bde.png
https://people.freebsd.org/~cem
But I think, the case is to run compiled/built-on-linux on FreeBSD.
--
Best regards, MMokhi.
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@free
Author: np
Date: Wed Mar 1 20:23:21 2017
New Revision: 314509
URL: https://svnweb.freebsd.org/changeset/base/314509
Log:
cxgbe/iw_cxgbe: Do not check the size of the memory region being
registered. T4/5/6 have no internal limit on this size. This is
probably a copy paste from the T3 iw_cx
On Tue, Feb 28, 2017 at 12:00:41PM -0800, Conrad Meyer wrote:
> On Tue, Feb 28, 2017 at 11:55 AM, Dmitry Chagin wrote:
> > Author: dchagin
> > Date: Tue Feb 28 19:55:16 2017
> > New Revision: 314404
> > URL: https://svnweb.freebsd.org/changeset/base/314404
> >
> > Log:
> > Linux epoll return EEX
Author: ae
Date: Wed Mar 1 20:00:19 2017
New Revision: 314507
URL: https://svnweb.freebsd.org/changeset/base/314507
Log:
Fix NPTv6 rule counters when one_pass is not enabled.
Consider the rule matching when both @done and @retval values
returned from ipfw_run_eaction() are zero. And modi
Author: pfg
Date: Wed Mar 1 19:36:32 2017
New Revision: 314505
URL: https://svnweb.freebsd.org/changeset/base/314505
Log:
Split the ficl CFLAGS when they refer to an arch-specific include path.
This is a minimal attempt to keep consistency in the Makefiles so that
moving ficl to somweher
Author: tsoome
Date: Wed Mar 1 19:02:43 2017
New Revision: 314504
URL: https://svnweb.freebsd.org/changeset/base/314504
Log:
loader: r314112 did introduce dereference freed pointer entry
CID: 1371675
Reported by: Coverity
Reviewed by: jhb, allanjude
Approved by: allanjude (mentor)
Author: sbruno
Date: Wed Mar 1 18:37:35 2017
New Revision: 314502
URL: https://svnweb.freebsd.org/changeset/base/314502
Log:
Make gtaskqueue compatible with drm-next such that they can be used with the
linuxkpi tasklets.
Submitted by: mm...@nextbsd.org
Reported by: hps
Modified:
he
Author: ae
Date: Wed Mar 1 18:03:32 2017
New Revision: 314497
URL: https://svnweb.freebsd.org/changeset/base/314497
Log:
Do not invoke the resize event when previous provider's size was zero.
This is similar to r303637 fix for geom_disk.
Reported by: avg
Tested by:avg
MFC after:
On 2017-Feb-28, at 10:13 PM, Mateusz Guzik wrote:
On Sat, Feb 25, 2017 at 08:31:04PM +0100, Mateusz Guzik wrote:
>> On Sat, Feb 25, 2017 at 09:58:39AM -0800, Mark Millard wrote:
>>> Thus the PowerMac G5 so-called "Quad Core" is back to
>>> -r313254 without your patches. (The "Quad Core" really h
Author: mav
Date: Wed Mar 1 17:35:56 2017
New Revision: 314496
URL: https://svnweb.freebsd.org/changeset/base/314496
Log:
Add check missed in r314257.
MFC after:11 days
Modified:
head/sys/cam/ctl/ctl.c
Modified: head/sys/cam/ctl/ctl.c
===
On Wed, Mar 1, 2017 at 9:29 AM, Rodney W. Grimes
wrote:
> I'll rectifiy this if and when I get my commit bit.
In the mean time, you could submit a Bugzilla or a github pull request :)
Warner
___
svn-src-head@freebsd.org mailing list
https://lists.freeb
-- Start of PGP signed section.
> On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote:
> > > On Wed, Mar 01, 2017 at 08:54:51AM -0700, Ian Lepore wrote:
> > > > ...
> > > > You're not the only one who has diffed build output logs (I suspect
> > > > anyone who has to maintain a non-triv
On 27 February 2017 at 15:08, Ruslan Bukin wrote:
> Author: br
> Date: Mon Feb 27 20:08:42 2017
> New Revision: 314362
> URL: https://svnweb.freebsd.org/changeset/base/314362
Tinderbox build is currently failing in mips XLP, XLP64, XLPN32 with:
In file included from /scratch/tmp/emaste/freebsd/s
On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote:
> > On Wed, Mar 01, 2017 at 08:54:51AM -0700, Ian Lepore wrote:
> > > ...
> > > You're not the only one who has diffed build output logs (I suspect
> > > anyone who has to maintain a non-trivial build infrastructure has done
> > > so
On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote:
> I believe we have some other full path things that have crept
> forward into the production release, but that may be in ports
> only. Nope bad full paths links I found in just a few seconds:
>
> lrwxr-xr-x 1 root wheel
> On Wed, Mar 01, 2017 at 08:54:51AM -0700, Ian Lepore wrote:
> > ...
> > You're not the only one who has diffed build output logs (I suspect
> > anyone who has to maintain a non-trivial build infrastructure has done
> > so), and you're not the only one who thinks that changing relative
> > paths t
On Wed, Mar 01, 2017 at 08:54:51AM -0700, Ian Lepore wrote:
> ...
> You're not the only one who has diffed build output logs (I suspect
> anyone who has to maintain a non-trivial build infrastructure has done
> so), and you're not the only one who thinks that changing relative
> paths to absolute i
> On Wed, Mar 1, 2017 at 9:04 AM, Rodney W. Grimes
> wrote:
> >> On Tue, Feb 28, 2017 at 10:45 PM, Rodney W. Grimes
> >> wrote:
> >> >> Author: imp
> >> >> Date: Wed Mar 1 05:05:05 2017
> >> >> New Revision: 314473
> >> >> URL: https://svnweb.freebsd.org/changeset/base/314473
> >> >>
> >> >> Log
[ Charset UTF-8 unsupported, converting... ]
> On 1 March 2017 at 09:58, Warner Losh wrote:
> >
> > It's a verbatim copy of README converted to markdown. Maybe README
> > should be fixed and this regenerated. The trailing whitespace is part
> > of the conversion and not a mistake.
>
> I think the
On Wed, Mar 1, 2017 at 9:04 AM, Rodney W. Grimes
wrote:
>> On Tue, Feb 28, 2017 at 10:45 PM, Rodney W. Grimes
>> wrote:
>> >> Author: imp
>> >> Date: Wed Mar 1 05:05:05 2017
>> >> New Revision: 314473
>> >> URL: https://svnweb.freebsd.org/changeset/base/314473
>> >>
>> >> Log:
>> >> Create REA
[ Charset ISO-8859-1 unsupported, converting... ]
> On Tue, 2017-02-28 at 21:53 -0800, Rodney W. Grimes wrote:
> > -- Start of PGP signed section.
> > [ Charset UTF-8 unsupported, converting... ]
> > >
> > >
> > > >
> > > > On Feb 28, 2017, at 21:38, Rodney W. Grimes > > > N85.dnsmgr.net> wrote
> On Tue, Feb 28, 2017 at 10:45 PM, Rodney W. Grimes
> wrote:
> >> Author: imp
> >> Date: Wed Mar 1 05:05:05 2017
> >> New Revision: 314473
> >> URL: https://svnweb.freebsd.org/changeset/base/314473
> >>
> >> Log:
> >> Create README.md file for viewing on github.
> >>
> >> This is a lightly e
On 1 March 2017 at 09:58, Warner Losh wrote:
>
> It's a verbatim copy of README converted to markdown. Maybe README
> should be fixed and this regenerated. The trailing whitespace is part
> of the conversion and not a mistake.
I think the whitespace is a mistake, since the markdown version is
ren
On Tue, 2017-02-28 at 21:53 -0800, Rodney W. Grimes wrote:
> -- Start of PGP signed section.
> [ Charset UTF-8 unsupported, converting... ]
> >
> >
> > >
> > > On Feb 28, 2017, at 21:38, Rodney W. Grimes > > N85.dnsmgr.net> wrote:
> > >
> > > Would it be possible to not do this as 1000 commits
On Wed, Mar 1, 2017 at 8:49 AM, Rodney W. Grimes
wrote:
> [ Charset UTF-8 unsupported, converting... ]
>>
>>
>> Am 1. M?rz 2017 06:45:25 MEZ schrieb "Rodney W. Grimes"
>> :
>> >> Author: imp
>> >> Date: Wed Mar 1 05:05:05 2017
>> >> New Revision: 314473
>> >> URL: https://svnweb.freebsd.org/chan
[ Charset UTF-8 unsupported, converting... ]
>
>
> Am 1. M?rz 2017 06:45:25 MEZ schrieb "Rodney W. Grimes"
> :
> >> Author: imp
> >> Date: Wed Mar 1 05:05:05 2017
> >> New Revision: 314473
> >> URL: https://svnweb.freebsd.org/changeset/base/314473
> >>
> >> Log:
> >> Create README.md file fo
Author: emaste
Date: Wed Mar 1 15:39:58 2017
New Revision: 314495
URL: https://svnweb.freebsd.org/changeset/base/314495
Log:
Remove hard line breaks from README.md
This is rendered with variable-width formatting and a proportional font,
so hard line breaks before 80 cols are undesired.
On Tue, Feb 28, 2017 at 10:45 PM, Rodney W. Grimes
wrote:
>> Author: imp
>> Date: Wed Mar 1 05:05:05 2017
>> New Revision: 314473
>> URL: https://svnweb.freebsd.org/changeset/base/314473
>>
>> Log:
>> Create README.md file for viewing on github.
>>
>> This is a lightly edited README using git
Author: kib
Date: Wed Mar 1 12:10:24 2017
New Revision: 314490
URL: https://svnweb.freebsd.org/changeset/base/314490
Log:
Add some explanation for SV_TIMEKEEP flag.
Sponsored by: The FreeBSD Foundation
MFC after:3 days
Modified:
head/sys/sys/sysent.h
Modified: head/sys/sys/sysent
Author: kib
Date: Wed Mar 1 11:39:29 2017
New Revision: 314489
URL: https://svnweb.freebsd.org/changeset/base/314489
Log:
With the removal of IA64, the only arch which uses ia32 compat is amd64.
Sponsored by: The FreeBSD Foundation
MFC after:2 weeks
Modified:
head/sys/compat/ia32/
Author: br
Date: Wed Mar 1 10:55:12 2017
New Revision: 314488
URL: https://svnweb.freebsd.org/changeset/base/314488
Log:
Set USB OTG mode to host (missed in vendor DTS for some reason).
Sponsored by: DARPA, AFRL
Modified:
head/sys/boot/fdt/dts/arm/socfpga_arria10_socdk_sdmmc.dts
Modifi
Author: kib
Date: Wed Mar 1 10:28:15 2017
New Revision: 314487
URL: https://svnweb.freebsd.org/changeset/base/314487
Log:
Use vm_map_insert() instead of vm_map_find() in elf_map_insert().
Elf_map_insert() needs to create mapping at the known fixed address.
Usage of vm_map_find() assumes,
Author: kib
Date: Wed Mar 1 10:22:07 2017
New Revision: 314486
URL: https://svnweb.freebsd.org/changeset/base/314486
Log:
When deallocating the vm object in elf_map_insert() due to
vm_map_insert() failure, drop the vnode lock around the call to
vm_object_deallocate().
Since the dealloc
Author: sephe
Date: Wed Mar 1 09:05:12 2017
New Revision: 314485
URL: https://svnweb.freebsd.org/changeset/base/314485
Log:
hyperv/hn: Misaligned chimney sending buffers should not be used
MFC after:1 week
Sponsored by: Microsoft
Differential Revision:https://reviews.freebs
Author: sephe
Date: Wed Mar 1 08:50:41 2017
New Revision: 314484
URL: https://svnweb.freebsd.org/changeset/base/314484
Log:
hyperv/hn: Make sure that RNDIS packet message is at least 4B aligned.
MFC after:1 week
Sponsored by: Microsoft
Differential Revision:https://reviews.
Am 1. März 2017 06:45:25 MEZ schrieb "Rodney W. Grimes"
:
>> Author: imp
>> Date: Wed Mar 1 05:05:05 2017
>> New Revision: 314473
>> URL: https://svnweb.freebsd.org/changeset/base/314473
>>
>> Log:
>> Create README.md file for viewing on github.
>>
>> This is a lightly edited README usi
Author: sephe
Date: Wed Mar 1 08:24:17 2017
New Revision: 314483
URL: https://svnweb.freebsd.org/changeset/base/314483
Log:
hyperv/hn: Simplify RNDIS packet total length calculation.
MFC after:1 week
Sponsored by: Microsoft
Differential Revision:https://reviews.freebsd.org/
65 matches
Mail list logo