| Chris 的个人资料小斯照片日志列表 | 帮助 |
|
2009/6/18 fuse - 什麼是 fuse ? - Filesystem in user space. Linux 在後來有 build in ntfs 的 module 不過這只能讓 user 做 read 而不能 write 如果要 write 就要透過 kernel fuse 的 support, 在搭配 ntfs-3g 來做 write 的動作. 這樣提供了很多好處,因為如果因為要增加某個 feature 就不需要重新 build kernel, build kernel 是一件耗大的工程 稍微 看了一下 fuse 其實 透過 udev listens to netlink socket to create /dev/fuse node. 這個 kernel module 主要是將底層的 api 實作出來,讓 userspace 透過 systemcall 來呼叫. <待續> 引用通告此日志的引用通告 URL 是: http://chris0611168.spaces.live.com/blog/cns!D746EEB60B5CF2DF!1080.trak 引用此项的网络日志
|
|
|