summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-05tests: Add 64bit API for lowmem-limit testsandbox/dwlee08/dev/zramswapDongwoo Lee7-6/+55
2020-08-05memory: lowmem-limit: Fix to read precise cgroup limit valueDongwoo Lee5-9/+10
2020-08-05common: Add cgroup node API for 64bit valueDongwoo Lee4-1/+53
2020-07-29Fix ASan buildsubmit/tizen/20200730.102703accepted/tizen/unified/20200731.145753Slava Barinov3-2/+8
2020-07-28Increase MemLimitService to 128MBsubmit/tizen/20200728.005611accepted/tizen/unified/20200728.045250Hyotaek Shim2-2/+2
2020-07-21Default conf file for cpu core pinningsubmit/tizen/20200722.034444accepted/tizen/unified/20200722.144549Hyotaek Shim1-1/+1
2020-07-21cpu-sched: check app list on startupsubmit/tizen/20200721.120800accepted/tizen/unified/20200722.014938Maciej Słodczyk1-0/+25
2020-07-21cpu-sched: add apps' static cpusetsMaciej Słodczyk1-20/+145
2020-07-21cpu-sched: use apps' foreground events to pin to proper cpusetMaciej Słodczyk1-0/+60
2020-07-21cpu-sched: use cpu on/off events to create cpusetsMaciej Słodczyk1-0/+141
2020-07-21cpu-sched: add cpu hotplug notification mechanismMaciej Słodczyk4-0/+235
2020-07-21cpu-sched: foreground core set data structuresMaciej Słodczyk2-0/+237
2020-07-21cpu-sched: add new moduleMaciej Słodczyk4-1/+29
2020-07-13Merge "file-helper: fix possible memleak" into tizenMaciej Slodczyk1-2/+4
2020-07-07tests: Fix wrong operatorsanghyeok.oh1-1/+1
2020-07-06file-helper: fix possible memleakMaciej Słodczyk1-2/+4
2020-06-26Fix misspelled "swappiness"Dongwoo Lee5-21/+21
2020-06-26swap: fix wrong indentationDongwoo Lee1-2/+2
2020-06-15Release 6.0.3submit/tizen/20200616.073101submit/tizen/20200615.141410accepted/tizen/unified/20200616.170900Maciej Słodczyk1-1/+1
2020-06-15safe-kill: unit testsMaciej Słodczyk8-1/+385
2020-06-09safe-kill: prevent processes from being killed while dumping a coreMaciej Słodczyk9-10/+120
2020-06-04Merge changes I4f376da7,I60270eda into tizenKarol Lewandowski3-7/+487
2020-06-04Add common module unit testsAgnieszka Baumann2-3/+479
2020-06-04Fix improper behaviour of strstrip when string contains only whitespacesAgnieszka Baumann1-4/+8
2020-06-02avoid truncate string warning when copyingMaciej Słodczyk3-3/+3
2020-06-02tests: make sure all struct fields are initializedMaciej Słodczyk1-6/+6
2020-06-02tests: make sure all vars are unreffed when not neededMaciej Słodczyk1-0/+26
2020-05-08proc-watchdog: correct the change in the processing parts for each dbus signalHyotaek Shim1-2/+2
2020-05-05Merge "Fix double free module_list variable" into tizenMaciej Slodczyk1-0/+1
2020-05-05Merge "Fix g_list_remove and g_slist_remove bug" into tizenMaciej Slodczyk2-3/+3
2020-04-29Fix double free module_list variableINSUN PYO1-0/+1
2020-04-24Block module priority NORMAL → LATEsubmit/tizen/20200427.110102ByungSoo Kim1-1/+1
2020-04-24Initialize late modules after BootingDoneByungSoo Kim4-1/+9
2020-04-22Added variable initialization for g_variant_getINSUN PYO2-2/+2
2020-04-22Fix g_list_remove and g_slist_remove bugINSUN PYO2-3/+3
2020-04-01dbus: modified to reply error type messagesanghyeok.oh13-84/+109
2020-03-17Include all GPerf files verbatimsubmit/tizen/20200317.115543accepted/tizen/unified/20200318.130501Michal Bloch3-3/+449
2020-03-17Workaround build issue: include gperf file verbatimMichal Bloch2-1/+136
2020-03-17Fix some warningsMichal Bloch2-1/+2
2020-03-17Temporarily disable segfaulting testsMichal Bloch3-0/+9
2020-03-16Add .gitignoresubmit/tizen/20200316.080625accepted/tizen/unified/20200316.221102Hyotaek Shim1-0/+3
2020-03-16Fix build errorHyotaek Shim1-9/+9
2020-03-13Fix: parse_bytes prevent out of range valueAgnieszka Baumann1-1/+1
2020-03-13Fix improper behaviour of parse_bytes when string contains only one letterAgnieszka Baumann1-1/+1
2020-03-11Revert "Temporarily disable built test"submit/tizen/20200312.020749accepted/tizen/unified/20200312.131057Hyotaek Shim2-9/+9
2020-03-11Fix a build test errorMichal Bloch1-1/+8
2020-03-11Fix a compilation failuresubmit/tizen/20200311.110552Michal Bloch1-0/+8
2020-03-11Temporarily disable built testsubmit/tizen/20200311.021008accepted/tizen/unified/20200311.130752Hyotaek Shim2-9/+9
2020-03-04parse_bytes prevent out of range valueAgnieszka Baumann1-6/+24
2020-02-27coverity: Fix coverity issuesubmit/tizen/20200227.094013accepted/tizen/unified/20200228.123728sanghyeok.oh1-1/+2