qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/8] TUNSETSNDBUF - pushback to help UDP tx


From: Mark McLoughlin
Subject: [Qemu-devel] [PATCH 0/8] TUNSETSNDBUF - pushback to help UDP tx
Date: Thu, 18 Jun 2009 18:21:28 +0100

Hi,
        The first two patches are a fix to fix a potential crash with
host_net_remove while doing heavy network I/O.

        The rest of the patches add support for using the new
TUNSETSNDBUF ioctl in 2.6.30 in order to provide some pushback against
UDP applications in the guest who are sending packets faster than the
host can handle them. More detail in the 06/08 patch.

Cheers,
Mark.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]