lowmem: Remove unused function
[platform/core/system/resourced.git] / src /
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-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 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
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-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
2022-07-15 Unsung LeeDelegate socket activation to a booster thread 19/277919/2 accepted/tizen/unified/20220719.131728 submit/tizen/20220718.101839
2022-07-13 Unsung LeeDeactivate exit-on-close and activate SIGTERM 77/277777/3
2022-07-12 Unsung Leecpu-boosting: implement get func 15/277715/1
2022-07-12 Unsung LeeFix a bug referenced a dangling pointer 04/277704/1
2022-07-06 Unsung LeeFix Coverity reported bugs 71/277371/1 accepted/tizen/unified/20220706.120407 submit/tizen/20220706.042647
2022-07-05 Unsung LeeSupport old style vip cgroup 39/277339/6 submit/tizen/20220705.100432
2022-06-30 Unsung LeeSkip send a reply for set and clear boosting 64/277064/1
2022-06-30 Unsung LeeModify optimizer.conf 58/277058/1
2022-06-29 Unsung LeeReference a cpu-boosting-private.h header file 97/276997/2
2022-06-29 Unsung LeeApply systemd socket activation for resourced 64/276964/7
2022-06-20 Unsung Leecpu-boosting: implement set and clear funcs 23/276523/4
2022-06-15 Unsung Leecpu-boosting: parse CpuBoostingLevel conf 41/276341/7
2022-06-14 Unsung LeeDelete the case where error(warn) logs are called 88/276288/3 accepted/tizen/unified/20220614.134540 submit/tizen/20220614.062403
2022-06-13 Unsung Leeswap: skip setting hard limit on top (memory) cgroup 32/276232/3 submit/tizen/20220614.014557
2022-06-13 Unsung Leeconf: update MemoryLevelThreshold, MemoryDedup, and... 28/276228/2
2022-06-13 Unsung Leeconf: apply CpuThrottling first and CpuSched next 23/276223/4
2022-06-10 Unsung LeeRearrange memory cgroup 82/275982/5
2022-05-20 Unsung LeeSupport resourced early boot 91/275291/4
2022-05-17 Unsung LeeSupport CPU throttling 50/275150/2
2022-05-16 Unsung LeeRearrange optimizer configuration 72/275072/3
2022-05-16 Unsung LeeMove cpu hotplug 68/275068/1
2022-05-12 Unsung LeeRearrange cgroup (memory, cpu) 35/274935/5
2022-05-03 Unsung LeeFix bugs reported at Coverity 74/274574/6 accepted/tizen/unified/20220505.024713 submit/tizen/20220503.075052
2022-05-02 Unsung LeeFix bugs reported at SVACE 29/274529/5 accepted/tizen/unified/20220503.065026 submit/tizen/20220502.092616
2022-04-28 Unsung LeeFix a memory bug 13/274413/6 submit/tizen/20220428.053150
2022-04-26 Unsung LeeRearrange configuration files & Modify the spec file 11/274311/3 submit/tizen/20220426.091404
2022-04-25 Unsung LeeAdd unit(in variable) & fix bugs 44/274144/5 submit/tizen/20220425.104329
2022-04-15 Unsung LeeFix a bug(event handler) 86/273886/3
2022-04-13 Unsung LeeRemove useless source code 55/273755/2
2022-04-12 Unsung LeeUpdate submodule name in logs 91/273691/3
2022-04-12 Unsung LeeModify bugs on configuration 67/273667/7
2022-04-08 Unsung LeeUpdate limiter.conf and support realtime 89/273589/2
2022-04-05 Unsung LeeAdd 'CpuSched' & Rearrange 'Swap' sections 72/273372/5
2022-04-04 Unsung LeeRearrange code and conf 23/273323/2
2022-03-31 Unsung LeeRemove useless source code 03/273103/2
2022-03-30 Unsung LeeFix a bug & remove useless logs 96/273096/1
2022-03-24 Unsung LeeImplement configurations on optimizer.conf 95/273095/1
2022-03-22 Unsung LeeParse a new style in optimizer.conf 94/273094/1
2022-03-22 Unsung LeeImplement configurations on limiter.conf 93/273093/1
2022-03-19 Unsung LeeParse a new style limiter.conf 92/273092/1
2022-03-16 Unsung LeeRename memory state and rearrange code 91/273091/1
2022-03-15 Unsung LeeEnhance exception handling of memlimit 56/272356/5
2022-03-15 Unsung LeeUpdate memory limit 16/272316/3
2022-03-11 Unsung LeeSupport per app(service) management 06/272206/6
2022-02-22 Unsung LeeAdd 'PerProcess' configurations 05/272205/1
2022-02-22 Unsung LeeFix bugs reported on SVACE 21/271421/7
2022-02-22 Unsung LeeParse 'PerProcess' section 16/271416/8
2022-02-17 Unsung LeeModify comments & remove useless things 80/271180/2
2022-02-15 Unsung LeeRearrange vip and watchdog modules 98/271098/3
2022-02-11 Unsung LeeModify LMK policy 97/271097/1
2022-02-11 Unsung LeeFix bugs of "Modify configurations" 77/270877/4
next