On Tue, Sep 13, 2016 at 09:21:25AM +0800, Sepherosa Ziehau wrote:
> Still didn't find anything wrong with this tunable set.
Hm, did you have DMAR globally enabled ? I.e. did you get messages
about dmar attachment, and then reports about dmar routing interrupts, like
msi: Assigning MSI-X IRQ 264 to
On Tue, Sep 13, 2016 at 4:27 PM, Konstantin Belousov
wrote:
> On Tue, Sep 13, 2016 at 09:21:25AM +0800, Sepherosa Ziehau wrote:
>> Still didn't find anything wrong with this tunable set.
> Hm, did you have DMAR globally enabled ? I.e. did you get messages
> about dmar attachment, and then reports
Author: andrew
Date: Tue Sep 13 14:10:49 2016
New Revision: 305767
URL: https://svnweb.freebsd.org/changeset/base/305767
Log:
Add a warning about a known erratum we have observed on ThunderX pass 1.1.
As this is evaluation hardware with only a few users, and there is a lack
of information ad
Author: bapt
Date: Tue Sep 13 15:37:23 2016
New Revision: 305769
URL: https://svnweb.freebsd.org/changeset/base/305769
Log:
Remove code that crept in r305125 by accident
Reported by: tsoome
Modified:
head/sys/boot/common/dev_net.c
Modified: head/sys/boot/common/dev_net.c
==
Author: bapt
Date: Tue Sep 13 15:41:05 2016
New Revision: 305770
URL: https://svnweb.freebsd.org/changeset/base/305770
Log:
Add a comment on the #endif related to the guards
Reported by: tsoome
Modified:
head/lib/libstand/net.h
Modified: head/lib/libstand/net.h
Author: andrew
Date: Tue Sep 13 15:45:22 2016
New Revision: 305771
URL: https://svnweb.freebsd.org/changeset/base/305771
Log:
Fix the arm64 kernel build when DDB is disabled, debug_monitor.c depends on
DDB, and is unused when it's disabled.
Obtained from:ABT Systems Ltd
MFC afte
Author: andrew
Date: Tue Sep 13 16:20:31 2016
New Revision: 305772
URL: https://svnweb.freebsd.org/changeset/base/305772
Log:
Add a missing opt_ddb.h include from places that include debug_moditor.h
to fix the build.
Obtained from:ABT Systems Ltd
X-MFC with: r305771
Sponsore
Author: ae
Date: Tue Sep 13 18:16:15 2016
New Revision: 305778
URL: https://svnweb.freebsd.org/changeset/base/305778
Log:
Fix swap tables between sets when this functional is enabled.
We have 6 opcode rewriters for table opcodes. When `set swap' command
invoked, it is called for each rewr
Author: sjg
Date: Tue Sep 13 22:17:25 2016
New Revision: 305783
URL: https://svnweb.freebsd.org/changeset/base/305783
Log:
Avoid clobbering existing value of META_COOKIE_TOUCH
Modified:
head/share/mk/meta.sys.mk
Modified: head/share/mk/meta.sys.mk
Author: avos
Date: Tue Sep 13 22:59:38 2016
New Revision: 305785
URL: https://svnweb.freebsd.org/changeset/base/305785
Log:
net80211: improve error checking in ieee80211_parse_{wpa,rsn}()
- Add few checks for group/pairwise ciphers into
ieee80211_parse_{wpa,rsn}().
- Split error code an
Author: cy
Date: Wed Sep 14 01:47:01 2016
New Revision: 305787
URL: https://svnweb.freebsd.org/changeset/base/305787
Log:
Switch from .CURDIR to the simpler, more legible SRCTOP.
Suggested by: emaste
X-MFC-with: upcoming amd upgrade
Modified:
head/usr.sbin/amd/amd/Makefile
head/usr
On Wed, Sep 14, 2016 at 01:47:01AM +, Cy Schubert wrote:
> Author: cy
> Date: Wed Sep 14 01:47:01 2016
> New Revision: 305787
> URL: https://svnweb.freebsd.org/changeset/base/305787
>
> Log:
> Switch from .CURDIR to the simpler, more legible SRCTOP.
>
> Suggested by: emaste
> X-
In message <20160914050055.hcrkodky7ds6y...@ivaldir.etoilebsd.net>,
Baptiste Da
roussin writes:
>
>
> --55tggrzvwhw6q2vy
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> On Wed, Sep 14, 2016 at 01:47:01AM +, Cy Schu
Author: sephe
Date: Wed Sep 14 06:15:45 2016
New Revision: 305788
URL: https://svnweb.freebsd.org/changeset/base/305788
Log:
hyperv/hn: Pull RSS key and indirect table setup up.
This paves the way for the dynamic RSS key and indirect table setting.
MFC after:1 week
Sponsored by:
Author: sephe
Date: Wed Sep 14 06:30:14 2016
New Revision: 305789
URL: https://svnweb.freebsd.org/changeset/base/305789
Log:
hyperv/vmbus: Make sure that the sub-channel count is valid.
MFC after:1 week
Sponsored by: Microsoft
Differential Revision:https://reviews.freebsd.or
Author: sephe
Date: Wed Sep 14 06:47:25 2016
New Revision: 305790
URL: https://svnweb.freebsd.org/changeset/base/305790
Log:
hyperv/hn: Remove unused softc field
MFC after:1 week
Sponsored by: Microsoft
Differential Revision:https://reviews.freebsd.org/D7866
Modified:
hea
16 matches
Mail list logo