File System

  • Partitions are the logical division of a physical device. Numerous partition types are supported under Linux.
  • A file system is mounted on a mount point in Linux. The root file system is mounted at the root of the file system hierarchy and referred to as / .
  • The popular ext2 file system is mature and fast, and is often found on embedded and other Linux systems such as Red Hat and the Fedora Core series.
  • The ext3 file system adds journaling on top of the ext2 file system, for better data integrity and system reliability.
  • ReiserFS is another popular and high-performance journaling file system found on many embedded and other Linux systems.
  • JFFS2 is a journaling file system optimized for use with Flash memory. It contains Flash-friendly features such as wear leveling for longer Flash memory lifetime.
  • cramfs is a read-only file system perfect for small-system boot ROMs and other read-only programs and data.
  • NFS is one of the most powerful development tools for the embedded developer. It can bring the power of a workstation to your target device. Learn how to use NFS as your embedded target's root file system. The convenience and time savings will be worth the effort.
  • Many pseudo file systems are available on Linux. A few of the more important ones are presented here, including the proc file system and sysfs .
  • The RAM-based tmpfs file system has many uses for embedded systems. Its most significant improvement over tradition ramdisks is the capability to resize itself dynamically to meet operational requirements.

There are also other file systems in wikipedia https://en.wikipedia.org/wiki/File_system.

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值