tech-kern archive

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

Re: pserialize & hw interrupt



I see that vioif(4) schedules another softint from within
vioif_rx_vq_done(), that would latency a bit longer.

> +#define VIRTIO_F_PCI_INTR_SOFTINT (2 << 0)

Usually (1 << 1).


Home | Main Index | Thread Index | Old Index