Documentation/ABI/testing/sysfs-class-vduse

Source file repositories/reference/linux-study-clean/Documentation/ABI/testing/sysfs-class-vduse

File Facts

System
Linux kernel
Corpus path
Documentation/ABI/testing/sysfs-class-vduse
Extension
[no extension]
Size
1007 bytes
Lines
34
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: Documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

What:		/sys/class/vduse/
Date:		Oct 2021
KernelVersion:	5.15
Contact:	Yongji Xie <xieyongji@bytedance.com>
Description:
		The vduse/ class sub-directory belongs to the VDUSE
		framework and provides a sysfs interface for configuring
		VDUSE devices.

What:		/sys/class/vduse/control/
Date:		Oct 2021
KernelVersion:	5.15
Contact:	Yongji Xie <xieyongji@bytedance.com>
Description:
		This directory entry is created for the control device
		of VDUSE framework.

What:		/sys/class/vduse/<device-name>/
Date:		Oct 2021
KernelVersion:	5.15
Contact:	Yongji Xie <xieyongji@bytedance.com>
Description:
		This directory entry is created when a VDUSE device is
		created via the control device.

What:		/sys/class/vduse/<device-name>/msg_timeout
Date:		Oct 2021
KernelVersion:	5.15
Contact:	Yongji Xie <xieyongji@bytedance.com>
Description:
		(RW) The timeout (in seconds) for waiting for the control
		message's response from userspace. Default value is 30s.
		Writing a '0' to the file means to disable the timeout.

Annotation

Implementation Notes