• 实验结果表明基于MOSI结构线程处理器能够将吞吐率提高40%。

    The experimental result shows that the dual thread processor based on MOSI microarchitecture improves the total throughput by 40%.

    youdao

  • 同时线程处理器时钟周期多个线程读取指令执行,极大地提高指令吞吐率。

    Simultaneous Multithreaded Processors improve the instruction throughput by allowing fetching and executing instructions from several running threads simultaneously in each clock cycle.

    youdao

  • 其次,指令发射逻辑超标处理器中的关键路径也是制约执行单元为超标量结构线程处理器主频提高的关键因素。

    Secondly, the issue logic is not only the critical path in a superscalar microprocessor, but also critical to the performance of a multithreaded microprocessor with superscalar execution core.

    youdao

  • 这种灵活性可以更好地使用cpu资源高效地使用线程处理器这些资源通常面向Web使用者的地方发挥作用。

    This flexibility allows for better use of cpu resources and greater availability on multi-threaded processors that are commonly serving the web-facing side.

    youdao

  • 对于绑定连接看到每个处理器或许有45个线程

    For bindings connections, you should look for maybe 4 to 5 threads per processor.

    youdao

  • 所产生每个数据片段生成一个线程这会大量处理器时间浪费在启动停止线程上。

    We could spawn a new thread for each piece of data produced, but this would waste a lot of processor time starting and stopping threads.

    youdao

  • POWER 5芯片中,每个处理器两个硬件线程

    On POWER5 chips, there are two hardware threads on each processor.

    youdao

  • 例如可以线程绑定给定处理器找出导致某个挂起程序根源。

    For example, you can bind threads to a given processor to find the root cause of a hanging program.

    youdao

  • 从本质上讲进程中的所有线程可以绑定指定处理器运行

    Essentially, all the threads within the process can be bound to run on the specified processor.

    youdao

  • 理想情况下线程数量应该根据处理器的数量请求长度持续时间进行调整

    Ideally, the number of threads should be tuned based on the number of processors and the length or duration of each request.

    youdao

  • 但是当今计算机通常需要同时运行大量进程线程经常还会多个处理器确实同时运行不同程序

    But today's computers typically have a large number of processes and threads running at the same time, and often have multiple processors executing different programs simultaneously.

    youdao

  • 理想情况线程数量等于处理器数量,不过要求任何线程都不应该执行诸如同步读写、等待事件通知等阻塞型的操作,以免线程阻塞。

    The ideal number is one per processor, but that implies that none of these threads should execute a blocking operation such as a synchronous read/write or a wait on an event.

    youdao

  • 内核中,这些进程称为线程代表单独处理器虚拟化(线程代码数据堆栈CPU寄存器)。

    In the kernel, these are called threads and represent an individual virtualization of the processor (thread code, data, stack, and CPU registers).

    youdao

  • 例如处理器的亲缘性(affinity)决定了一个线程能够运行哪个处理器上,它表示32位64整数的位掩码

    For example, processor affinity, which determines which processors a thread can run on, is expressed as a 32 - or 64-bit integer acting as a bitmask.

    youdao

  • 而上次经过查证Sun核心芯片称作可以运行两个线程一个处理器

    Last I checked, Sun refers to a dual core chip as a single processor capable of running two threads.

    youdao

  • bindprocessor命令可以将进程中的内核线程绑定一个处理器取消这种绑定

    The bindprocessor command binds or unbinds the kernel threads of a process to a processor.

    youdao

  • 处理器系统中Linux试图模拟分派可用处理器单个全局RT线程队列行为

    On multiprocessor systems, Linux tries to emulate the behavior of a single global queue of RT threads that are dispatched to available processors.

    youdao

  • 然而如果线程数量多于处理器的数量,应用程序将会超载并且使用optthruput策略会获得最佳响应时间

    However, if the number of threads is greater than the number of processors, the application has been overloaded, and the optthruput policy gives the best maximum response times in such a case.

    youdao

  • 如果程序处理器卸载的多处理器运行,则每个线程打印for循环迭代计数大致相同

    If this program is run on a uniprocessor or unloaded multiprocessor system, each thread prints out close to the same for loop iteration count. In one run, the program printed.

    youdao

  • 从本质上讲任何进程线程可以分派任意处理器运行绑定特定处理器上运行的处理器线程除外。

    Essentially, any process or thread can be dispatched to run on any processor, except for processors or threads that are bound to run on a specific processor.

    youdao

  • 线程运行不同物理处理器好的作为计算机科学家软件开发人员需要担心这些吗?

    It's nice to have threads running on different physical processors, but do I, as a computer scientist and software developer, need to worry much about it?

    youdao

  • 我们希望号码分配能够包含线程处理器、多服务器多层用户P8环境中可靠工作,并且实现出色性能

    We want all of this to work reliably and with decent performance in a P8 environment that has multiple threads, multiple processors, multiple servers, multiple tiers, and multiple users.

    youdao

  • 如果没有其他线程可供执行那么处理器空闲

    If no other threads are available for execution, then processors may sit idle.

    youdao

  • 如果线程多于处理器数,那么线程必须处理器时间有些线程一直处于等待状态,这样应用程序效率降低了

    Once there are more threads than processors, the threads must compete with one another for processor time, and some threads will always be waiting, so the application effectiveness is reduced.

    youdao

  • 因为POWER 5能识别线程,因此可以区分相同不同处理器线程

    Because the POWER5 is multithreading-aware, it can distinguish between threads on the same or different processors.

    youdao

  • 但是创建第二线程原始线程抢占并且再也允许告知线程结束因为RT线程两个处理器上执行而且永远不会阻塞

    But after creating the second thread, the primordial thread is preempted and is never allowed to tell the threads to terminate because the two RT threads execute on the two processors and never block.

    youdao

  • 多年来,处理器制造厂商在不断提高时钟速度指令级并行性因此线程代码需要修改就可新的处理器更快运行

    For years, processor makers consistently delivered increases in clock rates and instruction-level parallelism, so that single-threaded code executed faster on newer processors with no modification.

    youdao

  • 线程的功能类似,TPL能够线程处理器之间实现负载均衡

    Like a thread pool, the TPL can perform load balancing across threads and processors.

    youdao

  • 当应用程序线程可用处理器多时运行它们效率会很低,并且造成性能差且内存使用增加

    Running an application with many more threads than available processors to run them is usually inefficient and can result in poor performance as well as increased memory usage.

    youdao

  • 当应用程序线程可用处理器多时运行它们效率会很低,并且造成性能差且内存使用增加

    Running an application with many more threads than available processors to run them is usually inefficient and can result in poor performance as well as increased memory usage.

    youdao

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

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

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