Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
b54e12757708834383393c5c3bf95d0844a6e996
/
lmkd
a82be33
lmkd: Do not set soft_limit_in_bytes on high-end devices
by Suren Baghdasaryan
· 7 years ago
56ac3c5
lmkd: limit capability set to minimum
by Mark Salyzyn
· 7 years ago
07a426e
lmkd: Introduce support for legacy kill algorithm that uses minfree levels
by Suren Baghdasaryan
· 7 years ago
67af296
lmkd: Switch to using /proc/meminfo to have access to file cache size
by Suren Baghdasaryan
· 7 years ago
e2ce512
lmkd: Add zoneinfo and meminfo parsing routines
by Suren Baghdasaryan
· 7 years ago
b624135
lmkd: Optimize frequent file reads by keeping file descriptors open
by Suren Baghdasaryan
· 7 years ago
85baed5
lmkd: Fix usage of ro.lmk.kill_heaviest_task property
by Suren Baghdasaryan
· 7 years ago
e363bad
lmkd: Rename is_go_device variable to better reflect its function
by Suren Baghdasaryan
· 7 years ago
63bc924
lmkd: Add lmkd README file
by Suren Baghdasaryan
· 7 years ago
64693b7
lmkd: only mlockall() if enabled
by Mark Salyzyn
· 7 years ago
54058bb
lmkd: test: access /sys/module/lowmemorykiller/ as u:r:shell:s0
by Mark Salyzyn
· 7 years ago
3cf0b1c
lmkd: Fix the message printed during a kill to avoid confusion
by Suren Baghdasaryan
· 7 years ago
a899da4
lmkd: Suppress error when accessing soft_limit_in_bytes for system_server
by Suren Baghdasaryan
· 7 years ago
7d62ac1
lmkd: Change error to warning when accessing oom_score_adj file
by Suren Baghdasaryan
· 7 years ago
4ad3879
lmkd: Fix lmkd-test to work with relative paths
by Suren Baghdasaryan
· 7 years ago
5c0a678
lmkd: Implement lmkd-test
by Suren Baghdasaryan
· 7 years ago
a3b8ff3
lmkd: Introduce liblmkd_utils for communicating with lmkd process
by Suren Baghdasaryan
· 7 years ago
d760c7c
lmkd: Add support for multiple lmkd client connections
by Suren Baghdasaryan
· 7 years ago
55c702f
lmkd: Select in-kernel vs userspace lmk based on kernel driver presence
by Suren Baghdasaryan
· 7 years ago
68ed976
lmkd: Implement kill timeout
by Suren Baghdasaryan
· 7 years ago
ec7b7d8
lmkd: Allow killing multiple processes to downgrade memory pressure
by Suren Baghdasaryan
· 7 years ago
c4d6539
lmkd: Detect the highest level of vmpressure when event is detected
by Suren Baghdasaryan
· 7 years ago
95250d9
lmkd: Close cgroup.event_control file when done writing
by Suren Baghdasaryan
· 7 years ago
3e37838
lmkd: Remove stale dependency on libprocessgroup
by Suren Baghdasaryan
· 7 years ago
f2bf890
lmkd: Add ability to trace lmkd kills
by Suren Baghdasaryan
· 7 years ago
79fae8c
lmkd: add logic to kill the heaviest of the eligible processes
by Suren Baghdasaryan
· 7 years ago
6b17d8b
lmkd: change defaults to disable event upgrade/downgrade logic
by Suren Baghdasaryan
· 7 years ago
1af9576
lmkd: add ability to monitor all vmpressure events
by Suren Baghdasaryan
· 7 years ago
1c57cc8
lmkd: use after free
by Mark Salyzyn
· 7 years ago
a63f7e2
Add MCL_ONFAULT to mlockall
by Daniel Colascione
· 7 years ago
664d7a6
Pin lmkd for real
by Daniel Colascione
· 7 years ago
47e96ca
Merge "Add lmkd/OWNERS."
by Elliott Hughes
· 7 years ago
2a0f3fc
Add lmkd/OWNERS.
by Elliott Hughes
· 7 years ago
f2efa9b
Simplify lmkd functionality
by Robert Benea
· 8 years ago
b683d81
Downgrade memory pressure events
by Robert Benea
· 8 years ago
2ac0daa
Allow ANDROID_LOW_MEMORY_KILLER to coexist with lmkd
by Robert Benea
· 8 years ago
62f872c
Detect critical preassure
by Robert Benea
· 8 years ago
ffc746e
Improvements to lmkd
by Robert Benea
· 8 years ago
2b25150
Make lmkd memory pressure levels configurable.
by Robert Benea
· 8 years ago
2601046
Make lmkd use medium/critical mem pressure, and update soft limit based on adj score.
by Robert Benea
· 8 years ago
83bccdd
lmkd: Android.mk -> Android.bp
by Steven Moreland
· 8 years ago
1d6b610
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 8 years ago
94abded
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
51b1e55
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
e34ccd7
Move android_get_control_socket out of line
by Colin Cross
· 9 years ago
ec325e8
Merge "Most accept/accept4 calls in system/core don't actually want the remote address."
by Elliott Hughes
· 9 years ago
5aefd33
Most accept/accept4 calls in system/core don't actually want the remote address.
by Elliott Hughes
· 9 years ago
50137f2
resolve merge conflicts of 3252d11 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
3823041
Fix misc-macro-parentheses warnings in lmkd.
by Chih-Hung Hsieh
· 9 years ago
b8786be
lmkd: subscribe to low mempressure events.
by Martijn Coenen
· 9 years ago
7e73630
Merge "more O_CLOEXEC" am: 920d637d25 am: 890cd99709
by Nick Kralevich
· 9 years ago
41b2a89
more O_CLOEXEC
by Nick Kralevich
· 9 years ago
c3d9e73
Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694 am: 4c1b3840f0
by Erik Kline
· 9 years ago
c1f0bf1
Switch from using sockaddr to sockaddr_storage.
by Erik Kline
· 9 years ago
552816e
Merge "Enable hidepid=2 on /proc" am: 2d8f1d4c47 am: ea8452cc72 am: 7dafe5b818
by Nick Kralevich
· 9 years ago
e08eb02
Enable hidepid=2 on /proc
by Nick Kralevich
· 9 years ago
020dbf6
lmkd: allow client to use oom score in [-1000, 1000]
by Chong Zhang
· 9 years ago
9f4da54
resolved conflicts for 5caca3dd to mnc-dr-dev-plus-aosp
by Tom Cherry
· 10 years ago
421a020
bundle init.rc contents with its service
by Tom Cherry
· 10 years ago
c165b01
Lmkd: Fix unused variables
by Andreas Gampe
· 10 years ago
f8857cc
lmkd: kill a process if zoneinfo can't be read
by Colin Cross
· 11 years ago
16b0946
lmkd: kill multiple tasks
by Colin Cross
· 11 years ago
ce85d95
lmkd: use open instead of fopen
by Colin Cross
· 11 years ago
1a0d9be
lmkd: make lmkd SCHED_FIFO
by Colin Cross
· 11 years ago
b28ff91
lmkd: mlock all memory
by Colin Cross
· 11 years ago
9d9e62c
lmkd: remove libcutils from LOCAL_SHARED_LIBRARIES
by Colin Cross
· 11 years ago
fef9522
lmkd: use libprocessgroup to kill forked processes
by Colin Cross
· 11 years ago
fbb78c6
lmkd: pass uid from ActivityManager to lmkd
by Colin Cross
· 11 years ago
7d7f5e5
Make lmkd dynamically linked
by Nick Kralevich
· 11 years ago
e6ed68b
lmkd: turn on -Werror
by Mark Salyzyn
· 11 years ago
16b6099
low memory killer: switch to kernel oom_score_adj interface
by Todd Poynor
· 12 years ago
3948f80
Add lmkd low memory killer daemon
by Todd Poynor
· 12 years ago