首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > 其他操作系统 > Using Raw Disk I/O
【标  题】:Using Raw Disk I/O
【关键字】:Using,Raw,Disk,I/O
【来  源】:http://www.cublog.cn/u/2984/showart.php?id=118758

Using Raw Disk I/O

Using Raw Disk I/O

There are three ways in which a program might access disk in raw mode:

  • Block raw-disk-device special files have names of the form /dev/hdiskn, and are used by some subsystems. These devices should not be used by application programs.
  • Character raw-disk-device special files have names of the form /dev/rhdiskn. Use of these devices by application programs is not recommended. If you decide to use this technique, make sure that no AIX logical volumes occupy any part of the physical disk drive being accessed. The performance effect of interaction between raw access and file-system access to the same physical drive is unpredictable. Make sure you do not overwrite the first 512 bytes of the disk since that is where the physical volume ID is stored.
  • A logical volume on which no file system has been created can be accessed in raw mode. All writes, reads, lseeks, etc. must be in multiples of 512 bytes. The least important consequence of violating this rule is serious performance degradation.
Modifying the SCSI Device Driver max_coalesce Par:【上一篇】
fileplace Command -Displays the placement of file:【下一篇】
【相关文章】
  • Using SDL Threads
  • Why are you using linux?
  • 制作ramdisk的内核文档翻译
  • 关于 Fast Poisson-Disk Sample Generation
  • Identifying P2P users using traffic analysis
  • 如何使用 类进行文件的 I/O 处理
  • Cannot view some web sites when using PPPoE
  • linux disk I/O tuning?
  • 并行计算机的I/O性能测试,请大家多多帮忙
  • 数学之美系列六 -- 图论和网络爬虫 (Web Crawlers)
  • 【随机文章】
  • 利用 wordXP 实现自动排班
  • 金融行业架设VPN的解决方案
  • Fedora Core4使用
  • 200的阶乘即200!是多少?一个简陋的大数加、乘方法
  • Is Hungarian notation obsolete?
  • 个人理财(二)——大学生小额投资如何规划
  • ganglia-3.0.3+rrdtool-1.2.15安装心得
  • 信息化使企业再次腾飞——顺特电气(组变产品部)PDM实施纪实
  • 近距离接触OpenSolaris(1)
  • 玩玩数字图像处理[1]
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.