uniprocessor
美
英 
- n.單處理機
- 網絡單處理器;單處理器系統;單一處理器
英漢解釋
例句
The invention relates to a three-dimensional feature optical measuring system controlled by a uniprocessor and a measuring method.
一種單處理器控制的三維形貌光學測量系統及測量方法。
Dan argues that in the case of the uniprocessor, Strong isolation of Transactional Memory can be achieved at little cost.
Dan認為在單處理器體系結構下,實現事務性存儲的強隔離只需要很小的開銷。
The result of this application is plotted in Figure 2 (for a uniprocessor topology).
此應用程序的結果繪制在圖2(對于單處理器拓撲來說)。
Concurrency can occur on uniprocessor (UP) hosts where multiple threads share the same CPU and preemption creates race conditions.
在單處理器(uniprocessor,UP)主機上可能發生并發,在這種主機中多個線程共享同一個CPU并且搶占(preemption)創建競態條件。
On a typical uniprocessor host, tasks don't really execute simultaneously.
在典型的單處理器主機上,任務實際上并不是同時執行的。
A widely used mechanism, effective in both uniprocessor and multiprocessor systems, relies on the use of semaphores .
信號量作為一種同步機制,在單處理器和多處理器系統里都是有效的,因而得到廣泛使用。
How do I know if I am running a uniprocessor kernel or a multiprocessor kernel?
如何知道自己在運行單處理器還是多處理器內核?
Listing 3 shows the code modified so that it runs correctly on a uniprocessor system.
清單3顯示了修改后能在單處理器系統中正確運行的代碼。
The late 1980s, with the popularity of uniprocessor personal computer systems such as the IBM PC, saw a decline in multiprocessing systems.
世紀80年代末期,隨著單處理器個人計算機系統(如IBMPC)的流行,多處理系統的使用呈下降趨勢。
This is the same as DISPATCH_LEVEL on a uniprocessor machine, if you really care.
如果你真的注意了,在一個單處理器機器上這時一個與DISPATCH_LEVEL相同的(級別)。)
For example, in Listing 5, you can see the output for a run of the scenario (from Listing 4) on a uniprocessor topology.
例如,在清單5中,您可以看到單處理器拓撲上場景運行的輸出(來自清單4)。
Spinlocks should never be used on uniprocessor machines. Why is this?
輪轉鎖在單處理器機器上不能使用。這是為什么呢?
Uniprocessor Static Priority Scheduling with Limited Priority Levels
優先級有限時的單處理器靜態優先級調度
When this program is run on a uniprocessor, it prints the following
當此程序在單處理器上運行時,它將打印以下結果