Skip to content

Commit

Permalink
Merge pull request #177 from truenas/NAS-128788_df.1
Browse files Browse the repository at this point in the history
NAS-128788 / 24.04.1 / Temporary disable new Multi-Gen LRU.
  • Loading branch information
amotin authored May 14, 2024
2 parents 43188e0 + 4df67e7 commit 4baec24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/package/truenas/truenas.config
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,9 @@ CONFIG_CHELSIO_T4_DCB=n
#
CONFIG_MODULE_COMPRESS_NONE=y
CONFIG_MODULE_COMPRESS_XZ=n

#
# Temporary disable new Multi-Gen LRU, trying to evict and swap out
# too much of page cache when ARC consumes the most of memory, making
# WebUI, middleware and random user-space applications unresponsive.
CONFIG_LRU_GEN_ENABLED=n

0 comments on commit 4baec24

Please sign in to comment.