Edit

IABSD.fr/src/sys

Branch :

  • Show log

    Commit

  • Author : sf
    Date : 2024-12-03 19:14:40
    Hash : ff0ccef3
    Message : vio: Unlock, switch to qstart function Run without kernel lock. Use the network stack functions used for multiqueue, but still only run on one queue. Add a virtio interface for an interrupt barrier. This is the reverted diff plus a missing chunk. Tested by dtucker, bluhm, sf