Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PARAVIRT has multiple definitions:
arch/ia64/KconfigThe configuration item CONFIG_PARAVIRT:
CONFIG_PARAVIRT_GUESTThis changes the kernel so it can modify itself when it is run under a hypervisor, potentially improving performance significantly over full virtualization. However, when run without a hypervisor the kernel is theoretically slower and slightly larger.
arch/x86/KconfigThe configuration item CONFIG_PARAVIRT:
CONFIG_X86_32 && !( CONFIG_X86_VISWS || CONFIG_X86_VOYAGER )This changes the kernel so it can modify itself when it is run under a hypervisor, potentially improving performance significantly over full virtualization. However, when run without a hypervisor the kernel is theoretically slower and slightly larger.
arch/ia64/KconfigThe configuration item CONFIG_PARAVIRT:
CONFIG_PARAVIRT_GUESTThis changes the kernel so it can modify itself when it is run under a hypervisor, potentially improving performance significantly over full virtualization. However, when run without a hypervisor the kernel is theoretically slower and slightly larger.
arch/x86/KconfigThe configuration item CONFIG_PARAVIRT:
(none)This changes the kernel so it can modify itself when it is run under a hypervisor, potentially improving performance significantly over full virtualization. However, when run without a hypervisor the kernel is theoretically slower and slightly larger.
arch/i386/KconfigThe configuration item CONFIG_PARAVIRT:
( CONFIG_EXPERIMENTAL ) && (!( CONFIG_X86_VISWS || CONFIG_X86_VOYAGER ))Paravirtualization is a way of running multiple instances of Linux on the same machine, under a hypervisor. This option changes the kernel so it can modify itself when it is run under a hypervisor, improving performance significantly. However, when run without a hypervisor the kernel is theoretically slower. If in doubt, say N.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index
Automatically generated (in year 2016) with gen-web-lkddb.py in lkddb-sources.