RANDOM_PRELOAD

Data is treated as random-access memory in practice. Directory implementations may explicitly load the content of the file in memory, or provide hints to the system so that it loads the content of the file into the page cache at open time. This should only be used on very small files that can be expected to fit in RAM with very high confidence.

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int