Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
2088f6ad03431fc44fdaf43118e07627ff8135cb
/
lmkd
/
lmkd.c
2088f6a
lmkd: Select in-kernel vs userspace lmk based on kernel driver presence
by Suren Baghdasaryan
· 7 years ago
63dadcf
lmkd: Implement kill timeout
by Suren Baghdasaryan
· 7 years ago
aa73baf
lmkd: Allow killing multiple processes to downgrade memory pressure
by Suren Baghdasaryan
· 7 years ago
1a2589e
lmkd: Detect the highest level of vmpressure when event is detected
by Suren Baghdasaryan
· 7 years ago
ab05d67
lmkd: Close cgroup.event_control file when done writing
by Suren Baghdasaryan
· 7 years ago
e57c3d3
lmkd: Remove stale dependency on libprocessgroup
by Suren Baghdasaryan
· 7 years ago
e1217c0
lmkd: Add ability to trace lmkd kills
by Suren Baghdasaryan
· 7 years ago
b93764d
lmkd: add logic to kill the heaviest of the eligible processes
by Suren Baghdasaryan
· 7 years ago
e5c96431
lmkd: change defaults to disable event upgrade/downgrade logic
by Suren Baghdasaryan
· 7 years ago
cd7ad2f
lmkd: add ability to monitor all vmpressure events
by Suren Baghdasaryan
· 7 years ago
919f538
lmkd: use after free
by Mark Salyzyn
· 7 years ago
d39adf2
Add MCL_ONFAULT to mlockall
by Daniel Colascione
· 7 years ago
4dd5d00
Pin lmkd for real
by Daniel Colascione
· 7 years ago
19e2670
Simplify lmkd functionality
by Robert Benea
· 7 years ago
6e8e710
Downgrade memory pressure events
by Robert Benea
· 7 years ago
164baeb
Allow ANDROID_LOW_MEMORY_KILLER to coexist with lmkd
by Robert Benea
· 7 years ago
c47f299
Detect critical preassure
by Robert Benea
· 7 years ago
caeaa65
Improvements to lmkd
by Robert Benea
· 7 years ago
58891d5
Make lmkd memory pressure levels configurable.
by Robert Benea
· 7 years ago
673e276
Make lmkd use medium/critical mem pressure, and update soft limit based on adj score.
by Robert Benea
· 8 years ago
30f991f
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 8 years ago
cfd5b08
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
ff2dcd9
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
8615d79
Merge "Most accept/accept4 calls in system/core don't actually want the remote address."
by Elliott Hughes
· 8 years ago
3dcfa3f
Most accept/accept4 calls in system/core don't actually want the remote address.
by Elliott Hughes
· 8 years ago
daa13ea
resolve merge conflicts of 3252d11 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
2b82e91
Fix misc-macro-parentheses warnings in lmkd.
by Chih-Hung Hsieh
· 9 years ago
9010a23
lmkd: subscribe to low mempressure events.
by Martijn Coenen
· 9 years ago
261952e
Merge "more O_CLOEXEC" am: 920d637d25 am: 890cd99709
by Nick Kralevich
· 9 years ago
c68c886
more O_CLOEXEC
by Nick Kralevich
· 9 years ago
79a3210
Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694 am: 4c1b3840f0
by Erik Kline
· 9 years ago
7e16cc1
Switch from using sockaddr to sockaddr_storage.
by Erik Kline
· 9 years ago
0a4acdf
lmkd: allow client to use oom score in [-1000, 1000]
by Chong Zhang
· 9 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
· 10 years ago
16b0946
lmkd: kill multiple tasks
by Colin Cross
· 10 years ago
ce85d95
lmkd: use open instead of fopen
by Colin Cross
· 10 years ago
1a0d9be
lmkd: make lmkd SCHED_FIFO
by Colin Cross
· 10 years ago
b28ff91
lmkd: mlock all memory
by Colin Cross
· 10 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
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
· 11 years ago
3948f80
Add lmkd low memory killer daemon
by Todd Poynor
· 11 years ago