local_irq_restore(flags); } 开发者ID:0x0f,项目名称:adam-kernel,代码行数:59,代码来源:fault.c 示例12: arch_enable_nmi ▲点赞 1▼ voidarch_enable_nmi(void){unsignedlongflags;local_save_flags(flags); flags |= (1<<30);/* NMI M flag is at bit 30 */local_irq_restore(flags); } ...
do_div(idle_time, NSEC_PER_USEC);/* Update device last_residency*/dev->last_residency = (int)idle_time;/* Tell the scheduler how much we idled: */sched_clock_idle_wakeup_event(idle_time_ns);local_irq_enable();if(cx->entry_method != ACPI_CSTATE_FFH) current_thread_info()->statu...
> > - local_irq_enable_in_hardirq(); > > - if (rq->cmd_type == REQ_TYPE_ATA_CMD && > > - (stat & DRQ_STAT) && args && args[3]) { > > + if (pio_in) { > > u8 io_32bit = drive->io_32bit; > > + stat = hwif->INB(IDE_STATUS_REG); > > You've lost DRQ...
在preempt_schedule和preempt_schedule_irq函数中,都有对preempt_count必须为零的判断和保护。也就是说,如果在进程中调了local_bh_disable(),那么在调local_bh_enable()之前,是不可能发生调度的,从而就保证了本cpu上的ksoftirqd线程和kworker(cmwq机制之前是keventd)线程都不会在local_bh_enable()之前得到执行。
/***. Boot information ***/:BK7231N_1.0.1REG:cpsr spsr r13 r14 SVC:000000D300401C1C000033AC IRQ:000000d20000001000401e0c9519b7d5 FIR:000000d10000001000401ffc03f42817 SYS:000000df0040192c00000158ST:00000000J0x10000bk_misc_init_start_type00prvHeapInit-start addr:0x411800, size:124928[Flash...
IRQ_PRIORITY enumeration IsListEmpty function KBUGCHECK_ADD_PAGES structure KBUGCHECK_CALLBACK_REASON enumeration KBUGCHECK_CALLBACK_ROUTINE callback function KBUGCHECK_DUMP_IO structure KBUGCHECK_DUMP_IO_TYPE enumeration KBUGCHECK_REASON_CALLBACK_ROUTINE callback function KBUGCHECK_SECONDARY_DUMP_DATA str...
Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {...
Current Behavior I'm trying to dynamically set upstreams.tls.client_cert/client_key in stand-alone mode. I can't find a way to set the value via file lookup so I'm trying to set it via environment value. Whenever I set the value to the c...
If disabling UART1 8 via software, clear the IRQ Enable bit (MCR3) to zero before clearing FER 1. This is not an issue after reset because MCR3 is zero until it is written. Bit 2 When this bit is one, UART2 10 can be accessed at the address specified in the FAR. When this ...
pci-local-bus PCILOCALBUS PeripheralComponentInterconnect(PCI).第1页,共61页。LocalBusConcept Morebandwidth VideoCardHarddisks FasterCPUs ButstillslowIObus BusclosetoCPUandmemorybus 第2页,共61页。DualIndependentBus(DIB)BacksideBusFrontsideBusPCI Directaccesstosystemmemoryforconnecteddevices Usesabridgeto...