软件包:diod(1.0.24-5)
I/O forwarding server for 9P
diod is an I/O forwarding server that implements a variant of the 9P protocol from (9P2000.L) the Plan 9 operating system. When paired with a modern version of the v9fs Linux 9P client, diod allows a file system to be exported over a TCP/IP network in a manner similar to NFS.
The file system that is exported can itself be NFS or a parallel file system like Lustre or GPFS. This can be done with minimal loss of distributed semantics because the v9fs client (when used with appropriate mount options) has no page or directory cache - all I/O operations trigger a network request. The page cache effectively moves to the server system, with diod appearing as a multi-threaded user application accessing the file system in the usual way through the VFS.
其他与 diod 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcap2 (>= 1:2.10)
- POSIX 1003.1e capabilities 功能(库)
-
- dep: liblua5.1-0
- Shared library for the Lua interpreter version 5.1
-
- dep: libmunge2 (>= 0.5.8)
- authentication service for credential -- library package
-
- dep: libncurses6 (>= 6)
- 终端控制的共享库
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- dep: libwrap0 (>= 7.6-4~)
- Wietse Venema 的 TCP 包装库
-
- dep: lsb-base
- Linux 标准规范初始化脚本功能的过渡软件包