Yu Chen
|
3d2909e990
|
Merge branch 'ch8' into main
|
3 years ago |
Yifan Wu
|
315e61da1a
|
Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction
|
4 years ago |
Yifan Wu
|
0a8bd2c3fd
|
Fixed a bug that the efs lock was not be held correctly
|
4 years ago |
Yifan Wu
|
01098eb113
|
Fixed a bug that the efs lock was not be held correctly
|
4 years ago |
Yifan Wu
|
613f77c5a4
|
Remove unused code.
|
4 years ago |
Yifan Wu
|
230e4442d0
|
Remove unused code.
|
4 years ago |
Yifan Wu
|
6298f57a87
|
Remove DirentBytes
|
4 years ago |
Yifan Wu
|
a589179adc
|
Remove DirentBytes
|
4 years ago |
Yifan Wu
|
1e2e83e886
|
Remove unused code.
|
4 years ago |
Yifan Wu
|
3e47a0dbee
|
Remove unused code.
|
4 years ago |
Yifan Wu
|
67372ac84d
|
Merge updates from ch7
|
4 years ago |
Yifan Wu
|
a7346c96b4
|
DiskInode sz->128bytes && user heap -> 32KiB
|
4 years ago |
Yifan Wu
|
01280fc833
|
Support indirect2 in easy-fs::layout::DiskInode
|
4 years ago |
Yifan Wu
|
e8a0682cf8
|
Refactor easy-fs
|
4 years ago |
Yifan Wu
|
920d077a66
|
Refactor easy-fs.
|
4 years ago |
Yifan Wu
|
606abbe6a1
|
Simple filetest passed on qemu/k210.
|
4 years ago |
Yifan Wu
|
ae9eecf97b
|
Load app from sdcard on K210, but panicked on qemu.
|
4 years ago |
Yifan Wu
|
ea515323d3
|
Import easy-fs in os && change easy-fs to no_std mode.
|
4 years ago |
Yifan Wu
|
ecccea65a0
|
Change single file limit from 70KiB to 94KiB & pack apps and list them.
|
4 years ago |
Yifan Wu
|
d13380603b
|
Large/small file I/O test passed.
|
4 years ago |
Yifan Wu
|
dbaa7c8c6c
|
Write Hello, world! to a file and read it!
|
4 years ago |
Yifan Wu
|
5ea07840ce
|
Eliminate unuseful block reads/writes.
|
4 years ago |
Yifan Wu
|
c351635e2f
|
Create two files and list them.
|
4 years ago |
Yifan Wu
|
459efec595
|
We need BlockCache.
|
4 years ago |
Yifan Wu
|
af02e68d19
|
create & open efs.
|
4 years ago |