首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个小文件系统

一个小文件系统

  • 资源大小:744.78 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 系统 文件 一个

资 源 简 介

this is a toy file system implemented when I learned how to structure data on raw device with the file concept. this file system is very simple. Firstly there are about 1000+ lines C code. secondly just support create/delete file, rm/mk directory and hard link. Lastly this size of file system is 145*512 bytes; max number of file and directory in all is 16; and max size of each file is 8*512 bytes.

文 件 列 表

file_system
debugfs.cpp
ialloc.c
debugfs
file.o
dir.h
file.c
balloc.c
mkfs
super.c
namei.o
Makefile
.tiny_fs.h.swp
mkfs.c
inode.h
namei.h
file.h
inode.o
balloc.h
ialloc.o
tags
README
dir.o
dir.c
tiny_fs.h
balloc.o
tinyfs
namei.c
super.o
inode.c
ialloc.h
VIP VIP
0.180642s