Skip to content

1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@chickendrop89 chickendrop89 released this 26 Nov 12:38
· 47 commits to master since this release
e97b06f

Release 1.0

  • Flash in Magisk 20.4+ or KernelSU 0.6.7+
(magisk-swapspace) by chickendrop89                              
 usage: magiskswap <NAME> <VALUE> [OPTIONAL]                      
                                                                  
 add <SIZE GB> [PRIORITY]                                         
      - Creates swapfile and swaps-on                             
                                                                  
 remove              - Removes swapfile and swaps-off             
 status              - Prints swapfile size and status            
                                                                  
 swappiness <1-200> <blank to reset>                              
     - Controls how agressively Linux swaps anonymous memory      
                                                                  
 vfs-cache-pressure <1-∞> <blank to reset>                        
     - Controls the tendency of the kernel to reclaim the memory

Changelog

  • Initial release