summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_XEN_UNPOPULATED_ALLOC
blob: 79f2db99bc31a18861ccd1dc26dc583c88ec8aa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# CONFIG_XEN_UNPOPULATED_ALLOC:
# 
# Use unpopulated memory ranges in order to create mappings for guest
# memory regions, including grant maps and foreign pages. This avoids
# having to balloon out RAM regions in order to obtain physical memory
# space to create such mappings.
# 
# Symbol: XEN_UNPOPULATED_ALLOC [=y]
# Type  : bool
# Defined at drivers/xen/Kconfig:328
#   Prompt: Use unpopulated memory ranges for guest mappings
#   Depends on: XEN [=y] && X86 [=y] && ZONE_DEVICE [=y]
#   Location:
#     -> Device Drivers
#       -> Xen driver support
# 
# 
# 
CONFIG_XEN_UNPOPULATED_ALLOC=y