context switching造句
例句與造句
- A context switch is a switch in execution between one thread / process and another
上下文切換是指一個(gè)線程/進(jìn)程在執(zhí)行中切換到另一個(gè)線程/進(jìn)程中。 - This is true if there is no context switching or if the impersonation is at the server level
沒(méi)有上下文切換或在服務(wù)器級(jí)進(jìn)行模擬時(shí),將出現(xiàn)這種情況。 - A context switch to a database user does not inherit the server - level permissions of that user
對(duì)數(shù)據(jù)庫(kù)用戶的上下文切換不會(huì)繼承該用戶的服務(wù)器級(jí)別權(quán)限。 - Internally , a context switch is performed between these two kernels , but this can be done quite fast
兩個(gè)內(nèi)核之間在內(nèi)部執(zhí)行上下文切換,但這可以非??焖俚赝瓿?。 - Tss holds hardware context information for each cpu which helps to take effect in context switching
Tss中保存了每個(gè)cpu的硬件上下文信息,它有助于有效地切換上下文。 - It's difficult to find context switching in a sentence. 用context switching造句挺難的
- Every reflective computation can be divided into two logical parts , context switching and meta - computation
每一次反射計(jì)算可以被分為兩個(gè)邏輯部分:計(jì)算流上下文切換和元行為。 - It can provide a granular level of trust , but applies only to context switches that are performed within signed modules
可以提供信任粒度級(jí)別,但只適用于在簽名的模塊內(nèi)執(zhí)行的上下文切換。 - Modern operating systems generally do an excellent job of process scheduling , which minimizes context switching
現(xiàn)代操作系統(tǒng)通常在進(jìn)程調(diào)度方面表現(xiàn)得很出色,從而最大程度減少了上下文切換。 - The topics in this section provide information to help you understand and implement context switching in modules and sessions
本節(jié)中的主題提供信息來(lái)幫助您了解和實(shí)現(xiàn)在模塊和會(huì)話中切換上下文。 - If session user is called after a context switch , session user will return the user name of the impersonated context
如果在切換上下文之后調(diào)用session _ user , session _ user將返回模擬上下文的用戶名。 - A context switch involves s * * ing the context of the running ask and restoring the previously - s * * ed context of the other
上下文切換包括保存正在運(yùn)行的任務(wù)的上下文和恢復(fù)早先保存的另一個(gè)任務(wù)的上下文。 - A context switch involves saving the context of the running ask and restoring the previously - saved context of the other
上下文切換包括保存正在運(yùn)行的任務(wù)的上下文和恢復(fù)早先保存的另一個(gè)任務(wù)的上下文。 - A context switch involves saving the context of the running task and restoring the divviously - saved context of the other
上下文切換包括保存正在運(yùn)行的任務(wù)的上下文和恢復(fù)早先保存的另一個(gè)任務(wù)的上下文。 - A context switch involves saving the context of the running task and restoring the previously - saved context of the other
上下文切換包括保存正在運(yùn)行的任務(wù)的上下文和恢復(fù)早先保存的另一個(gè)任務(wù)的上下文。 - This causes what is known as a context switch from " user space " to " kernel space , " although that s just for you information
這就引起所謂的從“用戶空間”到“內(nèi)核空間”的上下文切換,不過(guò)這僅供了解之用。