代码搜索:started

找到约 5,214 项符合「started」的源代码

代码结果 5,214
www.eeworm.com/read/316872/3603992

numa

Started Nov 1999 by Kanoj Sarcar The intent of this file is to have an uptodate, running commentary from different people about NUMA specific code in the Linux vm. What is NUMA? It
www.eeworm.com/read/304805/3785726

c cdprobe.c

/* This file contains some code to guess where we have to load the * RAM image device from, if started from CD. (In this case it's hard * to tell where this is without diving into BIOS heuristics.)
www.eeworm.com/read/298155/3875260

dat errortc115.dat

错误信息: Unexpected end of file in conditional started on line xxx 中文注释: 从 xxx 行开始的条件语句尚未结束,文件不能结束
www.eeworm.com/read/294038/3921984

c irq_i8259.c

/* * linux/arch/alpha/kernel/irq_i8259.c * * This is the 'legacy' 8259A Programmable Interrupt Controller, * present in the majority of PC/AT boxes. * * Started hacking from linux-2.3.30pre
www.eeworm.com/read/292705/3943810

c irq_i8259.c

/* * linux/arch/alpha/kernel/irq_i8259.c * * This is the 'legacy' 8259A Programmable Interrupt Controller, * present in the majority of PC/AT boxes. * * Started hacking from linux-2.3.30pre
www.eeworm.com/read/292705/3948963

numa

Started Nov 1999 by Kanoj Sarcar The intent of this file is to have an uptodate, running commentary from different people about NUMA specific code in the Linux vm. What is NUMA? It
www.eeworm.com/read/273740/4195027

c irq_i8259.c

/* * linux/arch/alpha/kernel/irq_i8259.c * * This is the 'legacy' 8259A Programmable Interrupt Controller, * present in the majority of PC/AT boxes. * * Started hacking from linux-2.3.30pre
www.eeworm.com/read/270919/4231721

todo

- The handling of fuse and lock bits needs some serious work. As it stands it does not work with Hi-V parallel programming (on stk500). I've started working on this, but it was way too intusi
www.eeworm.com/read/443386/1743406

c irq_i8259.c

/* * linux/arch/alpha/kernel/irq_i8259.c * * This is the 'legacy' 8259A Programmable Interrupt Controller, * present in the majority of PC/AT boxes. * * Started hacking from linux-2.3.30pre
www.eeworm.com/read/443386/1746533

c ipmi_smic_sm.c

/* * ipmi_smic_sm.c * * The state-machine driver for an IPMI SMIC driver * * It started as a copy of Corey Minyard's driver for the KSC interface * and the kernel patch "mmcdev-patch-245" by HP