内存映射文件




The primary benefit of memory mapping a file is increasing I/O performance, especially when used on large files. 


memery mapped file 主要的优势是提供I/O的效率,尤其在处理大文件上面。


Most modern operating systems or runtime environments support some form of memory-mapped file access.

现在大多数操作系统和运行时都支持memory-mapped file的访问。


The function mmap(),which creates a mapping of a file given a file descriptor, starting location in the file, and a length, is part of the POSIX specification, so the wide variety of POSIX-compliant systems, such as UNIX, Linux, Mac OS X or OpenVMS, support a common mechanism for memory mapping files.

在Posix系统提供的nmap()函数来创建内存映射文件的描述,包括文件开始位置和文件大小。nmap()被Unix 、Linux、Max Os 以及其他操作系统提供。


The Microsoft Windows operating systems also support a group of API functions for this purpose, such as CreateFileMapping().

微软操作系统也通过CreateFileMapping()来提供memory-mapped file的功能。


同时,大部分的编程语言和程序库也提供对memory-mapped file 的编程。


例如:java语言提供RandomAccessFile、FileChannel、MappedByteBuffer 等提供访问内存映射文件。





https://en.wikipedia.org/wiki/Memory-mapped_file



  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值