| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | |
|---|
| 2 | 3 | config CACHEFILES |
|---|
| 3 | 4 | tristate "Filesystem caching on files" |
|---|
| .. | .. |
|---|
| 7 | 8 | filesystems - primarily networking filesystems - thus allowing fast |
|---|
| 8 | 9 | local disk to enhance the speed of slower devices. |
|---|
| 9 | 10 | |
|---|
| 10 | | - See Documentation/filesystems/caching/cachefiles.txt for more |
|---|
| 11 | + See Documentation/filesystems/caching/cachefiles.rst for more |
|---|
| 11 | 12 | information. |
|---|
| 12 | 13 | |
|---|
| 13 | 14 | config CACHEFILES_DEBUG |
|---|
| .. | .. |
|---|
| 35 | 36 | bouncing between CPUs. On the other hand, the histogram may be |
|---|
| 36 | 37 | useful for debugging purposes. Saying 'N' here is recommended. |
|---|
| 37 | 38 | |
|---|
| 38 | | - See Documentation/filesystems/caching/cachefiles.txt for more |
|---|
| 39 | + See Documentation/filesystems/caching/cachefiles.rst for more |
|---|
| 39 | 40 | information. |
|---|