From Fedora Project Wiki
(Created page with '= Abilitare nel kernel l'accelerazione per reti di KVM = == Sommario == Abilitare nel kernel l'accelerazione per reti di KVM == Progettista == * Nome: [[User:Mst|Michael S. Tsi...')
(No difference)

Revision as of 15:33, 4 February 2010

Abilitare nel kernel l'accelerazione per reti di KVM

Sommario

Abilitare nel kernel l'accelerazione per reti di KVM

Progettista

Stato corrente

Descrizione dettagliata

vhost net moves the task of converting virtio descriptors to skbs and back from qemu userspace to the kernel driver. It is activated by using -netdevice options (instead of -net) and adding vhost=on flag.

Vantaggi per Fedora

Using a kernel module reduces latency and improves packets per second for small packets.

Altre informazioni

Per:

  • Obbiettivi
  • Test Plan
  • Esperienza Utente
  • Dipendenze
  • Progetto corrente
  • Documentazione
  • Note di rilascio
  • Commenti e Discussioni

consultare la pagina originale di questo documento.