1 What: /sys/class/vduse/
4 Contact: Yongji Xie <xieyongji@bytedance.com>
6 The vduse/ class sub-directory belongs to the VDUSE
7 framework and provides a sysfs interface for configuring
10 What: /sys/class/vduse/control/
13 Contact: Yongji Xie <xieyongji@bytedance.com>
15 This directory entry is created for the control device
18 What: /sys/class/vduse/<device-name>/
21 Contact: Yongji Xie <xieyongji@bytedance.com>
23 This directory entry is created when a VDUSE device is
24 created via the control device.
26 What: /sys/class/vduse/<device-name>/msg_timeout
29 Contact: Yongji Xie <xieyongji@bytedance.com>
31 (RW) The timeout (in seconds) for waiting for the control
32 message's response from userspace. Default value is 30s.
33 Writing a '0' to the file means to disable the timeout.