memory n. 1.記憶;記憶力;【自動(dòng)化】存儲(chǔ)器;信息存儲(chǔ)方式;存儲(chǔ)量。 2.回憶。 3.紀(jì)念。 4.死后的名聲,遺芳。 5.追想得起的年限[范圍]。 artificial memory 記憶法。 retentive memory 良好的記憶力。 a translation memory (電子計(jì)算機(jī)的)譯碼存儲(chǔ)器。 Keep your memory active. 好好記住,不要忘記。 It is but a memory. 那不過是往事而已。 bear [have, keep] in memory 記著,沒有忘記。 beyond [within] the memory of man [men] 在有史以前[以來]。 cherish the memory of (sb.) 懷念(某人)。 come to one's memory 想起,憶及,蘇醒。 commit to memory 記住。 from memory 憑記憶。 have a good [bad, poor, short] memory 記性好[壞]。 have no memory of 完全忘記。 If my memory serves me. 如果我的記性不錯(cuò)。 in memory of 紀(jì)念…。 of blessed [famous, happy, glorious] memory 故〔加在已死王公名上的頌詞〕 (King Charles of blessed memory 已故查理王)。 slip sb.'s memory 被某人一時(shí)忘記。 to the best of one's memory 就記憶所及。 to the memory of 獻(xiàn)給…〔著者書前紀(jì)念性題詞〕。 within living memory 現(xiàn)在還被人記著。
The memory allocator will always return the memory block from the free - list , which best fits the required size ) 。內(nèi)存分配器將總是從空閑列表中返回一個(gè)最合適大小的內(nèi)存塊。
Kernel virtual memory management kernel memory allocator , a component that tries to satisfy the requests for memory 內(nèi)核虛擬內(nèi)存的管理/內(nèi)核內(nèi)存分配器,這是一個(gè)用來滿足對(duì)內(nèi)存的請求的組件。
Or else your program would leak memory , and eventually the memory allocator would fail and your program would crash . whenever you allocated an object with 每一個(gè)new操作必須有相應(yīng)的delete操作,否則您的程序就會(huì)泄漏內(nèi)存,最終內(nèi)存分配器( memory allocator )就會(huì)出故障,而您的程序就會(huì)崩潰。
After giving all - sided analysis and evaluation on kinds of memory allocation pattern , it designs rtps _ cached _ allocator , a pooled memory allocator which can decrease the overhead resulted from the general dynamic heap allocation , in order to improve the dynamic performance of a system and meet the de mand of qos predictability . a memory pool management framework , mpmf , is also shown 在全面分析總結(jié)各種內(nèi)存分配模式及其優(yōu)缺點(diǎn)與適用環(huán)境的基礎(chǔ)上,針對(duì)實(shí)時(shí)響應(yīng)系統(tǒng)對(duì)動(dòng)態(tài)性能和qos可預(yù)測性的需求,設(shè)計(jì)實(shí)現(xiàn)了一個(gè)能夠有效減少內(nèi)存分配開銷的池式分配器rtpsmachemllocator ,提出了一個(gè)內(nèi)存池管理框架mpmf 。