platform/core/system/resourced.git
2023-09-06 Unsung Leelowmem-limit: Make private memcg for each app 81/298381/2
2023-09-06 Unsung Leelowmem: Add lmk_try_count in syscommon_plugin_resourced... 89/298389/1
2023-09-06 Unsung Leeconf: Add lmk_governor_post_wss_enabled to turn on... 80/298380/2
2023-09-05 Unsung Leecpu-boosting: Check whether cpu stall handler is turned on 55/298255/2 accepted/tizen/unified/20230906.014625
2023-09-05 Unsung Leecpu-boosting: Remove useless overhead caused by governor 54/298254/2
2023-09-04 Unsung Leecpu-boosting: Decrease timer from 2000ms to 500ms 53/298253/1
2023-09-01 Unsung Leecpu-boosting: Move is_cpu_contention_alleviated to... 52/298252/1
2023-08-30 Unsung Leecpu-boosting: Modify cpu boosting level to handle cpu... 38/297138/7
2023-08-28 Unsung Leecpu-boosting: Execute cpu boosting backend (governor) 27/297127/5
2023-08-28 Unsung Leecpu-boosting: Move cpu boosting common struct to libsys... 26/297126/5
2023-08-28 Unsung Leecpu-boosting-monitor: Notify cpu boosting module when... 25/297125/5
2023-08-28 Unsung Leecpu-boosting: Init cpu boosting module early 24/297124/5
2023-08-28 Unsung Leecpu-boosting-monitor: Add cpu PSI monitor module 23/297123/5
2023-08-28 Unsung Leecpu-boosting: Split a cpu boosting info table into... 22/297122/4
2023-08-23 Unsung Leelowmem-monitor: Check return value of eventfd_write... 73/297673/3 accepted/tizen/unified/20230825.044230 accepted/tizen/unified/riscv/20230829.072052
2023-08-21 SangYoun Kwaklowmem-monitor: Add a module for PSI and vmpressure 08/297508/1 accepted/tizen/unified/20230822.162228
2023-08-03 SangYoun Kwaklowmem-monitor: Modify PSI monitor to do one action... 11/296711/1 accepted/tizen/unified/20230809.071852 accepted/tizen/unified/riscv/20230809.013259
2023-08-03 SangYoun Kwaklowmem-monitor: Modify PSI's epoll_wait as blocking 04/296704/1
2023-08-03 SangYoun Kwaklowmem-monitor: Modify PSI memory monitoring levels 98/296698/1
2023-08-03 SangYoun Kwaklowmem-monitor: Modify psi event handler like vmpressure 97/296697/1
2023-08-02 Unsung Leeproc: Check whether window is enabled or not 17/296617/3 accepted/tizen/unified/20230803.174805
2023-08-02 Unsung Leeproc: Reset the window stack information from proc_app_info 63/296563/5
2023-08-02 Unsung Leeproc-monitor: Check window validity using focus information 62/296562/5
2023-08-01 Unsung Leeproc-monitor: Update window stack when updating app... 61/296561/2
2023-08-01 Unsung Leeproc-monitor: Identify windows to save in app info 60/296560/1
2023-07-31 Unsung Leelowmem: Pass oom level to LMK governor post for fg app 35/296335/7
2023-07-31 Unsung Leememory-cgroup: Move code to correct module and refer... 34/296334/7
2023-07-31 Unsung Leelowmem: Move oom level to libsyscommon 09/296509/4
2023-07-31 Unsung Leelowmem: Support 'get_kill_candidates_post' funcs 59/294659/19
2023-07-31 Unsung Leememory-cgroup: Add a new oom_level called OOM_LEVEL_FOR... 04/296304/7
2023-07-31 Unsung Leelowmem: Initalize task window info using app window... 48/295748/10
2023-07-31 Unsung Leelowmem: Set fixed oom_score_adj of foreground app durin... 93/294693/17
2023-07-31 Unsung Leeproc-oom-priority: Set low oom_score_adj for 'Foregroun... 47/295747/10
2023-07-31 Unsung Leeconf: Parse 'ForegroundAppList' property of process... 58/294658/18
2023-07-31 Unsung Leeconf: Extract functions to reduce duplicate code 46/295746/7
2023-07-31 Unsung Leeproc-monitor: Save window info obtained from window... 52/294552/39
2023-07-31 Unsung LeeRefactor enum 'oom_score' for high readability 84/296084/7
2023-07-27 SangYoun Kwaklowmem-monitor: Disable PSI monitoring method 14/296414/1
2023-07-13 SangYoun Kwaklowmem-monitor: Add PSI monitoring method 54/295654/5
2023-07-12 SangYoun Kwaklowmem-monitor: Rename to lowmem-monitor-vmpressure 53/295653/3
2023-07-11 SangYoun Kwakconf: Add detailed explanations for process confs 64/295564/3
2023-07-04 SangYoun KwakFix the build error using gcc 13 30/295230/1 accepted/tizen_unified_dev accepted/tizen/unified/20230706.152150 accepted/tizen/unified/dev/20230726.115715
2023-06-02 Unsung Leeoptimizer.conf: Change CPU RT throttling from 90% to 95% 75/293675/1 accepted/tizen/unified/20230613.170823
2023-04-27 SangYoun KwakRename package, include and function name of system... 91/292091/3
2023-04-20 Unsung LeeRename plugins according to conf/resource/module 65/291665/1
2023-04-19 Unsung Leeresourced.spec: revert "Undo modification of light... 90/291590/2
2023-04-17 Unsung Leelowmem: Add MEM_LEVEL_LOW in lowmem_register_mem_level_... 31/291331/2
2023-04-11 SangYoun Kwaklowmem: Remove unused function 19/291119/4
2023-04-11 SangYoun Kwaklowmem: Rename structure and functions of controller ops 18/291118/4
2023-04-11 SangYoun Kwaklowmem-controller: Move oom memory action from lowmem... 60/290660/17
2023-04-10 SangYoun Kwaklowmem-controller: Move critical memory action from... 81/290581/18
2023-04-10 SangYoun Kwaklowmem-controller: Move low memory action from lowmem... 78/290578/18
2023-04-10 SangYoun Kwaklowmem-controller: Move medium memory action from lowme... 75/290575/18
2023-04-10 SangYoun Kwaklowmem-controller: Move high memory action from lowmem... 51/290351/18
2023-04-07 SangYoun Kwaklowmem-controller: Modify controller as a module 40/290340/14
2023-04-07 SangYoun Kwaklowmem-monitor: Modify monitor as a module 61/290261/15
2023-04-07 SangYoun Kwaklowmem-governor: Move governor to plugin-backend 38/288338/26
2023-04-07 SangYoun Kwaklowmem-governor: Modify governor as a module 13/290613/10
2023-04-07 SangYoun Kwakmodule: Add a new entry to the priority of modules 71/290871/5
2023-04-07 SangYoun Kwakmodule: Refactor to use lists per priorities 63/290863/5
2023-03-31 Unsung Leeresourced.spec: Undo modification of light package 09/290709/5
2023-03-09 SangYoun Kwaklowmem-governor: Refactor to use the governor independently 75/288375/11 accepted/tizen/unified/20230310.062650
2023-02-17 Unsung Leeprocess: Support fixed oom for app via Private config 10/288410/3 accepted/tizen/unified/20230220.174507
2023-02-16 Unsung Leecpu-sched: Fix memory leak when loading the cpu affinit... 99/288399/2
2023-02-16 Unsung Leecpu-sched: Optimize search for cpu affinity fixed app 82/288182/5
2023-02-15 Unsung Leecpu-sched: Support cpu affinity pinning for App 94/288094/10
2023-02-15 Unsung Leecpu-sched: Refactor common cpu affinity code 58/287858/8
2023-02-02 SangYoun Kwaklowmem-controller: Split up lowmem-controller feature... 13/287613/8 accepted/tizen/unified/20230207.165818
2023-02-02 SangYoun Kwaklowmem-monitor: Split up lowmem-monitor feature from... 93/287593/8
2023-01-30 SangYoun Kwaklowmem: Split up governor from lowmem module 29/286529/6 accepted/tizen/unified/20230131.162139
2023-01-30 SangYoun Kwakprocess: Add proc.conf to config rpm 47/287447/2
2023-01-27 SangYoun Kwakresource-limiter: Remove unused include 52/287352/1 accepted/tizen/unified/20230130.165633
2023-01-27 SangYoun Kwakresource-monitor: Remove unused includes 39/287339/2
2023-01-27 SangYoun Kwakprocess: Remove unused includes 38/287338/2
2023-01-27 SangYoun Kwakresourced: Remove unused includes 37/287337/2
2023-01-27 SangYoun Kwakresource-optimizer: Remove unused includes 36/287336/1
2023-01-26 SangYoun Kwakcommon: Remove unused includes 96/287296/2
2023-01-26 SangYoun Kwakresource-limiter: Remove unused includes 95/287295/1
2023-01-26 SangYoun Kwaktests: Remove unused includes 65/287265/2
2023-01-26 SangYoun Kwakprocess: Restore OOM_FIXED_APPS 43/287043/5 accepted/tizen/unified/20230126.170128
2023-01-09 SangYoun KwakSplit header file of 'lowmem' module 86/286486/1 accepted/tizen/unified/20230110.164112
2023-01-09 SangYoun KwakFix the file names of the module 'lowmem' 85/286485/1
2023-01-09 SangYoun KwakRemove unnecessary '#include "lowmem-handler.h"' 84/286484/1
2023-01-04 SangYoun KwakModify README of config files 53/286353/4 accepted/tizen/unified/20230109.150958
2022-09-29 Unsung Leefd-handler: add context information 37/282237/2
2022-09-27 Unsung Leecpu-boosting: check return value of 'unlink' 97/282097/6 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.061541 accepted/tizen/7.0/unified/hotfix/20221116.105753 accepted/tizen/unified/20220928.020843 tizen_7.0_m2_release
2022-09-27 Unsung LeeMount watchdog cgroup early 84/282084/1
2022-09-23 Unsung LeeTurn on heart-cpu for tct 02/281902/1 accepted/tizen/unified/20220927.132315
2022-09-07 Unsung LeeFix Coverity reported bugs 40/280940/2 accepted/tizen/unified/20220908.124842
2022-09-07 Unsung LeeRename signal name 34/280934/1 accepted/tizen/unified/20220908.013426
2022-08-29 Unsung LeeFix memory size of dest_process 90/280390/1 accepted/tizen/unified/20220902.020126 submit/tizen/20220901.095920
2022-08-29 Unsung LeeIncrease MemLimit of resourced 56/280356/1
2022-08-29 Unsung LeeFix SVACE reported bugs 45/280345/1
2022-08-26 Unsung LeeFix Coverity reported bugs 72/280272/1
2022-08-16 Unsung LeeRearrange files and directories 04/279704/1 accepted/tizen/unified/20220824.135639 submit/tizen/20220822.111221
2022-08-16 Unsung Leecpu-boosting: add (un)register and get/set inherit 00/279500/6 submit/tizen/20220816.062425
2022-07-26 Unsung LeeFix SVACE reported bugs 67/278767/1
2022-07-22 Unsung LeeRename flag -> flags 00/278600/2 accepted/tizen/unified/20220726.132018 submit/tizen/20220725.093537
2022-07-22 Unsung LeeDo not make backups for original policy, privilege 71/278571/2
2022-07-22 Unsung LeeSupport CPU_BOOSTING_RESET_ON_FORK 59/278559/2 submit/tizen/20220722.040856
next