platform/core/system/resourced.git
2024-01-02 Unsung Leecpu-sched: Add background notifiers for fixed oom score app 08/303608/1
2024-01-02 Unsung Leecpu-sched: Check name and cpu_info for app with cpu... 07/303607/1
2024-01-02 Unsung Leememory-cgroup: Set oom score range between cgroup 06/303606/1
2024-01-02 Unsung Leeproc-main: Revert update oom score of service app launch 05/303605/1
2024-01-02 Unsung Leelowmem-limit: Update app (w/ MemLimitAction) cgroup... 04/303604/1
2024-01-02 Unsung Leeconf: Support memory limit exception for specific app 03/303603/1
2024-01-02 Unsung Leeconf: Remove action from all LimitAction 02/303602/1
2024-01-02 Unsung Leelowmem: Restore default value of LmkThresholdLeave... 01/303601/1
2024-01-02 SangYoun Kwakprocess: Fix watchdog handler to use proper appid 00/303600/1
2024-01-02 Unsung Leeconf: Add LmkMaxVictimPerOom to set max victim per... 99/303599/1
2024-01-02 Unsung Leeconf: Add LmkThresholdLeave to set stop condition of LMK 98/303598/1
2024-01-02 Unsung Leeproc-oom-priority: Support fixed oom for service type app 97/303597/1
2024-01-02 Unsung Leelowmem-governor: Remove app with LmkKillException from... 96/303596/1
2024-01-02 Unsung Leeconf: Add LmkKillException to remove app from LMK list 95/303595/1
2024-01-02 Unsung Leeproc-common: Change limit_bytes type to cover larger... 94/303594/1
2024-01-02 Unsung Leelowmem-limit: Remove useless max limit size check 93/303593/1
2024-01-02 Unsung Leelowmem-limit: Add oom based event trigger and handler 92/303592/1
2024-01-02 Unsung Leeconf: Support oom based event trigger and handler in... 91/303591/1
2024-01-02 Unsung Leeswap: Reclaim memory when LCD is off 90/303590/1
2024-01-02 Unsung Leememory-cgroup: Add BackgroundMru cgroup 89/303589/1
2024-01-02 Unsung Leememory-cgroup: Rename memory throttling to memory backg... 88/303588/1
2024-01-02 Unsung Leeconfig: Add AfterScreenDim configuration 87/303587/1
2023-11-08 Adam MichalskiAdd ISU package 95/300695/3
2023-10-30 Unsung Leelowmem-monitor-psi: Add the lowest PSI level 21/300621/1 accepted/tizen/unified/20231031.163521
2023-09-14 Unsung Leeconf: Add governor (post) configurations 50/299050/1 accepted/tizen/8.0/unified/20231005.093836 accepted/tizen/unified/20230920.072014 tizen_8.0_m2_release
2023-09-14 Unsung Leeconf: Move proc-common to memory-common for consistency 49/299049/1
2023-09-13 Unsung Leecpu-boosting-monitor: Check return value of eventfd_wri... 18/298718/4 accepted/tizen/unified/20230914.100402
2023-09-13 Unsung Leeproc-monitor: Modify variable type and function to... 03/298703/3
2023-09-06 Unsung Leelowmem-controller: Exclude app from kill when is_killed... 83/298383/3 accepted/tizen/unified/20230907.175319
2023-09-06 Unsung Leelowmem: Add active, inactive, and swap usage in task_info 82/298382/3
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
next