• 讨论了临界区代码保护任务切换以及2407堆栈等问题

    The problem of the protection for critical code, task switch and the software stack of the 2407 are discussed.

    youdao

  • 保护的临界:经lock -UNLOCK不能实现完全内存屏障的功能,但是,它们也的确会影响内存访问顺序,参考下面的示例代码

    LOCK-Based Critical Sections: Although a LOCK-UNLOCK pair does not act as a full memory barrier, these operations do affect memory ordering. Consider the following code.

    youdao

  • 临界用来确保代码某些部分同一时间只能一个线程执行

    A critical section is an object used to make sure, that some part of the code is executed only by one thread at a time.

    youdao

  • 内核正在执行处于临界代码的时候,该内核控制路径没有执行完临界区代码之前任何其它内核控制路径不能进入临界区

    A critical region is any section of code that must be completely executed by any kernel control path that enters it before another kernel control path can enter it.

    youdao

  • 内核正在执行处于临界代码的时候,该内核控制路径没有执行完临界区代码之前任何其它内核控制路径不能进入临界区

    A critical region is any section of code that must be completely executed by any kernel control path that enters it before another kernel control path can enter it.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定