LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 781|回复: 3

[请教]为什么我编译内核时没有“最大内存”这个选项呢

[复制链接]
发表于 2007-10-30 05:51:50 | 显示全部楼层 |阅读模式
试了好几个内核版本,都没有这个选项,怎么回事呢?

我的步骤如下:
在kernel.org上下载kernel;
解压;
make mrproper;
make menuconfig;

然后到了配置选项这一步,为什么没有“最大内存”这项呢,我需要定制最大内存的啊

谢谢
发表于 2007-10-30 06:29:44 | 显示全部楼层
在make menuconfig中有
  -> Processor type and features                                      │  
  │       -> High Memory Support (<choice> [=y])      
选择你需要使用的最大内存,有不超过4G的,超过4G的,还有超过64G的选项。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-10-30 08:44:18 | 显示全部楼层
Post by 7dehao
在make menuconfig中有
  -> Processor type and features                                      │  
  │       -> High Memory Support (<choice> [=y])      
选择你需要使用的最大内存,有不超过4G的,超过4G的,还有超过64G的选项。




我的问题就在这,没有这个选项
Processor 相关选项如下:


Subarchitecture Type (PC-compatible)  --->
Processor family (Intel Core2 / newer Xeon)  --->
<M> /dev/cpu/microcode - Intel CPU microcode support
<M> /dev/cpu/*/msr - Model-specific register support
<M> /dev/cpu/*/cpuid - CPU information support
  • MTRR (Memory Type Range Register) support
  • Symmetric multi-processing support
  •    SMT (Hyperthreading) scheduler support
  •    Multi-core scheduler support
    Preemption Model (No Forced Preemption (Server))  --->
  • Preempt The Big Kernel Lock
    [ ] Non Uniform Memory Access (NUMA) Support
    Memory model (Flat Memory)  --->
    (32) Maximum number of CPUs (2-255)
    --- Support for suspend on SMP and hot-pluggable CPUs (EXPERIMENTAL)
  • Provide RTC interrupt
    [ ] IBM Calgary IOMMU support
    --- Machine check support
  •    Intel MCE features
  •    AMD MCE features
    [ ] kexec system call
    [ ] kernel crash dumps (EXPERIMENTAL)
    [ ] Build a relocatable kernel(EXPERIMENTAL)
  • Enable seccomp to safely compute untrusted bytecode
    [ ] Enable -fstack-protector buffer overflow detection (EXPERIMENTAL)
         Timer frequency (250 HZ)  --->
  • 回复 支持 反对

    使用道具 举报

     楼主| 发表于 2007-10-30 08:46:49 | 显示全部楼层
    我怎么找都没找到High Memory Support 这个选项,下了好几个kernel都没有
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

    快速回复 返回顶部 返回列表