index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lmkd
Commit message (
Expand
)
Author
Age
Files
Lines
*
lmkd: Prevent non-main threads being registered or killed by lmkd
Suren Baghdasaryan
2019-07-12
1
-0
/
+60
*
lmkd: use ALOGE for logging kills
Tim Murray
2019-05-30
1
-2
/
+2
*
lmkd: set PSI_POLL_PERIOD to 10ms
Suren Baghdasaryan
2019-03-27
1
-1
/
+1
*
lmkd: Fix meminfo logs missing SwapTotal and having wrong field order
Suren Baghdasaryan
2019-03-25
1
-1
/
+1
*
lmkd: set PSI_POLL_PERIOD to 40ms
Tim Murray
2019-03-13
1
-1
/
+1
*
Add min_score_adj into LmkKillOccurred event
Suren Baghdasaryan
2019-03-05
3
-6
/
+17
*
lmkd: Remove redundant free swap and free memory check
Juju Sung
2019-02-19
1
-10
/
+0
*
Make inlines static
Pirama Arumuga Nainar
2019-02-06
1
-20
/
+17
*
lmdk: Remove redundant 'if' check
Greg Kaiser
2019-02-04
1
-5
/
+3
*
lmkd: Add support for psi monitors
Suren Baghdasaryan
2019-02-01
2
-14
/
+140
*
libpsi: initial revision
Tim Murray
2019-01-30
4
-0
/
+190
*
DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_p...
Suren Baghdasaryan
2019-01-25
1
-0
/
+1
*
DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy us...
Suren Baghdasaryan
2019-01-23
1
-1
/
+0
*
Add dependencies on libprocessgroup for sched_policy users
Suren Baghdasaryan
2019-01-22
1
-0
/
+1
*
Merge "lmkd: bump process priority and set to FOREGROUND group before kill"
Wei Wang
2019-01-16
1
-0
/
+43
|
\
|
*
lmkd: bump process priority and set to FOREGROUND group before kill
Wei Wang
2019-01-15
1
-0
/
+43
*
|
lmkd: add missing libcutils library to test
Tom Cherry
2019-01-15
1
-0
/
+1
|
/
*
Add start time to LmkKillOccurred
Jim Blackler
2019-01-04
3
-8
/
+14
*
lmkd: Cleanup unused code for killing processes in bulk
Suren Baghdasaryan
2018-10-29
1
-33
/
+16
*
lmkd: retune rate at which processes are killed
Tim Murray
2018-10-29
1
-6
/
+30
*
lmkd: Add command to get number of kills
Suren Baghdasaryan
2018-10-24
2
-1
/
+141
*
lmkd: increase the soft limit for keyboard
Srinivas Paladugu
2018-10-16
1
-1
/
+1
*
lmkd: Implement pid purge command to clear old pids when zygote restarts
Suren Baghdasaryan
2018-10-15
2
-0
/
+40
*
lmkd: Fix an invalid access to a pointer after it's freed
Suren Baghdasaryan
2018-10-12
1
-8
/
+16
*
Read memory stats from /proc/pid/stat file.
Rajeev Kumar
2018-10-10
2
-11
/
+51
*
lmkd: rate-limit and cleanup failed kill reports
Suren Baghdasaryan
2018-09-06
2
-37
/
+46
*
lmkd: Introduce system property to get minfree and oom_adj levels
Suren Baghdasaryan
2018-09-05
1
-17
/
+65
*
Merge "lmkd: Do not downgrade/ignore events when swap is full"
Treehugger Robot
2018-08-14
1
-13
/
+23
|
\
|
*
lmkd: Do not downgrade/ignore events when swap is full
Vic Yang
2018-08-08
1
-13
/
+23
*
|
lmkd: Add meminfo logging after each kill for easy troubleshooting
Suren Baghdasaryan
2018-08-10
3
-3
/
+98
*
|
lmkd: Skip memory.stat usage when per-app memcgs are not used
Suren Baghdasaryan
2018-08-08
1
-13
/
+20
*
|
lmkd: Protect against buffer overflow
Greg Kaiser
2018-08-07
1
-2
/
+5
|
/
*
Merge "lmkd: Disable memory.stat usage when per-application memcgs are not used"
Suren Baghdasaryan
2018-08-03
1
-1
/
+4
|
\
|
*
lmkd: Disable memory.stat usage when per-application memcgs are not used
Suren Baghdasaryan
2018-08-03
1
-1
/
+4
*
|
Merge "Declare __fake_use_va_args as a variadic function."
Chih-Hung Hsieh
2018-07-25
1
-1
/
+1
|
\
|
|
*
Declare __fake_use_va_args as a variadic function.
Chih-Hung Hsieh
2018-07-25
1
-1
/
+1
|
*
lmkd: Do not set soft_limit_in_bytes on high-end devices
Suren Baghdasaryan
2018-05-22
1
-39
/
+49
*
|
resolve merge conflicts of 20686f061eebddb7d49d9a061fc736dad0b96c93 to pi-dev...
Suren Baghdasaryan
2018-05-21
1
-39
/
+49
|
\
\
|
*
|
lmkd: Do not set soft_limit_in_bytes on high-end devices
Suren Baghdasaryan
2018-05-21
1
-31
/
+40
*
|
|
Merge "Only log the lmkd state change when the killing really happened." into...
Yang Lu
2018-05-16
1
-5
/
+11
|
\
|
|
|
*
|
Only log the lmkd state change when the killing really happened.
Yang Lu
2018-05-15
1
-5
/
+11
*
|
|
Revert "Only log the lmkd state change when the killing really happened."
Dan Willemsen
2018-05-14
1
-10
/
+5
|
\
|
|
|
*
|
Revert "Only log the lmkd state change when the killing really happened."
Dan Willemsen
2018-05-15
1
-10
/
+5
*
|
|
Only log the lmkd state change when the killing really happened.
Yangster-mac
2018-05-14
1
-5
/
+10
|
\
|
|
|
*
|
Only log the lmkd state change when the killing really happened.
Yangster-mac
2018-05-14
1
-5
/
+10
*
|
|
lmkd: Enable more logs during a kill
Suren Baghdasaryan
2018-05-11
1
-18
/
+15
|
\
|
|
|
*
|
lmkd: Enable more logs during a kill
Suren Baghdasaryan
2018-05-11
1
-18
/
+15
*
|
|
Fix the stats log in lmkd
Yao Chen
2018-05-04
4
-8
/
+27
|
\
|
|
|
*
|
Fix the stats log in lmkd
Yao Chen
2018-05-03
4
-8
/
+27
*
|
|
Merge "lmkd: limit capability set to minimum" am: 01ce44b734
Mark Salyzyn
2018-04-17
2
-4
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
[next]