CONFIG_TASK_IO_ACCOUNTING
This commit is contained in:
parent
c2392a98ae
commit
313cfcb94c
@ -40,13 +40,17 @@ sudo bash kernel.sh 6.x 6.8.1
|
||||
|
||||
## CHANGELOG
|
||||
|
||||
### 2024-05-06
|
||||
|
||||
- Ajout de CONFIG_TASK_IO_ACCOUNTING pour Victoria Metrics
|
||||
|
||||
### 2024-04-29
|
||||
|
||||
- Corrections bug de copier/coller (manque d'appel de doDownload & doUncompress)
|
||||
- Suppression du paramètre STEPS
|
||||
- Ajout du paramètre TARGET (afin de spécifier une distribution cible, ex: debian)
|
||||
- Cibles de compilation: debian, ubuntu
|
||||
- + Corrections pour la compilation à destination d'Ubuntu
|
||||
- Corrections pour la compilation à destination d'Ubuntu
|
||||
|
||||
### 2024-04-26
|
||||
|
||||
|
@ -405,4 +405,5 @@ CONFIG_ACPI_CONFIGFS
|
||||
CONFIG_ZSWAP_SHRINKER_DEFAULT_ON
|
||||
CONFIG_DEBUG_INFO_REDUCED
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB
|
||||
CONFIG_TASK_IO_ACCOUNTING
|
||||
CONFIG_COMPILE_TEST
|
||||
|
Loading…
Reference in New Issue
Block a user