You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case of Samsung Galaxy phones, They have introduced SWAP features to improve the launching time of the Android applications on Smartphones that are limited with specified memory capacity (e.g., 512MB, 1GB, 1.5GB, 2GB, 4GB, 8GB, 12GB).
# CONFIG_ZRAM is not set
CONFIG_SWAP=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_MEMCG_FORCE_USE_VM_SWAPPINESS=y
CONFIG_FRONTSWAP=y
CONFIG_ZSWAP=y
CONFIG_ZSWAP_MIGRATION_SUPPORT=y
# CONFIG_ZSWAP_ENABLE_WRITEBACK is not set# CONFIG_ZSWAP_SAME_PAGE_SHARING is not set
CONFIG_ZPOOL=y
CONFIG_INCREASE_MAXIMUM_SWAPPINESS=y
CONFIG_FIX_INACTIVE_RATIO=y
# CONFIG_SWAP_ENABLE_READAHEAD is not set# CONFIG_ZRAM is not set
CONFIG_ZRAM=y
CONFIG_SWAP=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_MEMCG_FORCE_USE_VM_SWAPPINESS=y
# CONFIG_ARCH_WANTS_THP_SWAP is not set
CONFIG_CLEANCACHE=y
# CONFIG_FRONTSWAP is not set
CONFIG_INCREASE_MAXIMUM_SWAPPINESS=y
CONFIG_ZRAM=y
# CONFIG_ZRAM_WRITEBACK is not set# CONFIG_ZRAM_MEMORY_TRACKING is not set
CONFIG_SWAP=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_MEMCG_FORCE_USE_VM_SWAPPINESS=y
# CONFIG_FRONTSWAP is not set
CONFIG_PROCESS_RECLAIM=y
CONFIG_INCREASE_MAXIMUM_SWAPPINESS=y
leemgs
changed the title
[Survey] SWAP Facilities per Galaxy Note Series (Note9, Note10, Note20)
[Survey] SWAP for Galaxy Note (Note9, Note10, Note20)
Jan 23, 2021
Release Date: Galaxy Flagship Device (Galaxy Note Series)
SWAP Feature per Galaxy Note models
In the case of Samsung Galaxy phones, They have introduced SWAP features to improve the launching time of the Android applications on Smartphones that are limited with specified memory capacity (e.g., 512MB, 1GB, 1.5GB, 2GB, 4GB, 8GB, 12GB).
Galaxy Note 9 (SM-N9600)
Galaxy Note 10 (SM-N970F)
Galaxy Note 20 (SM-N980F)
Galaxy Note 21 (SM-N***)
The text was updated successfully, but these errors were encountered: