释义 |
buffer pool 缓冲(器单元)池 1.An area of storage in which all buffers of a program are kept. 一种存储区,其中保存了一个程序的全部缓冲区。 2.In ACF/VTAM, a group of buffers having the same size. A buffer pool is established at initialization time in the message control program; the buffers are built in extents chained together. IBM的通信系统软件ACF/VTAM中,一组具有相同容量的缓冲区。缓冲池是在信息控制 程序初始化期间建立的,这些缓冲区以区域链接方式连在一起。 |