Linux中国  设为主页
 收藏本站
 
当前位置: > 首页 ->Linux技术 ->入门与提高 ->ext2、ext3及reiserfs文件系统概述
  相关分类: 
入门与提高
系统管理
网络应用
嵌入式系统
内核研究
服务器相关
发行版专区
Linux程序设计
Linux安全
BSD相关
桌面应用
  站内搜索: 
热门文章排行
热门文章排行 新手入门 Linux菜鸟必学的60个命令(04-11)
Linux操作系统下安装QQ最简单的方法(04-11)
即时通讯无界限 LumaQQ的安装和使用(04-11)
Linux 2.6.19.x内核编译配置选项简介(05-09)
Linux版本大全,Linux发行版知多少。(05-06)
精采文章排行
精采文章排行 Ubuntu 7.10扩展Linux系统的多媒体应(01-07)
新手学堂:Samba服务器安装配置过程(01-07)
最简单的Linux系统上的pptpd服务器安(01-07)
新手看招:Linux系统的股票行情分析(01-07)
新手学堂:Linux系统的开机程序执行(01-07)
  ·新手学堂:Samba服务器安装配置过程介绍 ·最简单的Linux系统上的pptpd服务器安装 ·新手看招:Linux系统的股票行情分析软件 ·新手学堂:Linux系统的开机程序执行顺序 ·在Linux操作系统下安装杀毒软件AntiVir ·利用Boot Manager让Vista与Linux双启动 ·如何制作Ubuntu Linux操作系统的本地源 ·2007年度开源10大事件微软起诉Linux居首 ·Ubuntu7.10性能大幅提升要与Vista决高下

ext2、ext3及reiserfs文件系统概述

作者:Webmaster   来源:赛迪网技术社区    点击:   日期:2007-04-19 [收藏] [投稿]

  IE是否经常中毒?推荐您

ext2/3 with 4 KiB blocksize 2048 GiB (= 2 TiB) 8192 GiB (= 8 TiB)

ext2/3 with 8 KiB blocksize (Systems with 8 KiB pages like Alpha only) 65568 GiB (~ 64 TiB) 32768 GiB (= 32 TiB)

ReiserFS 3.5 2 GiB 16384 GiB (= 16 TiB)

ReiserFS 3.6 (as in Linux 2.4) 1 EiB 16384 GiB (= 16 TiB)

XFS 8 EiB 8 EiB

JFS with 512 Bytes blocksize 8 EiB 512 TiB

JFS with 4KiB blocksize 8 EiB 4 PiB

NFSv2 (client side) 2 GiB 8 EiB

NFSv3 (client side) 8 EiB 8 EiB

 

Note Kernel Limitations: The table above describes

limitations of the on-disk format. The following kernel limits

exist:

 

On 32-bit systems with Kernel 2.4.x: The size of a file and a

block device is limited to 2 TiB. By using LVM several block

devices can be combined enabling the handling of larger file

systems.

64-bit systems: The sizes of a filesytem and of a file are

limited by 263 (8 EiB). But there might be hardware

driver limits that do not allow to access such large devices.

Kernel 2.6: For both 32-bit systems with option CONFIG_LBD set

and for 64-bit systems: The size of a file system is limited to

273 (far too much for today). On 32-bit systems

(without CONFIG_LBD set) the size of a file is limited to 2 TiB.



 如果您对本文有任何疑问或者建议,请到讨论区发表您的意见: >> 论坛入口 <<

上一页 1 2 3 4 5 6 7 8 9 1011 12 13 14 15 16 17 18 下一页

上一篇:换成RHEL5操作系统的四个“绝佳理由”   下一篇:怎么样设置Tomcat的JVM虚拟机内存大小
文章评论】 【收藏本文】 【推荐好友】 【打印本文】 【我要投稿】 【论坛讨论

   相关文章:
·Ubuntu 7.10扩展Linux系统的多媒体应用

   文章评论:(1条)
  
 请留名: 匿名评论   点击查看所有评论 论坛讨论
 

 声明:刊登此文章是为了传递更多信息,文章内容仅供参考,转载请注明出处。