• In a userpace thread system, this means that all the threads in a process are blocked as well.

    用户态的线程系统中,意味着这个进程中的所有线程也都会阻塞

    youdao

  • One way of addressing this is to make testing thread allocation and management part of your regular system test.

    解决这个问题一种方法线程分配管理测试作为常规系统测试一部分

    youdao

  • Each CPU on a system has its own dedicated run queue, which is a list of runnable threads sorted by thread priority value.

    系统每个CPU都有自己专用的运行队列队列线程优先级排序的可运行线程列表

    youdao

  • First, it initializes those system classes that don't require thread support by executing their static initializers.

    首先初始这些系统需要线程支持执行这些静态初始化。

    youdao

  • In a multiprocessing environment, the processing time for a thread is related to the availability of system resources and synchronization with other threads.

    处理环境中线程处理时间可用系统资源以及其他线程同步有关

    youdao

  • If the synchronization actually requires contending for the lock, the performance penalty is substantially greater, as there will be several thread switches and system calls required.

    如果同步时还发生锁定用,那么性能上付出的代价会大得多,因为需要几个线程切换系统调用

    youdao

  • Contended synchronizations are slow because they involve multiple thread switches and system calls.

    争用同步之所以是因为涉及多个线程切换系统调用。

    youdao

  • Another possibility is to fork a separate low-priority thread during startup to perform initialization when the system is idle, although this choice requires more care to handle synchronization.

    还有一种可能启动时派生单独低优先级线程系统空闲时再完成初始化不过这种方法需要特别注意处理好同步。

    youdao

  • If a thread pool is too large, the resources consumed by those threads could have a significant impact on system performance.

    如果线程,那么那些线程消耗资源可能严重地影响系统性能

    youdao

  • All components that run in the same process are instantiated in the UI thread, and system calls to each component are dispatched from that thread.

    运行同一个进程中的所有组件UI线程中实例化的,每个组件系统调用也都是UI线程分发的。

    youdao

  • Most system management tools still require you to refer to the process rather then the thread.

    大多数系统管理工具要求参考进程不是线程

    youdao

  • A primary concern in multithreaded programming is to make sure the program runs correctlythread safein a system where multiple threads are executing.

    多线程编程中的一个主要考虑确保程序执行多线程系统正确地——线程安全地——运行

    youdao

  • The operating system scheduler determines which thread gets control of the mutex next-typically, the reader thread that has waited the longest gets to read the data first.

    操作系统调度程序决定哪个线程获得互斥控制权—通常,等待时间最长线程先读取数据

    youdao

  • There is significant overhead to suspending and rescheduling a thread, which involves work by the JVM, operating system, and hardware.

    暂挂重新调度线程开支显著其中包括JVM操作系统和硬件的工作

    youdao

  • The system detects that the P3 thread is holding a lock required by the P1 thread and elevates its priority to P1 until the lock is released.

    如果系统检测P 3线程正在持有一个P 1线程需要,则会P 3线程优先级置为P1,直到释放了锁。

    youdao

  • Proper management of the thread pools is important, because threads are fairly expensive resources in terms of memory consumption in the server, as well as other low-level operating system resources.

    正确管理线程非常重要,因为线程对于服务器中的内存使用量以及其他低级操作系统资源而言相当珍贵资源。

    youdao

  • When a lock is released, the system chooses the thread from the front of the highest-priority queue of contenders to try to lock the object.

    释放以后,系统争用者最高优先队列前端选择线程,以便试图锁定对象

    youdao

  • Out of the box you one based on.net's thread pool system and one that USES the synchronization context framework.

    开箱即用实现就是。NET的线程系统以及使用异步上下文框架

    youdao

  • Unfortunately, it is difficult to estimate the amount of concurrency supported by a single dispatcher thread on this kind of system.

    遗憾是,难以评估这种系统单个调度程序线程支持并发数

    youdao

  • Dataflow systems focus purely on how the data flows through the system, leaving it up to the thread scheduler to determine how to efficiently make use of multiple cores.

    数据系统关注数据如何系统流动,交由线程决定如何有效利用多个核心

    youdao

  • The inability to step in and unwind large and complex institutions before they fail and become the thread that unravels the fabric of the system.

    复杂金融机构倒闭成为使整个金融系统崩溃的多米诺骨牌中的一块无法介入。

    youdao

  • They generate thread dumps, PHD dumps, and system dumps, respectively.

    它们分别产生线程转储文件、PHD 转储文件系统转储文件。

    youdao

  • Or take system interrupts, or thread interrupts.

    要么采取系统拦截、要么采取线程拦截。

    youdao

  • The client cannot receive system exceptions that happen in the service thread (the thread on the service side of the asynchronous invocation).

    客户不能接收服务线程(异步调用服务线程)中发生系统异常

    youdao

  • Then, when the client thread tries to process data within the NFS mounted file system, the data is redirected to biod, which takes the data through the LAN to the NFS Server and its NFSD daemon.

    然后客户线程尝试处理nfs挂载文件系统中的数据时,将这些数据定向到biod,后者会通过LAN数据传递nfs服务器及其nfsd守护进程。

    youdao

  • Previous versions of libspe used a threaded system in which you invoked a thread and then waited for it.

    libspe之前版本使用线程系统其中需要调用一个线程等待执行完成。

    youdao

  • Mini-httpd handles multiple concurrent requests in a single system thread, while demanding little from its host in the way of memory or CPU.

    mini - httpd可以系统线程中处理多个并发请求但是主机上占用内存CPU很少

    youdao

  • Mini-httpd handles multiple concurrent requests in a single system thread, while demanding little from its host in the way of memory or CPU.

    mini - httpd可以系统线程中处理多个并发请求但是主机上占用内存CPU很少

    youdao

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

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

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