Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Survey] SWAP for Galaxy Note (Note9, Note10, Note20) #1

Open
leemgs opened this issue Jan 2, 2021 · 0 comments
Open

[Survey] SWAP for Galaxy Note (Note9, Note10, Note20) #1

leemgs opened this issue Jan 2, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@leemgs
Copy link
Owner

leemgs commented Jan 2, 2021

Release Date: Galaxy Flagship Device (Galaxy Note Series)

  • 2018: Galaxy Note09 (SM-N9600)
  • 2019: Galaxy Note10 (SM-N970F)
  • 2020: Galaxy Note20 (SM-N980F)
  • 2021: Galaxy Note21 (SM-N***)

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)

# 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

Galaxy Note 10 (SM-N970F)

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

Galaxy Note 20 (SM-N980F)

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

Galaxy Note 21 (SM-N***)

@leemgs leemgs self-assigned this Jan 2, 2021
@leemgs leemgs added the documentation Improvements or additions to documentation label Jan 2, 2021
@leemgs 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant