Chinaunix首页 | 论坛 | 博客
  • 博客访问: 74209
  • 博文数量: 23
  • 博客积分: 1410
  • 博客等级: 上尉
  • 技术积分: 250
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-10 15:21
文章分类

全部博文(23)

文章存档

2010年(9)

2009年(4)

2008年(10)

我的朋友

分类:

2010-06-07 14:40:39

1)         A paging space is a type of logical volume with allocated disk space that stores information which is resident in virtual memory but is not currently being accessed.

 

2)         This logical volume has an attribute type equal to paging, and is usually simply referred to as paging space or swap space. When the amount of free RAM in the system is low, programs or data that have not been used recently are moved from memory to paging space to release memory for other activities

3)         The amount of paging space required depends on the type of activities performed on the system. If paging space runs low, processes can be lost, and if paging space runs out, the system can panic. When a paging-space low condition is detected, define additional paging space.

The /etc/swapspaces file specifies the paging spaces and the attributes of the paging spaces
阅读(490) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~