allocator 中文意思是什麼

allocator 解釋
(空間)配置器
  1. 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

    在全面分析總結各種內存分配模式及其優缺點與適用環境的基礎上,針對實時響應系統對動態性能和qos可預測性的需求,設計實現了一個能夠有效減少內存分配開銷的池式分配器rtpsmachemllocator ,提出了一個內存池管理框架mpmf 。
  2. According to specified application, tcolormodel is utilized to design adevice independent osd module, and rectangle and region algorithm combined withimage representation is utilized to avoid flicker of displaying pages, further more, stack allocator is chosen to improve the efficiency of memory allocation

    結合實際的應用需求,提出了基於顏色模型的設備無關osd模塊,並進一步提出基於矩形和區域的優化演算法防止頁面跳轉產生的閃爍,採用棧式內存管理方法來提高內存分配效率。
  3. The thesis recounts the realization of the boundary tag method and the buddy system allocator method, which had been improved. a dynamic memory management method using multilevel bitmap catalogue structure is introduced in the paper. a detailed description of the structure of multilevel bitmap catalogue as well as algorithms using multilevel bitmap catalogue is given

    詳細闡述了對邊界標識法,夥伴系統演算法改進后的具體實現;介紹了一個用多級位示圖目錄來實現存儲資源動態分配的演算法,給出了多級位示圖目錄的結構和相應的演算法,並詳細介紹了一個二級位示圖目錄的具體實現過程。
  4. Numerical simulation for corrugation and annular flow field of a stratification injection allocator

    分層配注器波紋環空流場的數值模擬
  5. The debug memory allocator puts guard bytes around all memory allocations

    調試內存分配器在所有內存分配的周圍都放置保護位元組。
  6. The problem faced by all garbage collection algorithms is the same - identify blocks of memory that have been dispensed by the allocator, but are unreachable by the user program

    所有垃圾收集演算法所面臨的問題是相同的找出由分配器分配的,但是用戶程序不可到達的內存塊。
  7. In that case, two or more pin connections can share one allocator

    在這種情況中,兩個或更多針的連接可以共享於一個分配器。
  8. Initializing the slab allocator and creating slab caches for vfs, buffer cache, etc

    初始化slab分配器並為vfs 、緩沖區高速緩存等創建slab高速緩存
  9. Kernel virtual memory management kernel memory allocator, a component that tries to satisfy the requests for memory

    內核虛擬內存的管理/內核內存分配器,這是一個用來滿足對內存的請求的組件。
  10. Debug memory allocator

    偵錯記憶體分派器
  11. When you build your project for debug, you are using the debug memory allocator

    在生成用於調試的項目時,使用的是調試內存分配器。
  12. A different memory allocator is also being used

    還使用了不同的內存分配器。
  13. Shows how to use a custom memory allocator for

    的自定義內存分配器來提高多線程應用程序的性能。
  14. Interface is a simple memory allocator

    簡單的內存分配實現。
  15. Interface to system ' s page allocator. no need to hold the cache - lock

    對系統頁分配器的借口,不需要加緩存鎖。
  16. Frees a block of memory allocated by the unmanaged com task memory allocator with

    釋放由非託管com任務內存分配器使用
  17. To a block of memory allocated from the unmanaged com task allocator

    的內容復制到從非託管com任務分配器分配的內存塊。
  18. The customstring sample shows how to use a custom memory allocator for

    的自定義內存分配器來優化多線程應用程序的性能。
  19. Allocates a block of memory of specified size from the com task memory allocator

    從com任務內存分配器分配指定大小的內存塊。
分享友人