代码搜索:linux

找到约 10,000 项符合「linux」的源代码

代码结果 10,000
www.eeworm.com/read/418731/10933790

txt misc linux tips & tricks.txt

Tips Speeding up your hard drive (#1) Get faster file transfer by using 32-bit transfers on your hard drive Just add the line: hdparm -c3 /dev/hdX to a bootup script. If you use SuSE
www.eeworm.com/read/271704/10983351

h sdl_config linux.h

/* include/SDL_config.h. Generated by configure. */ /* SDL - Simple DirectMedia Layer Copyright (C) 1997-2006 Sam Lantinga This library is free software; you can redistribute it and/or
www.eeworm.com/read/416668/11018287

txt linux启动过程综述.txt

内容: 一. Bootloader 二.Kernel引导入口 三.核心数据结构初始化--内核引导第一部分 四.外设初始化--内核引导第二部分 五.init进程和inittab引导指令 六.rc启动脚本 七.getty和login 八.bash 附:XDM方式登录 本文以Redhat 6.0 Linux 2.2.19 for Alpha/AXP为平台,