Seoyun Son
Seoyun Son
현재 rv6는 struct들이 복잡한 dependency를 가지고 있습니다. 관계를 파악하여 간결한 구조로 바꿔야 합니다. (좌 -> 우) 
https://github.com/Gilnaa/memoffset/issues/49 https://github.com/kaist-cp/rv6/blob/5bbd4f03298d5c6d011b55f59ed0b8035acdb392/kernel-rs/src/arena.rs#L272-L277
https://github.com/kaist-cp/rv6/blob/5bbd4f03298d5c6d011b55f59ed0b8035acdb392/kernel-rs/src/pipe.rs#L116-L129