Connor
|
4dcb74d29e
|
added extra file io
|
2023-11-29 16:42:26 -08:00 |
|
Connor
|
9ed5936762
|
half of tests added
|
2023-11-17 01:33:19 -08:00 |
|
Connor
|
b921cadf92
|
Merge remote-tracking branch 'origin/wangziao/layer1test' into connorg/layer1tests
|
2023-11-15 23:23:54 -08:00 |
|
Connor
|
6edece492c
|
added de/alloc inode datablock s
|
2023-11-15 03:10:12 -08:00 |
|
WangZiao
|
3814ee0409
|
test on top of GuangZhe's fix on layer1
|
2023-11-12 14:38:37 -08:00 |
|
WangZiao
|
3d959eeeb1
|
Merge branch 'guangzheliu/layer1dev' into wangziao/layer1test
|
2023-11-12 13:51:01 -08:00 |
|
wangziao
|
47927b0a8a
|
modify layer 1 for pressure testing on a small fs
|
2023-11-12 03:22:24 -08:00 |
|
Victor
|
71f87b0320
|
add instructions and steps to know how to do further testing
|
2023-11-11 23:05:03 -08:00 |
|
Victor
|
1d567ff487
|
fixed several bugs
|
2023-11-11 16:08:35 -08:00 |
|
FactorialN
|
23c5b4da6f
|
recalled the uchar modification
|
2023-11-11 14:54:22 -08:00 |
|
FactorialN
|
359521e12e
|
changed all char to unsigned char
|
2023-11-11 14:38:47 -08:00 |
|
Victor
|
2fd109e1dd
|
test inode inode_allocate and free function
|
2023-11-11 14:27:37 -08:00 |
|
Victor
|
43d1a57f12
|
delete assign unsigned char
|
2023-11-11 13:55:45 -08:00 |
|
FactorialN
|
350c00fd40
|
changed type of off_t to u_int64_t
|
2023-11-11 13:38:54 -08:00 |
|
Victor
|
fda144c353
|
fix bugs e.g. static function, disk argument, address offset and add test API code
|
2023-11-11 13:10:07 -08:00 |
|
Victor
|
1a35ce3574
|
use strlen not sizeof
|
2023-11-06 14:07:25 -08:00 |
|
Victor
|
b25f0f167d
|
revise rawdisk R/W API to set with offset and length
|
2023-11-06 14:00:14 -08:00 |
|
Victor
|
d379f6d7f0
|
add destructor to close fd to open device one time, and make dir be const char* type
|
2023-11-06 00:24:57 -08:00 |
|
Victor
|
0442a53fbf
|
Allow specifying disk directory as parameter, /dev/vdc is default path
|
2023-11-03 18:55:02 -07:00 |
|
Victor
|
e38810caf3
|
add layer0 test
|
2023-11-03 17:47:32 -07:00 |
|
Victor
|
16e070805d
|
delete build file
|
2023-10-21 23:08:49 -07:00 |
|
FactorialN
|
78fc2314c3
|
updated testing
|
2023-10-15 14:45:30 -07:00 |
|