diff options
Diffstat (limited to 'mm/swap.c')
-rw-r--r-- | mm/swap.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ | |||
8 | /* | 8 | /* |
9 | * This file contains the default values for the operation of the | 9 | * This file contains the default values for the operation of the |
10 | * Linux VM subsystem. Fine-tuning documentation can be found in | 10 | * Linux VM subsystem. Fine-tuning documentation can be found in |
11 | * Documentation/sysctl/vm.txt. | 11 | * Documentation/admin-guide/sysctl/vm.rst. |
12 | * Started 18.12.91 | 12 | * Started 18.12.91 |
13 | * Swap aging added 23.2.95, Stephen Tweedie. | 13 | * Swap aging added 23.2.95, Stephen Tweedie. |
14 | * Buffermem limits added 12.3.98, Rik van Riel. | 14 | * Buffermem limits added 12.3.98, Rik van Riel. |