08 2013 档案

摘要:龙芯中科院计算所研发。龙芯2E通用64位处理器,主频为1GHz,封装了4700万晶体管,峰值运算速度达到每秒40亿次双精度浮点运算,实测性能高于英 特尔1.5GHz奔腾4处理器,同时流水线效率高于英特尔主流处理器水平。采用90纳米制程的产品。定位在Linux桌面网络终端、低端服务器、网络防火墙、路... 阅读全文
posted @ 2013-08-21 09:27 mull 阅读(384) 评论(0) 推荐(0)
摘要:源文件是arch/x86/include/asm/fixmap.henum fixed_addresses {#ifdef CONFIG_X86_32 FIX_HOLE,... __end_of_permanent_fixed_addresses, /* * 256 temporary boot-... 阅读全文
posted @ 2013-08-10 14:30 mull 阅读(301) 评论(0) 推荐(0)
摘要:http://code.google.com/p/innosoc/wiki/KernelBootCrashDebug注:如在i386_start_kernel中加入:early_printk("in i386_start_kernel\n"); console可以立即看到,不用等到console_... 阅读全文
posted @ 2013-08-02 23:32 mull 阅读(538) 评论(0) 推荐(0)