[Differential] [Accepted] D5318: hyperv/hn: Free the txdesc buf_ring when the TX ring is destroyed

2016-02-18 Thread adrian (Adrian Chadd)
adrian accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D5318 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com,

[Differential] [Accepted] D5317: hyperv/hn: Enable IP header checksum offloading for WIN8 (WinServ2012)

2016-02-18 Thread adrian (Adrian Chadd)
adrian accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D5317 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com,

[Differential] [Accepted] D5316: hyperv/hn: Add option to bind TX taskqueues to the specified CPU

2016-02-18 Thread adrian (Adrian Chadd)
adrian accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D5316 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com,

[Differential] [Accepted] D5290: hyperv/hn: Use buf_ring for txdesc list

2016-02-17 Thread adrian (Adrian Chadd)
adrian accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D5290 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com,

[Differential] [Accepted] D5275: hyperv/hn: Split RX ring data structure out of softc

2016-02-17 Thread adrian (Adrian Chadd)
adrian accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D5275 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com,

[Differential] [Accepted] D5276: hyperv/hn: Use taskqueue_enqueue()

2016-02-17 Thread adrian (Adrian Chadd)
adrian accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D5276 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com,

[Differential] [Accepted] D5274: hyperv/hn: Change global tunable prefix to hw.hn

2016-02-17 Thread adrian (Adrian Chadd)
adrian accepted this revision. REVISION DETAIL https://reviews.freebsd.org/D5274 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, howard0su_gmail.com, honzhan_microsoft.com, adrian, network Cc:

[Differential] [Accepted] D5273: hyperv/hn: Always do transmission scheduling.

2016-02-17 Thread adrian (Adrian Chadd)
adrian accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D5273 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com,

[Differential] [Accepted] D5272: hyperv/hn: Add option to allow sharing TX taskq between hn instances

2016-02-17 Thread adrian (Adrian Chadd)
adrian accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D5272 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com,

[Differential] [Accepted] D5185: tcp/lro: Allow network drivers to set the limit for TCP ACK/data segment aggregation limit

2016-02-17 Thread adrian (Adrian Chadd)
adrian accepted this revision. REVISION DETAIL https://reviews.freebsd.org/D5185 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com, howard0su_gmail.com, np, transport,

[Differential] [Accepted] D5283: hyperv/hn: Split TX ring data structure out of softc

2016-02-17 Thread adrian (Adrian Chadd)
adrian accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D5283 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com,

[Differential] [Accepted] D5282: hyperv/hn: Use non-fast taskqueue for transmission

2016-02-17 Thread adrian (Adrian Chadd)
adrian accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D5282 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com,

[Differential] [Commented On] D5185: tcp/lro: Allow network drivers to set the limit for TCP ACK/data segment aggregation limit

2016-02-04 Thread adrian (Adrian Chadd)
adrian added inline comments. INLINE COMMENTS sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c:455 this should be a separate commit REVISION DETAIL https://reviews.freebsd.org/D5185 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com,

[Differential] [Accepted] D5175: hyperv/hn: Add an option to always do transmission scheduling

2016-02-03 Thread adrian (Adrian Chadd)
adrian accepted this revision. adrian added a comment. This revision has a positive review. Fine by me! REVISION DETAIL https://reviews.freebsd.org/D5175 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, delphij, royger,

Re: Enabling VIMAGE by default for FreeBSD 11?

2014-10-15 Thread Adrian Chadd
Something that just popped up here in local hacking is ensuring that all the vnet state is correctly torn down _after_ the system has finished with things that reference it. For example, having the vnet state torn out from underneath say, active TCP timers that haven't yet been cleaned up. Is

Re: Enabling VIMAGE by default for FreeBSD 11?

2014-10-12 Thread Adrian Chadd
... is it enabled by default on pcbsd? -a ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to freebsd-virtualization-unsubscr...@freebsd.org

Re: VIMAGE: Freed UMA keg was not empty

2013-11-29 Thread Adrian Chadd
Cool! Glad to have helped! -a On 29 November 2013 00:47, Craig Rodrigues rodr...@freebsd.org wrote: On Wed, Nov 27, 2013 at 1:11 PM, Adrian Chadd adr...@freebsd.org wrote: Modify that function to print out keg-uk_name as well. Done. See: http://lists.freebsd.org/pipermail/svn-src

Re: VIMAGE: Freed UMA keg was not empty

2013-11-27 Thread Adrian Chadd
Well, the first step is figuring out which UMA zones are actually problematic. Isn't it logging which zones aren't empty? -a On 26 November 2013 20:01, Craig Rodrigues rodr...@freebsd.org wrote: Adrian, As part of looking at this bug in FreeNAS: Panic on new jail with vnet

Re: VIMAGE: Freed UMA keg was not empty

2013-11-27 Thread Adrian Chadd
Modify that function to print out keg-uk_name as well. -a On 27 November 2013 12:45, Craig Rodrigues rodr...@freebsd.org wrote: On Wed, Nov 27, 2013 at 2:05 AM, Adrian Chadd adr...@freebsd.org wrote: Well, the first step is figuring out which UMA zones are actually problematic. Isn't

Re: De-virtualize V_pf_mtag_z to eliminate kernel panics.

2013-07-27 Thread Adrian Chadd
I'm happy keeping it virtual (it lets us do things like set per-vimage mbuf tag limits, and having per-vimage mbufs may be a useful long term stretch goal to have).. we just have to think about this stuff in more detail. -adrian ___

Re: VIMAGE + PF crash in mbuf destructor

2013-07-22 Thread Adrian Chadd
hm. There's lots of mbuf free calls in the net80211 TX and RX path; do we have to have to set the vnet context during the whole tx/rx path? -adrian On 21 July 2013 23:32, Craig Rodrigues rodr...@freebsd.org wrote: Hi, I used a kernel config with the following lines: include GENERIC

Re: VIMAGE crashes on 9.x with bluetooth devices

2013-07-07 Thread Adrian Chadd
Hi! It looks fine to me. Thanks, -adrian On 7 July 2013 02:30, Craig Rodrigues rodr...@crodrigues.org wrote: Hi, I tried running PC-BSD 9.1 on an HP Elitebook 8460p laptop ( http://h10010.www1.hp.com/wwpc/pscmi...oks/8460p.html ). See the screenshot I posted here:

Re: Avoid sharing interrupts in FreeBSD under ESXi

2013-06-18 Thread Adrian Chadd
... you mean if mpt and em share an interrupt, things get wedged? adrian On 18 June 2013 01:16, C. L. Martinez carlopm...@gmail.com wrote: Hi all, First, sorry for the cross-posting. I have installed a FreeBSD 8.4 vm under an ESXi 5.1 U1 server. All works ok, except for interrupt