On 08/26/16 04:39, hiren panchasara wrote:
> On 08/25/16 at 01:33P, Lawrence Stewart wrote:
>> Author: lstewart
>> Date: Thu Aug 25 13:33:32 2016
>> New Revision: 304803
>> URL: https://svnweb.freebsd.org/changeset/base/304803
>>
>> Log:
>> Pass the number of segments coalesced by LRO up the stac
Pointy hat to: lstewart@
Apologies all for the breakage, thanks Hiren for fixing and apologies
also for missing your email. For some reason your reply to my commit did
not make it to my inbox and was filtered straight to my mailing list
folder which is annoying - I must have introduced a bug in my
Pointy hat to: lstewart@
Apologies all for the breakage, thanks Hiren for fixing and apologies
also for missing your email. For some reason your reply to my commit did
not make it to my inbox and was filtered straight to my mailing list
folder which is annoying - I must have introduced a bug in my
Author: bapt
Date: Sat Aug 27 01:28:00 2016
New Revision: 304877
URL: https://svnweb.freebsd.org/changeset/base/304877
Log:
Remove warning on struct-overflow on gcc 5.3.0 as zic(8) dies on it
Modified:
head/share/mk/bsd.sys.mk
Modified: head/share/mk/bsd.sys.mk
==
Author: landonf
Date: Sat Aug 27 00:58:21 2016
New Revision: 304876
URL: https://svnweb.freebsd.org/changeset/base/304876
Log:
Implement siba(4) support for bhnd_(read|write)_config.
This provides access to the siba(4) bus-mapped per-core cfg0 register
block.
Approved by: adrian (me
Author: delphij
Date: Sat Aug 27 00:56:37 2016
New Revision: 304875
URL: https://svnweb.freebsd.org/changeset/base/304875
Log:
Use printable ASCII instead of octal representation.
MFC after:2 weeks
Modified:
head/usr.bin/gzip/gzip.c
Modified: head/usr.bin/gzip/gzip.c
===
Author: mm
Date: Sat Aug 27 00:47:47 2016
New Revision: 304874
URL: https://svnweb.freebsd.org/changeset/base/304874
Log:
Temporarily disable two libarchive tests that have not yet been fixed by
vendor. Tests will be re-enabled after a fix has been merged.
MFC after:3 days
Modified:
On Fri, Aug 26, 2016 at 04:55:34PM -0700, Adrian Chadd wrote:
> Hi,
>
> I use the kernel lock profiling debugging,
I am already have 100% utilise all CPU cores, I think this is drop
performance?
> but you can use dtrace to
> get an idea:
>
> dtrace -n 'lockstat:::adaptive-block { @[stack()] =
Author: np
Date: Sat Aug 27 00:13:41 2016
New Revision: 304873
URL: https://svnweb.freebsd.org/changeset/base/304873
Log:
cxgbe(4): Provide more details about the card in the sysctl MIB.
dev.t5nex.0.%desc: Chelsio T580-CR
dev.t5nex.0.hw_revision: 1
dev.t5nex.0.sn: PT13140042
dev.t5nex
Author: landonf
Date: Sat Aug 27 00:07:48 2016
New Revision: 304872
URL: https://svnweb.freebsd.org/changeset/base/304872
Log:
bhnd(4): Include the chip model (e.g. BCM4xxx) in bhnd(4) bus's device
descriptions.
Reviewed by: mizhka
Approved by: adrian (mentor)
Differential Revision:
Author: landonf
Date: Sat Aug 27 00:06:20 2016
New Revision: 304871
URL: https://svnweb.freebsd.org/changeset/base/304871
Log:
[mips/broadcom]: Replace static frequency table with generic PMU clock
handling.
- Extended PWRCTL/PMU APIs to support querying clock frequency during very
Author: landonf
Date: Sat Aug 27 00:03:02 2016
New Revision: 304870
URL: https://svnweb.freebsd.org/changeset/base/304870
Log:
bhnd(4): Initial PMU/PWRCTL power and clock management support.
- Added bhnd_pmu driver implementations for PMU and PWRCTL chipsets,
derived from Broadcom's
Hi,
I use the kernel lock profiling debugging, but you can use dtrace to
get an idea:
dtrace -n 'lockstat:::adaptive-block { @[stack()] = sum(arg1); }'
(https://wiki.freebsd.org/DTrace/One-Liners)
-adrian
___
svn-src-head@freebsd.org mailing list
ht
Author: mm
Date: Fri Aug 26 23:50:44 2016
New Revision: 304869
URL: https://svnweb.freebsd.org/changeset/base/304869
Log:
MFV r304866:
Sync libarchive with vendor including security fixes
Vendor issues fixed:
Issue #731: Reject tar entries >= INT64_MAX
Issue #744 (part of Issue #743):
On Friday, August 26, 2016 08:15:23 PM John Baldwin wrote:
> Author: jhb
> Date: Fri Aug 26 20:15:22 2016
> New Revision: 304858
> URL: https://svnweb.freebsd.org/changeset/base/304858
>
> Log:
> Enable I/O MMU when PCI pass through is first used.
>
> Rather than enabling the I/O MMU when t
On Sat, Aug 20, 2016 at 10:18:14AM -0700, Bryan Drewery wrote:
B> On 8/16/2016 2:55 PM, Gleb Smirnoff wrote:
B> > Author: glebius
B> > Date: Tue Aug 16 21:55:34 2016
B> > New Revision: 304244
B> > URL: https://svnweb.freebsd.org/changeset/base/304244
B> >
B> > Log:
B> > We should not be allowing
On Fri, Aug 26, 2016 at 02:42:27PM -0700, Adrian Chadd wrote:
> On 26 August 2016 at 14:36, Slawa Olhovchenkov wrote:
> > On Fri, Aug 26, 2016 at 02:32:00PM -0700, Adrian Chadd wrote:
> >
> >> Hi,
> >>
> >> It's pcb lock contention.
> >
> > Not sure: only 5% of all time.
> > And same 5% for tcbha
On 26 August 2016 at 14:36, Slawa Olhovchenkov wrote:
> On Fri, Aug 26, 2016 at 02:32:00PM -0700, Adrian Chadd wrote:
>
>> Hi,
>>
>> It's pcb lock contention.
>
> Not sure: only 5% of all time.
> And same 5% for tcbhashsize = 65K and 256K.
> Or you talk about some more thin effect?
You're in the
On Fri, Aug 26, 2016 at 02:32:00PM -0700, Adrian Chadd wrote:
> Hi,
>
> It's pcb lock contention.
Not sure: only 5% of all time.
And same 5% for tcbhashsize = 65K and 256K.
Or you talk about some more thin effect?
>
> On 26 August 2016 at 08:13, Slawa Olhovchenkov wrote:
> > On Fri, Aug 26, 2
Hi,
It's pcb lock contention.
-adrian
On 26 August 2016 at 08:13, Slawa Olhovchenkov wrote:
> On Fri, Aug 26, 2016 at 04:01:14PM +0100, Bruce Simpson wrote:
>
>> Slawa,
>>
>> I'm afraid this may be a bit of a non-sequitur. Sorry.. I seem to be
>> missing something. As I understand it this th
Author: ed
Date: Fri Aug 26 20:23:10 2016
New Revision: 304860
URL: https://svnweb.freebsd.org/changeset/base/304860
Log:
Improve compatibility of calls to dirname() on constant strings.
As the xinstall(8) utility had to be patched up to work with the POSIXly
correct basename()/dirname()
Hey,
2016-08-26 22:04 GMT+02:00 Bryan Drewery :
> On 8/26/2016 12:57 PM, John Baldwin wrote:
>> Alternatively, couldn't you just leave basename out of the libgen patch
>> for now and only add it once you do the real symver bump for the
>> different version? (That is, just use __generic() for dirn
Author: landonf
Date: Fri Aug 26 20:16:02 2016
New Revision: 304859
URL: https://svnweb.freebsd.org/changeset/base/304859
Log:
[mips/broadcom] Generic platform_reset() support.
This adds support for performing platform_reset() on all supported
devices, using early boot enumeration of chip
Author: jhb
Date: Fri Aug 26 20:15:22 2016
New Revision: 304858
URL: https://svnweb.freebsd.org/changeset/base/304858
Log:
Enable I/O MMU when PCI pass through is first used.
Rather than enabling the I/O MMU when the vmm module is loaded,
defer initialization until the first attempt to pa
On 8/26/2016 12:57 PM, John Baldwin wrote:
> On Friday, August 26, 2016 09:37:10 AM Ed Schouten wrote:
>> Hi,
>>
>> 2016-08-26 1:52 GMT+02:00 Bryan Drewery :
>>> Libc wouldn't build, it complained quite loudly with a lot of these:
>>
>> Got it. Thinking ahead, if it's just basename() giving the pro
On Friday, August 26, 2016 09:37:10 AM Ed Schouten wrote:
> Hi,
>
> 2016-08-26 1:52 GMT+02:00 Bryan Drewery :
> > Libc wouldn't build, it complained quite loudly with a lot of these:
>
> Got it. Thinking ahead, if it's just basename() giving the problems,
> maybe it's easier to just go ahead and
Author: hiren
Date: Fri Aug 26 19:23:17 2016
New Revision: 304857
URL: https://svnweb.freebsd.org/changeset/base/304857
Log:
Adjust TCP module fastpath after r304803's cc_ack_received() changes.
Reported by: hiren, bz, np
Reviewed by: rrs
Sponsored by: Limeligh
On 08/26/16 18:31, Bryan Drewery wrote:
> On 8/26/2016 12:37 AM, Ed Schouten wrote:
>> Hi,
>>
>> 2016-08-26 1:52 GMT+02:00 Bryan Drewery :
>>> Libc wouldn't build, it complained quite loudly with a lot of these:
>> Got it. Thinking ahead, if it's just basename() giving the problems,
>> maybe it's e
Author: hiren
Date: Fri Aug 26 17:48:54 2016
New Revision: 304855
URL: https://svnweb.freebsd.org/changeset/base/304855
Log:
Update TCPS_HAVERCVDFIN() macro to correctly include all states a connection
can be in after receiving a FIN.
FWIW, NetBSD has this change for quite some time.
Author: np
Date: Fri Aug 26 17:38:13 2016
New Revision: 304854
URL: https://svnweb.freebsd.org/changeset/base/304854
Log:
cxgbe/iw_cxgbe: Various fixes to the iWARP driver.
- Return appropriate error code instead of ENOMEM when sosend() fails in
send_mpa_req.
- Fix for problematic rac
On 8/26/2016 12:37 AM, Ed Schouten wrote:
> Hi,
>
> 2016-08-26 1:52 GMT+02:00 Bryan Drewery :
>> Libc wouldn't build, it complained quite loudly with a lot of these:
> Got it. Thinking ahead, if it's just basename() giving the problems,
> maybe it's easier to just go ahead and bump the symver of b
On Fri, Aug 26, 2016 at 04:01:14PM +0100, Bruce Simpson wrote:
> Slawa,
>
> I'm afraid this may be a bit of a non-sequitur. Sorry.. I seem to be
> missing something. As I understand it this thread is about Ryan's change
> to netinet for broadcast.
>
> On 26/08/16 15:49, Slawa Olhovchenkov wrot
Slawa,
I'm afraid this may be a bit of a non-sequitur. Sorry.. I seem to be
missing something. As I understand it this thread is about Ryan's change
to netinet for broadcast.
On 26/08/16 15:49, Slawa Olhovchenkov wrote:
On Sun, Aug 21, 2016 at 03:04:00AM +0300, Slawa Olhovchenkov wrote:
On
Author: tsoome
Date: Fri Aug 26 14:58:57 2016
New Revision: 304850
URL: https://svnweb.freebsd.org/changeset/base/304850
Log:
Unused variables and cstyle fix for loader dosfs
Reviewed by: imp, allanjude
Approved by: imp (mentor), allanjude (mentor)
Differential Revision:https:
On Sun, Aug 21, 2016 at 03:04:00AM +0300, Slawa Olhovchenkov wrote:
> On Sun, Aug 21, 2016 at 12:25:46AM +0100, Bruce Simpson wrote:
>
> > On 20/08/16 23:05, Slawa Olhovchenkov wrote:
> > > I am think this substitution is very bad idea (by design).
> > > Also, on transmit side this is must be irr
Author: np
Date: Fri Aug 26 08:25:28 2016
New Revision: 304838
URL: https://svnweb.freebsd.org/changeset/base/304838
Log:
Do not free an uninitialized pointer on soaccept failure in the iWARP
connection manager.
Sponsored by: Chelsio Communications
Modified:
head/sys/ofed/drivers/infin
Author: tuexen
Date: Fri Aug 26 07:49:23 2016
New Revision: 304837
URL: https://svnweb.freebsd.org/changeset/base/304837
Log:
Fix a bug, where no SACK is sent when receiving a FORWARD-TSN or
I-FORWARD-TSN chunk before any DATA or I-DATA chunk.
Thanks to Julian Cordes for finding this prob
Hi,
2016-08-26 1:52 GMT+02:00 Bryan Drewery :
> Libc wouldn't build, it complained quite loudly with a lot of these:
Got it. Thinking ahead, if it's just basename() giving the problems,
maybe it's easier to just go ahead and bump the symver of basename()
as well? I'm planning on replacing it anyw
38 matches
Mail list logo