• task_tick:函数通常调用timetick函数可能引起进程切换

    Task_tick: This function is mostly called from time tick functions; it might lead to process switch.

    youdao

  • 其中进程调度进行优化方法又分为惰性调度以及直接进程切换两个方面。

    The approaches for the optimization of the scheduling algorithm consist of lazy scheduling and direct context switching.

    youdao

  • 因为进程切换频繁所以小花保存装载硬件上下文时间就变得重要了。

    Because process switches occur quite often, it is important to minimize the time spent in saving and loading hardware contexts.

    youdao

  • 然而中断处理进程切换之间一个关键的区别:中断异常处理执行代码不在进程中。

    But there is a key difference between interrupt handling and process switching: the code executed by an interrupt or by an exception handler is not a process.

    youdao

  • 控制台输出切换测试服务器进程

    Switch your console output to the test server process.

    youdao

  • 线程切换可以单个进程内部发生也可以进程发生。

    Thread switches can occur either inside of a single process or across processes.

    youdao

  • 由于任意工作量一个线程进程上下文切换涉及到开销较大,小粒度级系统往往效率低下遭遇性能问题

    Due to the overhead involved in context switching to a thread or process for any amount of work, systems with small-scope granularity are often inefficient and suffer from low performance.

    youdao

  • 有了线程我们可能目前中等性能的PC 机上运行数以万计并行进程,还可以秒钟几十万地在上下文之间切换

    With microthreads, it is possible to run tens of thousands of parallel processes on a moderately capable modern PC, and to switch between contexts hundreds of thousands of times every second.

    youdao

  • 通过添加代码同时单个进程管理多个用户查询缓存需要挂起进程可以进行切换另一个用户执行工作

    By adding code to manage query caches for multiple users at the same time in a single process, the process need not be suspended, but can be switched to perform work for another user.

    youdao

  • 是,SSD必须内部切换数据以便尽可能减低称为垃圾收集耗损均衡的进程引入错误的可能。

    To make matters worse, the SSD must internally shift data to minimize the introduction of errors in a process called garbage collection or wear-leveling.

    youdao

  • 如果缺陷不在进程之中,那么由于开发员的人为重启操作,项缺陷的任务切换会产生更多消耗量

    If the defect is not impeding progress, it could be argued that task-switching for each defect generates more waste due to intellectual restart time for developers.

    youdao

  • 现代操作系统通常进程调度方面表现得很出色从而最大程度减少了上下文切换

    Modern operating systems generally do an excellent job of process scheduling, which minimizes context switching.

    youdao

  • 可以不同进程之间切换控制台视图显示应用程序客户机的输出服务器进程

    You can switch the console view between different processes, showing output for both the application client, as well as the server process.

    youdao

  • 所以为了能够使用能力并保证系统安全,进程必须能够不可逆转地将uid切换非0同时保留一些能力。

    So in order for capabilities to be useful, a root process must be able to irrevocably switch its uid to non-zero while keeping a few capabilities.

    youdao

  • Huffman建议类似进程集中在一机器机器上,这样可以避免频繁的上下文切换,减少资源消耗

    Huffman suggests grouping similar processes together on the same machine or group of machines to avoid context switching all the time which consumes resources.

    youdao

  • 如果进程有效uid0切换非 0,那么它的有效能力清空。

    If a process switches its effective uid from 0 to non-0, then its effective capability set is cleared.

    youdao

  • 如果进程的真实有效保存uid至少一个0切换全部0那么允许能力有效能力集被清空

    If a process switches its real, effective, or saved uids from at least one being 0 to all being non-zero, then both the permitted and effective capabilities are cleared.

    youdao

  • 控制台切换JUnitTestRunner进程,而服务器控制台输出将是可见的。

    The console will switch to the JUnit TestRunner process and the server console output will not be visible.

    youdao

  • 拥有UNIXLinux机器所有权限用户试图切换身份db 2实例用户(例如db2ins95)篡改某些db 2进程

    A root user who has all permissions on a UNIX or Linux machine tries to switch his identity to a db2 instance user (for example, db2ins95) and tamper with some db2 processes.

    youdao

  • 这样系统中,使Web服务器基本内核各个进程之间切换(以便确定它们是否有需要CPU处理工作)所需的开销成为瓶颈

    In such a system, the overhead that it takes for a web server's underlying kernel to switch between each process (to see if they have any work for the CPU to do) becomes a bottleneck.

    youdao

  • 操作系统通常可以相同进程中的不同线程之间更快速地切换(上下文切换),而不是不同进程之间切换

    Operating systems can generally switch (context switching) faster between threads of the same process than between different process.

    youdao

  • 指定角色mgr_r中的进程可以切换角色cashier_r中的有效上下文

    Specifying that a process in role mgr_r may switch to a valid context in role cashier_r. But there is no line.

    youdao

  • tcp_usrreq函数中的切换调用 in_setpeeraddr(),后者协议控制复制外来IP地址外来端口号将其返回服务器进程

    The switch in the tcp_usrreq function calls in_setpeeraddr(), which copies the foreign IP address and foreign port number from the protocol control block and returns these to the server process.

    youdao

  • 可以通过ha4机器杀死名为 Loadl_negotiator 的中央管理进程测试失效切换

    You can test failover by killing the central manager process called Loadl_negotiator on the ha4 machine.

    youdao

  • 如果可以访问系统由于某种原因无法终止损害系统进程,可以切换单用户模式,这将停止所有非关键服务以及任何用户运行的进程

    If you can access the system but can't kill the offending process for whatever reason, shutting down to single-user mode stops all non-essential services and any user-run processes.

    youdao

  • 如果焦点输入读取之间发生切换,则终止xev进程通道启动通道。

    If the focus has changed between input reads, the old pipe to the xev process is killed and a new one started.

    youdao

  • 然而现代Linux中,不同进程之间上下文切换时间同一进程线程之间相应的上下文切换15%。

    With modern Linux, though, a context switch between distinct processes might take only 15% more time than the corresponding context switch between same-process threads.

    youdao

  • Ubuntu新的登录系统使不同用户进程间的切换变得非常容易

    Ubuntu's new login manager makes switching between sessions super easy.

    youdao

  • 内核系统所有进程维护了一个context结构体,以及不同进程之间有效进行上下文切换所需要的信息

    The kernel maintains a context structure for all the processes in the system, information it needs for effective context switching among different processes.

    youdao

  • 内核系统所有进程维护了一个context结构体,以及不同进程之间有效进行上下文切换所需要的信息

    The kernel maintains a context structure for all the processes in the system, information it needs for effective context switching among different processes.

    youdao

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

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

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