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

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

一个小文件系统

  • 资源大小:744.78 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分: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
  • 猕猴桃 1天前 成为了本站会员

  • 11 1天前 成为了本站会员

  • 开心快活人 1天前 成为了本站会员

  • 晋财 1天前 成为了本站会员

  • WYG 2天前 成为了本站会员

  • Shine 2天前 成为了本站会员

  • 柳贻 2天前 成为了本站会员

  • hallelujah_HL 2天前 成为了本站会员

  • 焦昱贺 2天前 成为了本站会员

  • Rubin 2天前 成为了本站会员

0.304818s