On Fri, Apr 03, 2009 at 02:54:02PM +0300, Avi Kivity wrote: > > It doesn't copy and queue the packet? We use O_NONBLOCK and poll() so > we can tell when we can queue without blocking. Well netif_rx queues the packet, but netif_rx_ni is netif_rx plus an immediate flush. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html