Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_XFS_RT has multiple definitions:
fs/xfs/KconfigThe configuration item CONFIG_XFS_RT:
CONFIG_XFS_FSIf you say Y here you will be able to mount and use XFS filesystems which contain a realtime subvolume. The realtime subvolume is a separate area of disk space where only file data is stored. It was originally designed to provide deterministic data rates suitable for media streaming applications, but is also useful as a generic mechanism for ensuring data and metadata/log I/Os are completely separated. Regular file I/Os are isolated to a separate device from all other requests, and this can be done quite transparently to applications via the inherit-realtime directory inode flag.
See the xfs man page in section 5 for additional information.
This option is mandatory to support zoned block devices. For these devices, the realtime subvolume must be backed by a zoned block device and a regular block device used as the main device (for metadata). If the zoned block device is a host-managed SMR hard-disk containing conventional zones at the beginning of its address space, XFS will use the disk conventional zones as the main device and the remaining sequential write required zones as the backing storage for the realtime subvolume.
If unsure, say N.
fs/xfs/KconfigThe configuration item CONFIG_XFS_RT:
CONFIG_XFS_FS && CONFIG_EXPERIMENTALIf you say Y here you will be able to mount and use XFS filesystems which contain a realtime subvolume. The realtime subvolume is a separate area of disk space where only file data is stored. The realtime subvolume is designed to provide very deterministic data rates suitable for media streaming applications.
See the xfs man page in section 5 for a bit more information.
This feature is unsupported at this time, is not yet fully functional, and may cause serious problems.
If unsure, say N.
fs/xfs/KconfigThe configuration item CONFIG_XFS_RT:
CONFIG_XFS_FS && CONFIG_EXPERIMENTALIf you say Y here you will be able to mount and use XFS filesystems which contain a realtime subvolume. The realtime subvolume is a separate area of disk space where only file data is stored. The realtime subvolume is designed to provide very deterministic data rates suitable for media streaming applications.
See the xfs man page in section 5 for a bit more information.
This feature is unsupported at this time, is not yet fully functional, and may cause serious problems.
If unsure, say N.
fs/KconfigThe configuration item CONFIG_XFS_RT:
CONFIG_XFS_FS && CONFIG_EXPERIMENTALIf you say Y here you will be able to mount and use XFS filesystems which contain a realtime subvolume. The realtime subvolume is a separate area of disk space where only file data is stored. The realtime subvolume is designed to provide very deterministic data rates suitable for media streaming applications.
See the xfs man page in section 5 for a bit more information.
This feature is unsupported at this time, is not yet fully functional, and may cause serious problems.
If unsure, say N.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - X index
Automatically generated (in year 2025). See also LKDDb sources on GitLab