> @@ -68,6 +68,7 @@ struct internal_config {
> volatile unsigned xen_dom0_support; /**< support app running on
> Xen Dom0*/
> volatile unsigned no_pci; /**< true to disable PCI */
> volatile unsigned no_hpet;/**< true to disable HPET */
> + volatile unsigned fl
Add the new floating related argument option in the EAL.
Using this parameter, all the samples can decide whether to use legacy VEB/VEPA,
or floating VEB.
Even the floating argument is provided in the EAL, but this floating
feature are only support for FVL so far.
Signed-off-by: Zhe Tao
---
lib
2 matches
Mail list logo