summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-03PSI presetssandbox/dwlee08/psiDongwoo Lee1-4/+33
2022-12-23PSI baseDongwoo Lee1-0/+166
2022-09-29fd-handler: add context informationUnsung Lee1-2/+9
2022-09-27cpu-boosting: check return value of 'unlink'tizen_7.0_m2_releaseaccepted/tizen/unified/20220928.020843accepted/tizen/7.0/unified/hotfix/20221116.105753accepted/tizen/7.0/unified/20221110.061541tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixUnsung Lee1-1/+3
2022-09-27Mount watchdog cgroup earlyUnsung Lee1-1/+1
2022-09-23Turn on heart-cpu for tctaccepted/tizen/unified/20220927.132315Unsung Lee1-1/+1
2022-09-07Fix Coverity reported bugsaccepted/tizen/unified/20220908.124842Unsung Lee1-1/+2
2022-09-07Rename signal nameaccepted/tizen/unified/20220908.013426Unsung Lee3-3/+3
2022-08-29Fix memory size of dest_processsubmit/tizen/20220901.095920accepted/tizen/unified/20220902.020126Unsung Lee1-1/+1
2022-08-29Increase MemLimit of resourcedUnsung Lee1-1/+1
2022-08-29Fix SVACE reported bugsUnsung Lee1-4/+3
2022-08-26Fix Coverity reported bugsUnsung Lee2-6/+10
2022-08-16Rearrange files and directoriessubmit/tizen/20220822.111221accepted/tizen/unified/20220824.135639Unsung Lee43-70/+43
2022-08-16cpu-boosting: add (un)register and get/set inheritsubmit/tizen/20220816.062425Unsung Lee2-45/+247
2022-07-26Fix SVACE reported bugsUnsung Lee2-8/+10
2022-07-22Rename flag -> flagssubmit/tizen/20220725.093537accepted/tizen/unified/20220726.132018Unsung Lee1-1/+1
2022-07-22Do not make backups for original policy, privilegeUnsung Lee2-87/+36
2022-07-22Support CPU_BOOSTING_RESET_ON_FORKsubmit/tizen/20220722.040856Unsung Lee2-11/+15
2022-07-18Modify conf valueUnsung Lee1-2/+2
2022-07-15Delegate socket activation to a booster threadsubmit/tizen/20220718.101839accepted/tizen/unified/20220719.131728Unsung Lee9-213/+213
2022-07-13Deactivate exit-on-close and activate SIGTERMUnsung Lee2-6/+5
2022-07-12cpu-boosting: implement get funcUnsung Lee3-152/+381
2022-07-12Fix a bug referenced a dangling pointerUnsung Lee4-9/+7
2022-07-06Fix Coverity reported bugssubmit/tizen/20220706.042647accepted/tizen/unified/20220706.120407Unsung Lee2-5/+14
2022-07-05Support old style vip cgroupsubmit/tizen/20220705.100432Unsung Lee8-41/+132
2022-06-30Skip send a reply for set and clear boostingUnsung Lee2-5/+8
2022-06-30Modify optimizer.confUnsung Lee2-4/+8
2022-06-29Reference a cpu-boosting-private.h header fileUnsung Lee1-0/+1
2022-06-29Apply systemd socket activation for resourcedUnsung Lee7-118/+374
2022-06-28conf: enable heart battery for web tctsubmit/tizen/20220628.084224accepted/tizen/unified/20220629.021820Youngjae Cho1-1/+1
2022-06-20cpu-boosting: implement set and clear funcsUnsung Lee6-28/+405
2022-06-15cpu-boosting: parse CpuBoostingLevel confUnsung Lee12-43/+354
2022-06-14Delete the case where error(warn) logs are calledsubmit/tizen/20220614.062403accepted/tizen/unified/20220614.134540Unsung Lee11-38/+65
2022-06-13swap: skip setting hard limit on top (memory) cgroupsubmit/tizen/20220614.014557Unsung Lee1-0/+4
2022-06-13conf: update MemoryLevelThreshold, MemoryDedup, and MemoryCompactionUnsung Lee3-17/+23
2022-06-13conf: apply CpuThrottling first and CpuSched nextUnsung Lee2-8/+14
2022-06-10Rearrange memory cgroupUnsung Lee25-458/+265
2022-05-25Revert "Temporarily disable ServicePerAppLimitAction"Hyotaek Shim1-1/+1
2022-05-20Support resourced early bootUnsung Lee9-148/+214
2022-05-17Support CPU throttlingUnsung Lee9-29/+218
2022-05-16Rearrange optimizer configurationUnsung Lee26-525/+720
2022-05-16Move cpu hotplugUnsung Lee3-1/+2
2022-05-12Rearrange cgroup (memory, cpu)Unsung Lee19-571/+404
2022-05-10Temporarily disable ServicePerAppLimitActionsubmit/tizen/20220510.023853accepted/tizen/unified/20220510.083209Hyotaek Shim1-1/+1
2022-05-03Fix bugs reported at Coveritysubmit/tizen/20220503.075052accepted/tizen/unified/20220505.024713Unsung Lee6-39/+55
2022-05-02Fix bugs reported at SVACEsubmit/tizen/20220502.092616accepted/tizen/unified/20220503.065026Unsung Lee12-63/+98
2022-04-28Fix a memory bugsubmit/tizen/20220428.053150Unsung Lee2-31/+28
2022-04-26Rearrange configuration files & Modify the spec filesubmit/tizen/20220426.091404Unsung Lee5-130/+47
2022-04-25Add unit(in variable) & fix bugssubmit/tizen/20220425.104329Unsung Lee24-511/+585
2022-04-15Fix a bug(event handler)Unsung Lee4-96/+14