Hi, everyone,
I'm looking at the MLDv2 implemenation in kernel, and there seem to be some
issues, could anyone confirm them?
1. RFC3810 clause 6.1 mentions there is a Source Retransmission Counter
associated to each source, so that the merged report could contain the content
that is interrupte
Hi,
MSI-x supports upto 2048 vectors but what I see in freebsd 8.2 is that when
I use more than ~30 vectors, system becomes dead slow.
Is there a limitation on number of msi vectors that can be used in 8.2?
/Venkat
___
freebsd-net@freebsd.org mailing lis
On Wednesday, June 20, 2012 6:47:34 am Venkat Duvvuru wrote:
> Hi,
> MSI-x supports upto 2048 vectors but what I see in freebsd 8.2 is that when
> I use more than ~30 vectors, system becomes dead slow.
> Is there a limitation on number of msi vectors that can be used in 8.2?
FreeBSD/x86 supports r
Hi,
On 20 Jun 2012, at 01:12, GuYong wrote:
>
> Hi, everyone,
> I'm looking at the MLDv2 implemenation in kernel, and there seem to be some
> issues, could anyone confirm them?
> 1. RFC3810 clause 6.1 mentions there is a Source Retransmission Counter
> associated to each source, so that the
On 20 Jun 2012, at 01:12, GuYong wrote:
> 1. RFC3810 clause 6.1 mentions there is a Source Retransmission Counter
> associated to each source, so that the merged report could contain the
> content that is interrupted by a new state change report BUT, I
> didn't see this is implemented