扒开老师双腿猛进入白浆小说,熟女人妻私密按摩内射,成人A片激情免费视频,亚洲欧洲AV无码区玉蒲区

當(dāng)前位置: > 投稿>正文

load average中文翻譯,load average是什么意思,load average發(fā)音、用法及例句

2025-08-30 投稿

load average中文翻譯,load average是什么意思,load average發(fā)音、用法及例句

1、load average

load average發(fā)音

英:  美:

load average中文意思翻譯

常用釋義:系統(tǒng)負(fù)載平均值:在UNIX計(jì)算中

平均負(fù)載

load average雙語使用場景

1、The values are hardcoded and the load average from the last minute is always used.───這些值都采用了硬編碼的方式,并且始終使用最近一分鐘的平均負(fù)載。

2、For example, a four-CPU system would have a maximum load average of 5.───例如,一個(gè)4 CPU的系統(tǒng)可以承受的最大平均負(fù)載為5。

3、In a multi-CPU (or multi-core) system, divide the load average by the number of CPUs.───在多CPU(或多核)系統(tǒng)中,需要將平均負(fù)載除以CPU的個(gè)數(shù)。

4、If the value in the PRI column is equal to or lower than this value, the process is considered runnable and is included in the load average.───如果PRI欄中的值等于或者小于此值,則該程會(huì)認(rèn)為是可運(yùn)行的并且會(huì)包括在負(fù)載均衡中。

5、The definition of load average is complex and driven by the status of the processes that are executing.───平均負(fù)載的定義比較復(fù)雜,并且受到正在執(zhí)行的進(jìn)程的狀態(tài)影響。

6、As a measure of CPU utilization, the load average is simplistic, poorly defined, but far from useless.───在被當(dāng)作CPU利用率的衡量標(biāo)準(zhǔn)時(shí),雖然平均負(fù)載數(shù)是簡單的和缺乏定義的,但遠(yuǎn)不是無用的。

7、In a multi-CPU (or multi-core) system, divide the load average by the number of CPUs.───在多cpu(或多核)系統(tǒng)中,需要將平均負(fù)載除以cpu的個(gè)數(shù)。

8、The load average tries to measure the number of active processes at any time.───平均負(fù)載試圖衡量任何時(shí)間內(nèi)的活動(dòng)進(jìn)程數(shù)量。

9、As a measure of CPU utilization, the load average is simplistic, poorly defined, but far from useless.───當(dāng)作CPU利用率的衡量標(biāo)準(zhǔn)時(shí),雖然平均負(fù)載數(shù)是簡單的和缺乏定義的,但遠(yuǎn)不是無用的。

load average相似詞語短語

1、average people───普通人

2、load───vi.[力]加載;裝載;裝貨;vt.使擔(dān)負(fù);裝填;n.負(fù)載,負(fù)荷;工作量;裝載量

3、average───v.算出……的平均數(shù);將……平均分配;使……平衡;平均為,平均達(dá)到;呈中間色;(行情下跌時(shí))買進(jìn)更多的證券(或商品)以降低平均進(jìn)價(jià);adj.平均(數(shù))的;普通的;典型的;平庸的;中等的,適中的;n.平均;平均數(shù);(海損的)平均分擔(dān);平均水平;(按保單規(guī)定應(yīng)付賠償額的)降減

4、average of───平均

5、particular average───單獨(dú)海損(海上保險(xiǎn))

6、batting average───擊球率,安打率;n.<美>棒球的擊球率,<口>平均成功率

7、roughness average───平均粗糙度

8、average out───最終得到平衡;達(dá)到平均數(shù);達(dá)到…的平均數(shù), 以…的平均數(shù)為結(jié)果; 求出…的平均數(shù)

9、average check───平均費(fèi)用

2、top命令的loadaverage是什么意思?

是指系統(tǒng)平均負(fù)載系統(tǒng)平均負(fù)載被定義為在特定時(shí)間間隔內(nèi)運(yùn)行隊(duì)列中的平均進(jìn)程樹。如果一個(gè)進(jìn)程滿足以下條件則其就會(huì)位于運(yùn)行隊(duì)列中:  - 它沒有在等待I/O操作的結(jié)果  - 它沒有主動(dòng)進(jìn)入等待狀態(tài)(也就是沒有調(diào)用'wait')  - 沒有被停止(例如:等待終止)  例如:  [root@www2 init.d]# uptime  7:51pm up 2 days, 5:43, 2 users, load average: 8.13, 5.90, 4.94  命令輸出的最后內(nèi)容表示在過去的1、5、15分鐘內(nèi)運(yùn)行隊(duì)列中的平均進(jìn)程數(shù)量。  一般來說只要每個(gè)CPU的當(dāng)前活動(dòng)進(jìn)程數(shù)不大于3那么系統(tǒng)的性能就是良好的,如果每個(gè)CPU的任務(wù)數(shù)大于5,那么就表示這臺(tái)機(jī)器的性能有嚴(yán)重問題。對 于上面的例子來說,假設(shè)系統(tǒng)有兩個(gè)CPU,那么其每個(gè)CPU的當(dāng)前任務(wù)數(shù)為:8.13/2=4.065。這表示該系統(tǒng)的性能是可以接受的。 在Linux系統(tǒng)中,uptime、w、top等命令都會(huì)有系統(tǒng)平均負(fù)載load average的輸出

本站其他內(nèi)容推薦

版權(quán)聲明: 本站僅提供信息存儲(chǔ)空間服務(wù),旨在傳遞更多信息,不擁有所有權(quán),不承擔(dān)相關(guān)法律責(zé)任,不代表本網(wǎng)贊同其觀點(diǎn)和對其真實(shí)性負(fù)責(zé)。如因作品內(nèi)容、版權(quán)和其它問題需要同本網(wǎng)聯(lián)系的,請發(fā)送郵件至 舉報(bào),一經(jīng)查實(shí),本站將立刻刪除。