Chinaunix

标题: EXT2_FS_XIP什么意思 [打印本页]

作者: ycnian    时间: 2013-05-01 23:10
标题: EXT2_FS_XIP什么意思
ext2文件系统的Kconfig文件中有一个选项EXT2_FS_XIP,这个选项的解释如下:

config EXT2_FS_XIP
        bool "Ext2 execute in place support"
        depends on EXT2_FS && MMU
        help
          Execute in place can be used on memory-backed block devices. If you
          enable this option, you can select to mount block devices which are
          capable of this feature without using the page cache.

          If you do not use a block device that is capable of using this,
          or if unsure, say N.

看了一会儿没看明白,请问这个选项什么意思呢?什么情况下需要使用这个选项?
作者: T-Bagwell    时间: 2013-05-02 06:19
you can select to mount block devices which are
          capable of this feature without using the page cache.
作者: T-Bagwell    时间: 2013-05-02 06:19
you can select to mount block devices which are
          capable of this feature without using the page cache.




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2