• This permits the declaration of variables for a CPU that are most commonly accessed by that CPU, which minimizes the locking requirements and improves performance.

    允许将某个CPU通常访问变量声明 CPU 专有的变量。 使用方法使锁定需求最小化并提高了性能。

    youdao

  • Captured CPU time is the CPU busy time that the operating system can reliably attribute to a given address space.

    捕获CPU时间操作系统可靠地用于一个特定地址空间 CPU 被占时间。

    youdao

  • Stronger case fans help to reduce CPU fan noise, but using a silent CPU fan works much better.

    更强机箱风扇有助于减少CPU风扇噪声但是一个安静CPU风扇更好

    youdao

  • You can use it for guest operating system virtualization or as a full machine emulator running operating systems targeted to the host CPU or other CPU architectures.

    用于来宾操作系统虚拟化作为完整机器仿真器使用,运行使用主机CPU其他CPU架构的操作系统

    youdao

  • Although requests for CPU resources are on a steep curve, the actual usage is staying at around 100 CPU units.

    虽然CPU资源请求一条陡峭曲线上,但是实际使用处于100 CPU单元左右。

    youdao

  • Given that my host CPU is roughly 8 times the speed of the target CPU, that's a pretty good solution; the payoff in development time saved is unbelievable.

    假设主机CPU速度大约目标CPU速度的8,那么相当好的解决方案节省开发时间能带来令人难以置信的好处

    youdao

  • When a thread is running on a CPU and gets interrupted, it usually gets placed back on the same CPU because the processor's cache might still have lines belonging to the thread.

    某个线程一个CPU运行发生了中断通常将它放回到相同CPU运行,因为这个处理器缓存中仍然保存了属于该线程的相关信息。

    youdao

  • A cloud may have 100 CPU units available, but if the most powerful system in the cloud has only 20 physical CPU units, this becomes a limit for a virtual machine request.

    一个可能会具有100个可用CPU单元但是如果云中强大的系统只有20个物理cpu单元,变成虚拟请求的限制

    youdao

  • No, the percentage of time that the CPU spends handling interrupts is not a subset of the total busy time for that CPU.

    包括。CPU处理中断所占时间百分比不是那个 CPU全部繁忙时间子集

    youdao

  • To calculate the necessary speed of a CPU for any given project, start with a realistic view of how fast the CPU needs to run to accomplish a given task and triple it.

    计算任意给定项目所需CPU速度首先现实地看看为了完成一个给定的任务CPU运行然后再乘以三

    youdao

  • When binding a process to a CPU, you can actually reduce performance for that process if the CPU to which the process will be bound is busy while others are idle.

    进程绑定CPU 时,如果 CPU处于繁忙状态,其他 CPU 却处于空闲状态,则绑定操作实际上降低该进程的性能

    youdao

  • Generally speaking, a system has an excellent chance of becoming CPU-bound if the CPU is 100 percent busy, has a large run queue compared to the number of CPUs, and more context switches than usual.

    通常来说如果某个系统CPU100%忙碌,并且相对CPU数目来说拥有大规模运行队列以及具有更为频繁上下文切换,那么系统很有可能成为CPU受限系统。

    youdao

  • In a system that is CPU-bound, all the processors are 100 percent busy and some jobs might be waiting for CPU time in the run queue.

    CPU受限的系统中,所有处理器都是100%忙碌的,并且一些作业可能正处在运行队列等待CPU时间

    youdao

  • CPU (microseconds) : The total CPU time (in microseconds) consumed to execute a SQL statement.

    CPU(微秒):执行sql语句消耗CPU时间(微秒级)。

    youdao

  • System and user CPU time: The elapsed CPU time consumed invoking a method.

    系统用户CPU时间调用某方法占用CPU时间。

    youdao

  • For example, if the deployed application is consuming a lot of CPU cycles, this view will show a high CPU usage for the specific VM.

    例如如果部署应用程序消耗大量CPU周期,那么视图显示特定VMcpu使用率

    youdao

  • The CPU usage thus gathered is used by the kernel, which may schedule or de-schedule a process based on its priority, current CPU usage, and CPU limits.

    内核使用收集CPU 使用量数据,可以根据优先级、当前 CPU使用量 CPU 限制调度撤消运行进程

    youdao

  • Therefore, buying a faster CPU provides a benefit when the host is spending a lot of time in the CPU state.

    因此如果主机CPU方面花费大量时间那么购买更快 CPU 会提高性能。

    youdao

  • As you can see, there is little CPU penalty to maintaining the index (1 percent in our test case), but a heavy search cost of 20 percent CPU usage.

    可以看到只需要很少的CPU资源维护索引(我们测试用例中是1%),但是却需要使用高达20%的CPU资源进行搜索

    youdao

  • Users were able to access their application, and the CPU incurred a decent load, going above 80% CPU utilization (10% kernel + 70% user).

    用户能够访问他们应用程序CPU承受正常的负载CPU利用率为80%多(10%内核+ 70%用户)。

    youdao

  • Spinning down the hard disk and setting a reduced CPU speed setting can be performed for any time range when the CPU and disk activity is below a set threshold.

    让硬盘停转并且降低CPU速度可以CPU磁盘活动低于设定阈值任何时间范围内执行

    youdao

  • This permits calculating the CPU cost of a message flow as the difference in CPU time before and after a measurement.

    允许根据测量前后时间差异计算消息CPU成本

    youdao

  • This seemed like a great place to further our discussions on the role of the CPU in the future – will the CPU ever replace the GPU, or vice versa?

    似乎我们讨论延伸到了CPU未来扮演什么角色的问题上——CPU取代GPU吗?

    youdao

  • A good rule of thumb is to encrypt on a 32-bit CPU at the rate of 10 CPU clock cycles per byte.

    一个好的经验法则32位CPU字节10个CPU时钟周期速率加密

    youdao

  • This provides fair access for all tasks to the CPU (and locking only on a per CPU basis).

    所有任务提供公平访问CPU的机会(根据每个CPU锁定)。

    youdao

  • A 64bit CPU will have a wide data bus, but recall that this same 64bit CPU can run 32bit code as well and it still has the big wide data bus to move things around with.

    64CPU拥有数据总线但是同样这个64位CPU可以运行32位的代码而且拥有同样宽的数据总线。

    youdao

  • The usage pricing is also being restructured, from a CPU utilisation model to one of CPU instance hours, and to a per-API call operation.

    费用需要重新调整CPU利用率模型一个CPU实例小时数。

    youdao

  • You can then use several ioctls to create a virtual CPU, check kvm versions, create a memory region, and then start a virtual CPU.

    然后可以使用几个ioctls创建虚拟CPU检查kvm版本,创建内存区域,然后启动一个虚拟 CPU

    youdao

  • It was expected that compression should consume more CPU resources on the Web server, but the lab tests indicated the impact to be minimal with a 2 to 3 percent increase in CPU usage.

    当然压缩应该增加Web服务器CPU资源消耗但是实验室测试表明这个影响很小,差不多只增加 2%~3% 的 CPU 使用率。

    youdao

  • CPU-bound means that the CPU is the bottleneck to getting the job done, so a faster CPU completes the action faster.

    CPU - bound意味着CPU完成工作瓶颈因此一个更快CPU会更快地完成动作

    youdao

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

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

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