Chinaunix首页 | 论坛 | 博客
  • 博客访问: 323846
  • 博文数量: 858
  • 博客积分: 3000
  • 博客等级: 中校
  • 技术积分: 8622
  • 用 户 组: 普通用户
  • 注册时间: 2009-05-30 12:01
文章分类

全部博文(858)

文章存档

2011年(1)

2009年(857)

我的朋友

分类:

2009-05-30 12:10:44

Understanding UNIX / Linux filesystem Superblock

by nixcraft

This is second part of "Understanding UNIX/Linux file system", part I is here. Let us take an example of 20 GB hard disk. The entire disk space subdivided into multiple file system blocks. And blocks used for what?

Unix / Linux filesystem blocks

The blocks used for two different purpose:

  1. Most blocks stores user data aka files (user data).
  2. Some blocks in every file system store the file system's metadata. So what the hell is a metadata? <……
阅读(123) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~