Author: sephe
Date: Tue Jul 19 07:51:22 2016
New Revision: 303023
URL: https://svnweb.freebsd.org/changeset/base/303023
Log:
hyperv/vmbus: Rename laundered vmbus channel code
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:https://reviews.freebsd.org/D723
Author: tuexen
Date: Tue Jul 19 09:48:08 2016
New Revision: 303024
URL: https://svnweb.freebsd.org/changeset/base/303024
Log:
netstat and sockstat expect the IPv6 link local addresses to
have an embedded scope. So don't recover.
MFC after:3 days
Modified:
head/sys/netinet/sctp_sysc
Author: tuexen
Date: Tue Jul 19 11:16:44 2016
New Revision: 303025
URL: https://svnweb.freebsd.org/changeset/base/303025
Log:
Use correct order of conditions to avoid NULL deref.
MFC after:3 days
X-MFC with: r302935
Modified:
head/sys/netinet/sctp_indata.c
Modified: head/sys/net
Dne 19.07.2016 v 2:11 Nathan Whitehorn napsal(a):
Hi Nathan,
I’m afraid that skra is on vacation, for next 2 weeks (at minimum), so
please don’t expect quick response.
> Could you please describe what this change is in more detail?
Short description is appended.
>
> It breaks a lot of encapsulat
Gleb
Ok
I have now updated
https://reviews.freebsd.org/D7135
You can take this or not… I really don’t care either way… (you are welcome to
own the kern_timeout.c code I hate it) :-)
Basically when you went off and re-factored kern_timeout.c I had worked in
parallel on fixing
the bugs you were
On Tue, Jul 19, 2016 at 01:43:16PM +0200, Randall Stewart wrote:
> Gleb
>
> Ok
>
> I have now updated
>
> https://reviews.freebsd.org/D7135
>
> You can take this or not… I really don’t care either way… (you are welcome to
> own the kern_timeout.c code I hate it) :-)
>
> Basically when you went
Glen:
My changes work.. I have them running in NF in at least 1/2 dozen machines.
I am more than willing to commit them.. they actually are not much different
than
whats in stable 10.. though I don’t know if the async-drain was MFC’d there.. it
needs to be in for TCP.. or else you will have yet
On Tue, Jul 19, 2016 at 03:46:54PM +0200, Randall Stewart wrote:
> Glen:
>
> My changes work.. I have them running in NF in at least 1/2 dozen machines.
>
For how long? What are the uptimes on these machines?
This is the blocker for 11.0-BETA2, and I don't want to see more
regressions being i
On 07/19/16 04:13, Michal Meloun wrote:
Dne 19.07.2016 v 2:11 Nathan Whitehorn napsal(a):
Hi Nathan,
I’m afraid that skra is on vacation, for next 2 weeks (at minimum), so
please don’t expect quick response.
Could you please describe what this change is in more detail?
Short description is a
Well
The code itself I had up on machines for probably about 2 months. But then
I switched over to Gleb’s changes here just recently .. which caused me all
kinds of fun :)
I had to go back into Mercurial to pull back my changes.. I have had the
resurrected changes running on my netflix machines
On 07/19/16 04:13, Michal Meloun wrote:
Dne 19.07.2016 v 2:11 Nathan Whitehorn napsal(a):
Hi Nathan,
I’m afraid that skra is on vacation, for next 2 weeks (at minimum), so
please don’t expect quick response.
Could you please describe what this change is in more detail?
Short description is app
Author: andrew
Date: Tue Jul 19 16:02:07 2016
New Revision: 303026
URL: https://svnweb.freebsd.org/changeset/base/303026
Log:
Add missing flags from acpidump. These are defined in the header, but not
printed. The HW_REDUCED flag is useful as it should be set on arm64 to
comply with the ARM S
Author: gjb
Date: Tue Jul 19 16:34:49 2016
New Revision: 303028
URL: https://svnweb.freebsd.org/changeset/base/303028
Log:
Belatedly add FreeBSD 11.0 and 12.0 to the family tree file.
Submitted by: des (a while back)
Sponsored by: The FreeBSD Foundation
Modified:
head/share/misc/bsd-fa
On Tue, 19 Jul 2016, 16:34-, Glen Barber wrote:
> Author: gjb
> Date: Tue Jul 19 16:34:49 2016
> New Revision: 303028
> URL: https://svnweb.freebsd.org/changeset/base/303028
>
> Log:
> Belatedly add FreeBSD 11.0 and 12.0 to the family tree file.
>
> Submitted by: des (a while back)
>
On Tue, Jul 19, 2016 at 07:42:03PM +0300, Maxim Konovalov wrote:
> On Tue, 19 Jul 2016, 16:34-, Glen Barber wrote:
>
> > Author: gjb
> > Date: Tue Jul 19 16:34:49 2016
> > New Revision: 303028
> > URL: https://svnweb.freebsd.org/changeset/base/303028
> >
> > Log:
> > Belatedly add FreeBSD 11
On Tue, 19 Jul 2016, 16:46-, Glen Barber wrote:
> On Tue, Jul 19, 2016 at 07:42:03PM +0300, Maxim Konovalov wrote:
> > On Tue, 19 Jul 2016, 16:34-, Glen Barber wrote:
> >
> > > Author: gjb
> > > Date: Tue Jul 19 16:34:49 2016
> > > New Revision: 303028
> > > URL: https://svnweb.freebsd.org
On Tue, Jul 19, 2016 at 07:51:34PM +0300, Maxim Konovalov wrote:
> On Tue, 19 Jul 2016, 16:46-, Glen Barber wrote:
>
> > On Tue, Jul 19, 2016 at 07:42:03PM +0300, Maxim Konovalov wrote:
> > > On Tue, 19 Jul 2016, 16:34-, Glen Barber wrote:
> > >
> > > > Author: gjb
> > > > Date: Tue Jul 19
Author: gjb
Date: Tue Jul 19 16:55:16 2016
New Revision: 303030
URL: https://svnweb.freebsd.org/changeset/base/303030
Log:
Fix the previous commit to the family tree file. It is too early
to list 11.0, and we do not list -CURRENT here.
Submitted by: maxim
Sponsored by: The FreeBSD Foun
Author: emaste
Date: Tue Jul 19 17:15:07 2016
New Revision: 303031
URL: https://svnweb.freebsd.org/changeset/base/303031
Log:
clang++: Always use --eh-frame-hdr on FreeBSD, even for -static
FreeBSD uses LLVM's libunwind on FreeBSD/arm64 today (and we expect to
use it more widely in the fu
Author: sbruno
Date: Tue Jul 19 17:31:48 2016
New Revision: 303032
URL: https://svnweb.freebsd.org/changeset/base/303032
Log:
Fixup DA cable detection routines to not set the cable type to
unknown if they do not match one of two cable types.
PR: 150249
Submitted by: bor...@sar
Author: emaste
Date: Tue Jul 19 17:46:09 2016
New Revision: 303033
URL: https://svnweb.freebsd.org/changeset/base/303033
Log:
add an arch.7 man page with architecture-specific details
Based on details collected on the wiki, at
https://wiki.freebsd.org/EdMaste/ArchitectureSpecifics
Furth
Author: emaste
Date: Tue Jul 19 18:05:25 2016
New Revision: 303034
URL: https://svnweb.freebsd.org/changeset/base/303034
Log:
Include makewhatis in ITOOLS when MK_MAN_UTILS is true
Previously it was conditional on MK_MAN. It's possible to build
FreeBSD with man pages but without man page
Author: markm
Date: Tue Jul 19 18:07:47 2016
New Revision: 303035
URL: https://svnweb.freebsd.org/changeset/base/303035
Log:
Random bit generator (RBG) driver for RPi and RPi2.
Summary:
This driver supports the following methods to trigger gathering random bits
from the hardware:
1. in
Hi *
I'm going to get a bollicking for the formatting in this. Apologies in advance!
M
> On 19 Jul 2016, at 19:07, Mark Murray wrote:
>
> Author: markm
> Date: Tue Jul 19 18:07:47 2016
> New Revision: 303035
> URL: https://svnweb.freebsd.org/changeset/base/303035
>
> Log:
> Random bit genera
Author: emaste
Date: Tue Jul 19 18:15:22 2016
New Revision: 303036
URL: https://svnweb.freebsd.org/changeset/base/303036
Log:
makefs: reorder 'usage' alphabetically
From NetBSD, Mon Aug 15 14:45:01 2011 + (wiz)
Re-order `usage' alphabetically;
rename option arguments in t
> On Mar 18, 2016, at 10:49 AM, Julian Elischer wrote:
>
> Author: julian
> Date: Fri Mar 18 14:49:11 2016
> New Revision: 297023
> URL: https://svnweb.freebsd.org/changeset/base/297023
>
> Log:
> Add the ability to print out ht emodule specific information in likely
> formats.
> Among othe
Author: rrs
Date: Tue Jul 19 18:31:19 2016
New Revision: 303037
URL: https://svnweb.freebsd.org/changeset/base/303037
Log:
This reverts out Gleb's changes and adds three small
fixes that I think closes up the races Gleb was
looking for. This is running quite nicely in Netflix and
now no lo
> On Jul 19, 2016, at 11:31, Randall Stewart wrote:
>
> Author: rrs
> Date: Tue Jul 19 18:31:19 2016
> New Revision: 303037
> URL: https://svnweb.freebsd.org/changeset/base/303037
>
> Log:
> This reverts out Gleb's changes and adds three small
> fixes that I think closes up the races Gleb was
Thank you! This is super useful.
-Nathan
On 07/19/16 10:46, Ed Maste wrote:
Author: emaste
Date: Tue Jul 19 17:46:09 2016
New Revision: 303033
URL: https://svnweb.freebsd.org/changeset/base/303033
Log:
add an arch.7 man page with architecture-specific details
Based on details collecte
Author: emaste
Date: Tue Jul 19 18:40:54 2016
New Revision: 303038
URL: https://svnweb.freebsd.org/changeset/base/303038
Log:
makefs: sync NetBSD IDs with upstream for changes that we already have
May 22 21:51:39 2011 + (christos):
From Nathan Whitehorn (nwhitehorn at freebsd d
Author: manu
Date: Tue Jul 19 19:00:22 2016
New Revision: 303039
URL: https://svnweb.freebsd.org/changeset/base/303039
Log:
Do not use TERM_EMU on arm and arm64 as it doesn't behave well with serial
console.
Reviewed by: andrew, emaste
MFC after:1 week
Differential Revision:
Author: scottl
Date: Tue Jul 19 19:09:23 2016
New Revision: 303040
URL: https://svnweb.freebsd.org/changeset/base/303040
Log:
Supporting flushing the dump before returning, and simplify/combine the
logic. Switch to a 5us delay since most NVME devices can easily do 200,000
iops.
Submitt
Author: rene (doc,ports committer)
Date: Tue Jul 19 19:13:01 2016
New Revision: 303041
URL: https://svnweb.freebsd.org/changeset/base/303041
Log:
erwin stepped down from portmgr, update the graph.
Modified:
head/share/misc/organization.dot
Modified: head/share/misc/organization.dot
=
Author: scottl
Date: Tue Jul 19 19:19:03 2016
New Revision: 303042
URL: https://svnweb.freebsd.org/changeset/base/303042
Log:
Remove unused variable from last commit.
Modified:
head/sys/dev/nvd/nvd.c
Modified: head/sys/dev/nvd/nvd.c
===
Author: cem
Date: Tue Jul 19 19:20:47 2016
New Revision: 303043
URL: https://svnweb.freebsd.org/changeset/base/303043
Log:
Increase vt(4) framebuffer maximum size
And rename "DEFAULT" constants to the more accurate "MAX."
PR: 210382
Submitted by: Felix
Reviewed by: wblo
On Tue, Jul 19, 2016 at 10:46 AM, Ed Maste wrote:
> Author: emaste
> Date: Tue Jul 19 17:46:09 2016
> New Revision: 303033
> URL: https://svnweb.freebsd.org/changeset/base/303033
>
> Log:
> add an arch.7 man page with architecture-specific details
>
> Based on details collected on the wiki, at
On 19 July 2016 at 15:37, Conrad Meyer wrote:
>
> ILP32 was only added on CURRENT during the 11 timeframe (the r276479
> 3.5.0 import), and can't be relied upon for stable/10 or 9, FWIW.
> (Not useful for ports, for example.)
>
> Sure, it's probably okay that this manual page only describes the
>
Author: emaste
Date: Tue Jul 19 19:50:30 2016
New Revision: 303044
URL: https://svnweb.freebsd.org/changeset/base/303044
Log:
arch.7: we also use 1M page mappings on armv6
Submitted by: alc
Modified:
head/share/man/man7/arch.7
Modified: head/share/man/man7/arch.7
===
Author: emaste
Date: Tue Jul 19 20:11:50 2016
New Revision: 303045
URL: https://svnweb.freebsd.org/changeset/base/303045
Log:
arch.7: correct MIPS endianness transcription error
Submitted by: Nikolai Lifanov
Modified:
head/share/man/man7/arch.7
Modified: head/share/man/man7/arch.7
On Tue, Jul 19, 2016 at 12:51 PM, Ed Maste wrote:
> On 19 July 2016 at 15:37, Conrad Meyer wrote:
>>
>> ILP32 was only added on CURRENT during the 11 timeframe (the r276479
>> 3.5.0 import), and can't be relied upon for stable/10 or 9, FWIW.
>> (Not useful for ports, for example.)
>>
>> Sure, it'
Author: pfg
Date: Tue Jul 19 20:22:13 2016
New Revision: 303046
URL: https://svnweb.freebsd.org/changeset/base/303046
Log:
libc: tag the Rune initialization function prototypes visibility as hidden.
It is good practice to export as few symbols as possible from your shared
libraries, so us
Hi Pedro,
2016-07-19 22:22 GMT+02:00 Pedro F. Giffuni :
> Author: pfg
> Date: Tue Jul 19 20:22:13 2016
> New Revision: 303046
> URL: https://svnweb.freebsd.org/changeset/base/303046
>
> Log:
> libc: tag the Rune initialization function prototypes visibility as hidden.
How does this interact wit
Hi;
On 07/19/16 15:46, Ed Schouten wrote:
Hi Pedro,
2016-07-19 22:22 GMT+02:00 Pedro F. Giffuni :
Author: pfg
Date: Tue Jul 19 20:22:13 2016
New Revision: 303046
URL: https://svnweb.freebsd.org/changeset/base/303046
Log:
libc: tag the Rune initialization function prototypes visibility as hi
On Tue, Jul 19, 2016 at 10:46:36PM +0200, Ed Schouten wrote:
> 2016-07-19 22:22 GMT+02:00 Pedro F. Giffuni :
> > Author: pfg
> > Date: Tue Jul 19 20:22:13 2016
> > New Revision: 303046
> > URL: https://svnweb.freebsd.org/changeset/base/303046
> > Log:
> > libc: tag the Rune initialization functi
On 07/19/16 16:22, Pedro Giffuni wrote:
Hi;
On 07/19/16 15:46, Ed Schouten wrote:
Hi Pedro,
2016-07-19 22:22 GMT+02:00 Pedro F. Giffuni :
Author: pfg
Date: Tue Jul 19 20:22:13 2016
New Revision: 303046
URL: https://svnweb.freebsd.org/changeset/base/303046
Log:
libc: tag the Rune initiali
Author: pfg
Date: Tue Jul 19 22:56:40 2016
New Revision: 303047
URL: https://svnweb.freebsd.org/changeset/base/303047
Log:
sed(1): Assorted cleanups and simplifications.
Const-ify several variables, make it build cleanly with WARNS level 5.
Submitted by: mi
PR: 195929
Author: markj
Date: Wed Jul 20 00:02:10 2016
New Revision: 303050
URL: https://svnweb.freebsd.org/changeset/base/303050
Log:
Merge {amd64,i386}/instr_size.c into x86_instr_size.c.
Also reduce the diff between us and upstream: the input data model will
always be DATAMODEL_NATIVE because of
Author: bdrewery
Date: Wed Jul 20 00:06:03 2016
New Revision: 303051
URL: https://svnweb.freebsd.org/changeset/base/303051
Log:
Only build makewhatis(1)/apropos(1) with MAN_UTILS.
This is what src.conf(5) documents and is what the older non-mandoc
versions respected.
Sponsored by: EM
Author: markj
Date: Wed Jul 20 00:09:22 2016
New Revision: 303052
URL: https://svnweb.freebsd.org/changeset/base/303052
Log:
Make vm_pageout_wakeup_thresh a u_int rather than an int.
It's a threshold for v_free_count, which is of type u_int. This also lets
us get rid of a cast in vm_pagin
Author: markj
Date: Wed Jul 20 01:01:50 2016
New Revision: 303059
URL: https://svnweb.freebsd.org/changeset/base/303059
Log:
Release the second critical section in uma_zfree_arg() slightly earlier.
It is only needed when removing a full bucket from the per-CPU cache. The
bucket cache (uz_
Ed Maste writes:
> +.It Sy Architecture Ta Sy Page Sizes
> +.It amd64 Ta 4K, 2M, 1G
Does FreeBSD support 1G pages nowadays?
$ sysctl hw.pagesizes
hw.pagesizes: 4096 2097152 0
$ dmesg | fgrep -i 1gb
AMD Features=0x2c100800
> +.Ss Predefined Macros
> +The compiler provides a number of p
Author: emaste
Date: Wed Jul 20 03:13:02 2016
New Revision: 303061
URL: https://svnweb.freebsd.org/changeset/base/303061
Log:
libunwind: Properly align _Unwind_Exception.
_Unwind_Exception is required to be double word aligned. GCC has
interpreted this to mean "use the maximum useful ali
Author: pfg
Date: Wed Jul 20 03:52:04 2016
New Revision: 303062
URL: https://svnweb.freebsd.org/changeset/base/303062
Log:
MFV r298167, r300962, r303048:
openresolv: update to version 3.8.1.
Among the new features it attempts to support alternative init systems.
MFC after:1 month
On 07/19/16 22:52, Pedro F. Giffuni wrote:
Author: pfg
Date: Wed Jul 20 03:52:04 2016
New Revision: 303062
URL: https://svnweb.freebsd.org/changeset/base/303062
Log:
MFV r298167, r300962, r303048:
openresolv: update to version 3.8.1.
Among the new features it attempts to support alterna
On Wed, Jul 20, 2016 at 05:01:03AM +0200, Jan Beich wrote:
> Ed Maste writes:
>
> > +.It Sy Architecture Ta Sy Page Sizes
> > +.It amd64 Ta 4K, 2M, 1G
>
> Does FreeBSD support 1G pages nowadays?
Define what do you mean by 'support'. The direct map is mapped with 1G
pages where possible, a
Author: stevek
Date: Wed Jul 20 04:25:09 2016
New Revision: 303063
URL: https://svnweb.freebsd.org/changeset/base/303063
Log:
Add myself (stevek) as a src committer and mentor (sjg) to committers-src.dot
Approved by: sjg (mentor)
Modified:
head/share/misc/committers-src.dot
Modified: h
Author: sephe
Date: Wed Jul 20 05:03:04 2016
New Revision: 303066
URL: https://svnweb.freebsd.org/changeset/base/303066
Log:
hyperv/vmbus: Get rid of unnecessary definition.
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:https://reviews.freebsd.org/D7240
On Tue, Jul 19, 2016 at 9:01 PM, Jan Beich wrote:
> Ed Maste writes:
>
>> +.It Sy Architecture Ta Sy Page Sizes
>> +.It amd64 Ta 4K, 2M, 1G
>
> Does FreeBSD support 1G pages nowadays?
>
> $ sysctl hw.pagesizes
> hw.pagesizes: 4096 2097152 0
>
> $ dmesg | fgrep -i 1gb
> AMD Features=0x2c10
Author: sephe
Date: Wed Jul 20 05:16:23 2016
New Revision: 303067
URL: https://svnweb.freebsd.org/changeset/base/303067
Log:
hyperv/vmbus: Move IC register definition to Hyper-V utilities
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:https://reviews.fre
Author: sephe
Date: Wed Jul 20 05:26:04 2016
New Revision: 303068
URL: https://svnweb.freebsd.org/changeset/base/303068
Log:
hyperv/vmbus: Channel struct field rename
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:https://reviews.freebsd.org/D7242
Modif
Author: sephe
Date: Wed Jul 20 05:34:28 2016
New Revision: 303069
URL: https://svnweb.freebsd.org/changeset/base/303069
Log:
hyperv/vmbus: Pass channel as the first argument for channel callback
The prepares to kill device private fields in channel struct, which
are not flexible and exten
Author: sephe
Date: Wed Jul 20 05:48:52 2016
New Revision: 303070
URL: https://svnweb.freebsd.org/changeset/base/303070
Log:
hyperv/vmbus: Deprecate the device private data in channel struct
They are neither flexible nor extensible.
MFC after:1 week
Sponsored by: Microsoft OSTC
Author: sephe
Date: Wed Jul 20 06:00:27 2016
New Revision: 303071
URL: https://svnweb.freebsd.org/changeset/base/303071
Log:
hyperv/vmbus: Hide channel struct definition.
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:https://reviews.freebsd.org/D7245
A
Author: sephe
Date: Wed Jul 20 06:12:32 2016
New Revision: 303072
URL: https://svnweb.freebsd.org/changeset/base/303072
Log:
hyperv/vmbus: Save MNF trigger location instead of MNF trigger index.
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:https://revi
Author: tuexen
Date: Wed Jul 20 06:29:26 2016
New Revision: 303073
URL: https://svnweb.freebsd.org/changeset/base/303073
Log:
Fix a bug in deferred stream reset processing which results
in using a length field before it is set.
Thanks to Taylor Brandstetter for reporting the issue and
p
On Tue, Jul 19, 2016 at 06:31:19PM +, Randall Stewart wrote:
R> Author: rrs
R> Date: Tue Jul 19 18:31:19 2016
R> New Revision: 303037
R> URL: https://svnweb.freebsd.org/changeset/base/303037
R>
R> Log:
R> This reverts out Gleb's changes and adds three small
R> fixes that I think closes up
66 matches
Mail list logo