スポンサード リンク
オリジナルのDomUのカーネル作成
Posted at 08/12/14 PermaLink» Comment(0)» Trackback(0)»
カーネルの設定を行います。
# make linux-2.6-xenU-config CONFIGMODE=menuconfig KERNELS="linux-2.6-xenU"
Processor type and features --->
High Memory Support (4GB) --->
( ) off
( ) 4GB
(X) 64GB
Subarchitecture Type (Xen-compatible) --->
( ) PC-compatible
(X) Xen-compatible
Processor family (Pentium M) --->
(X) Pentium M
[*] Symmetric multi-processing support
( [*] SMP alternatives support (EXPERIMENTAL))
File systems -->
[*] Quota support
<*> Old quota format support
<*> Quota format v2 support
Device Drivers --->
Network device support --->
<*> Dummy net driver support
Networking --->
Networking options --->
[*] Network packet filtering (replaces ipchains) --->
Core Netfilter Configuration --->
<*> Netfilter Xtables support (required for ip_tables)
IP: Netfilter Configuration --->
<*> IP tables support (required for filtering/masq/NAT)
XEN --->
Xen version compatibility (3.1.0 and later) --->
( ) 3.0.2 and later
( ) 3.0.4 and later
(X) 3.1.0 and later
( ) no compatibility code
DomainU用のカーネル設定には、
以下のPower management options (ACPI, APM) --->の設定は
無いようです。
****************
Power management options (ACPI, APM) --->
ACPI (Advanced Configuration and Power Interface) Support --->
<*> Processor
CPU Frequency scaling --->
( [*] CPU Frequency scaling)
( ACPI Processor P-States driver )
( Intel Enhanced SpeedStep)
( [*] Use ACPI tables to decode valid frequency/voltage pairs )
( [*] Built-in tables for Banias CPUs )
****************