Add swap support to Android


Question

I own Samsung Galaxy GT-i9082, Trust me, its really very slow due to its low RAM i.e 1GB only. I have Installed Custom ROM of Lineage OS From XDA but it still doesn't supports swapping which is the only way to increase my SMARTphone's RAM. How can I add Swap support to my Kernel? I am really a new born baby in android and don't know much about it.


Answer

Swap in Android requires special kernel support... to my knowledge there is no stock based custom kernel pre-built with swap support for your device. You can see if your kernel, or any kernel for that matter, has swap support by opening a terminal (via Termux or other terminal application) and entering the following command:



cat /proc/cpuinfo



And look at the Features line in the output for swp or swap, if one of those occurs and you are rooted, then you maybe able to use swap space. - Source



Building a kernel yourself with this support is outside the scope of Android Authority, if you wish to pursue this option I would suggest using a dedicated forum for this type of thing such as XDA's Galaxy Grand Duos Development forum for more information.



That said, there is one custom ROM I am aware of which has swap support built in called Viper OS, more information on this ROM is available in it's official support thread on XDA Developers.



Be aware there are custom kernels that support zRAM, or compressed RAM, which might be sufficient for your needs... They increase usable RAM by using the kernel to compress the data it stores in RAM at the cost of some performance and battery life, the amount of benefit or performance/battery loss is purely based on your individual usage. Grephene and DedS kernel are available for your device which support zRAM. For more information on zRAM and it's potential benefits and issues, please see What is zRAM in kernel and Z-RAM, do you use it? threads on XDA or see Google for more information.


Topics


2D Engines   3D Engines   9-Patch   Action Bars   Activities   ADB   Advertisements   Analytics   Animations   ANR   AOP   API   APK   APT   Architecture   Audio   Autocomplete   Background Processing   Backward Compatibility   Badges   Bar Codes   Benchmarking   Bitmaps   Bluetooth   Blur Effects   Bread Crumbs   BRMS   Browser Extensions   Build Systems   Bundles   Buttons   Caching   Camera   Canvas   Cards   Carousels   Changelog   Checkboxes   Cloud Storages   Color Analysis   Color Pickers   Colors   Comet/Push   Compass Sensors   Conferences   Content Providers   Continuous Integration   Crash Reports   Credit Cards   Credits   CSV   Curl/Flip   Data Binding   Data Generators   Data Structures   Database   Database Browsers   Date &   Debugging   Decompilers   Deep Links   Dependency Injections   Design   Design Patterns   Dex   Dialogs   Distributed Computing   Distribution Platforms   Download Managers   Drawables   Emoji   Emulators   EPUB   Equalizers &   Event Buses   Exception Handling   Face Recognition   Feedback &   File System   File/Directory   Fingerprint   Floating Action   Fonts   Forms   Fragments   FRP   FSM   Functional Programming   Gamepads   Games   Geocaching   Gestures   GIF   Glow Pad   Gradle Plugins   Graphics   Grid Views   Highlighting   HTML   HTTP Mocking   Icons   IDE   IDE Plugins   Image Croppers   Image Loaders   Image Pickers   Image Processing   Image Views   Instrumentation   Intents   Job Schedulers   JSON   Keyboard   Kotlin   Layouts   Library Demos   List View   List Views   Localization   Location   Lock Patterns   Logcat   Logging   Mails   Maps   Markdown   Mathematics   Maven Plugins   MBaaS   Media   Menus   Messaging   MIME   Mobile Web   Native Image   Navigation   NDK   Networking   NFC   NoSQL   Number Pickers   OAuth   Object Mocking   OCR Engines   OpenGL   ORM   Other Pickers   Parallax List   Parcelables   Particle Systems   Password Inputs   PDF   Permissions   Physics Engines   Platforms   Plugin Frameworks   Preferences   Progress Indicators   ProGuard   Properties   Protocol Buffer   Pull To   Purchases   Push/Pull   QR Codes   Quick Return   Radio Buttons   Range Bars   Ratings   Recycler Views   Resources   REST   Ripple Effects   RSS   Screenshots   Scripting   Scroll Views   SDK   Search Inputs   Security   Sensors   Services   Showcase Views   Signatures   Sliding Panels   Snackbars   SOAP   Social Networks   Spannable   Spinners   Splash Screens   SSH   Static Analysis   Status Bars   Styling   SVG   System   Tags   Task Managers   TDD &   Template Engines   Testing   Testing Tools   Text Formatting   Text Views   Text Watchers   Text-to   Toasts   Toolkits For   Tools   Tooltips   Trainings   TV   Twitter   Updaters   USB   User Stories   Utils   Validation   Video   View Adapters   View Pagers   Views   Watch Face   Wearable Data   Wearables   Weather   Web Tools   Web Views   WebRTC   WebSockets   Wheel Widgets   Wi-Fi   Widgets   Windows   Wizards   XML   XMPP   YAML   ZIP Codes