Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Microsoft Windows [Version 6.1.7601]
- Copyright (c) 2009 Microsoft Corporation. All rights reserved.
- C:\Users\Rares>adb shell
- # su
- su
- # sysctl -a | grep vm
- sysctl -a | grep vm
- vm.overcommit_memory = 1
- vm.panic_on_oom = 0
- vm.oom_kill_allocating_task = 0
- vm.oom_dump_tasks = 0
- vm.overcommit_ratio = 50
- vm.page-cluster = 3
- vm.dirty_background_ratio = 75
- vm.dirty_background_bytes = 0
- vm.dirty_ratio = 90
- vm.dirty_bytes = 0
- vm.dirty_writeback_centisecs = 6000
- vm.dirty_expire_centisecs = 6000
- vm.nr_pdflush_threads = 0
- vm.swappiness = 60
- vm.lowmem_reserve_ratio = 32
- vm.drop_caches = 0
- vm.min_free_kbytes = 2678
- vm.min_free_order_shift = 4
- vm.percpu_pagelist_fraction = 0
- vm.max_map_count = 65530
- vm.laptop_mode = 0
- vm.block_dump = 0
- vm.vfs_cache_pressure = 1
- vm.mmap_min_addr = 4096
- vm.scan_unevictable_pages = 0
- sysctl: error reading key 'net.ipv4.route.flush': Permission denied
- sysctl: error reading key 'net.ipv6.route.flush': Permission denied
- #
Advertisement
Add Comment
Please, Sign In to add comment