Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_XFS_RT
has multiple definitions:
fs/xfs/Kconfig
The configuration item CONFIG_XFS_RT:
CONFIG_XFS_FS
If 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.
If unsure, say N.
fs/xfs/Kconfig
The configuration item CONFIG_XFS_RT:
CONFIG_XFS_FS && CONFIG_EXPERIMENTAL
If 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/Kconfig
The configuration item CONFIG_XFS_RT:
CONFIG_XFS_FS && CONFIG_EXPERIMENTAL
If 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/Kconfig
The configuration item CONFIG_XFS_RT:
CONFIG_XFS_FS && CONFIG_EXPERIMENTAL
If 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 2024). See also LKDDb sources on GitLab