index
:
platform/core/system/resourced
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/tizen_2.4
master
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/denis13/LTO
sandbox/dkson95/asan
sandbox/dkson95/gcc6
sandbox/dwlee08/dev/zramswap
sandbox/dwlee08/psi
sandbox/hkowalski/cmake_argureshufle
sandbox/jaehun77/gcc6
sandbox/lstelmach/asan
sandbox/lstelmach/null-hash
sandbox/lstelmach/proc-exclude-method
sandbox/mbloch/lcov
sandbox/mbloch/stdout
sandbox/mszyprowski/cma_workaround
sandbox/nmerinov/llvm
sandbox/sebuns2/dedup
sandbox/sebuns2/revise_dedup_module
sandbox/slodki/big.little-scheduling
sandbox/sy.kwak/resourced_logging
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
Domain: System / System Framework; Licenses: Apache-2.0;
Hyotaek Shim <hyotaek.shim@samsung.com>, INSUN PYO <insun.pyo@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-05
tests: Add 64bit API for lowmem-limit test
sandbox/dwlee08/dev/zramswap
Dongwoo Lee
7
-6
/
+55
2020-08-05
memory: lowmem-limit: Fix to read precise cgroup limit value
Dongwoo Lee
5
-9
/
+10
2020-08-05
common: Add cgroup node API for 64bit value
Dongwoo Lee
4
-1
/
+53
2020-07-29
Fix ASan build
submit/tizen/20200730.102703
accepted/tizen/unified/20200731.145753
Slava Barinov
3
-2
/
+8
2020-07-28
Increase MemLimitService to 128MB
submit/tizen/20200728.005611
accepted/tizen/unified/20200728.045250
Hyotaek Shim
2
-2
/
+2
2020-07-21
Default conf file for cpu core pinning
submit/tizen/20200722.034444
accepted/tizen/unified/20200722.144549
Hyotaek Shim
1
-1
/
+1
2020-07-21
cpu-sched: check app list on startup
submit/tizen/20200721.120800
accepted/tizen/unified/20200722.014938
Maciej Słodczyk
1
-0
/
+25
2020-07-21
cpu-sched: add apps' static cpusets
Maciej Słodczyk
1
-20
/
+145
2020-07-21
cpu-sched: use apps' foreground events to pin to proper cpuset
Maciej Słodczyk
1
-0
/
+60
2020-07-21
cpu-sched: use cpu on/off events to create cpusets
Maciej Słodczyk
1
-0
/
+141
2020-07-21
cpu-sched: add cpu hotplug notification mechanism
Maciej Słodczyk
4
-0
/
+235
2020-07-21
cpu-sched: foreground core set data structures
Maciej Słodczyk
2
-0
/
+237
2020-07-21
cpu-sched: add new module
Maciej Słodczyk
4
-1
/
+29
2020-07-13
Merge "file-helper: fix possible memleak" into tizen
Maciej Slodczyk
1
-2
/
+4
2020-07-07
tests: Fix wrong operator
sanghyeok.oh
1
-1
/
+1
2020-07-06
file-helper: fix possible memleak
Maciej Słodczyk
1
-2
/
+4
2020-06-26
Fix misspelled "swappiness"
Dongwoo Lee
5
-21
/
+21
2020-06-26
swap: fix wrong indentation
Dongwoo Lee
1
-2
/
+2
2020-06-15
Release 6.0.3
submit/tizen/20200616.073101
submit/tizen/20200615.141410
accepted/tizen/unified/20200616.170900
Maciej Słodczyk
1
-1
/
+1
2020-06-15
safe-kill: unit tests
Maciej Słodczyk
8
-1
/
+385
2020-06-09
safe-kill: prevent processes from being killed while dumping a core
Maciej Słodczyk
9
-10
/
+120
2020-06-04
Merge changes I4f376da7,I60270eda into tizen
Karol Lewandowski
3
-7
/
+487
2020-06-04
Add common module unit tests
Agnieszka Baumann
2
-3
/
+479
2020-06-04
Fix improper behaviour of strstrip when string contains only whitespaces
Agnieszka Baumann
1
-4
/
+8
2020-06-02
avoid truncate string warning when copying
Maciej Słodczyk
3
-3
/
+3
2020-06-02
tests: make sure all struct fields are initialized
Maciej Słodczyk
1
-6
/
+6
2020-06-02
tests: make sure all vars are unreffed when not needed
Maciej Słodczyk
1
-0
/
+26
2020-05-08
proc-watchdog: correct the change in the processing parts for each dbus signal
Hyotaek Shim
1
-2
/
+2
2020-05-05
Merge "Fix double free module_list variable" into tizen
Maciej Slodczyk
1
-0
/
+1
2020-05-05
Merge "Fix g_list_remove and g_slist_remove bug" into tizen
Maciej Slodczyk
2
-3
/
+3
2020-04-29
Fix double free module_list variable
INSUN PYO
1
-0
/
+1
2020-04-24
Block module priority NORMAL → LATE
submit/tizen/20200427.110102
ByungSoo Kim
1
-1
/
+1
2020-04-24
Initialize late modules after BootingDone
ByungSoo Kim
4
-1
/
+9
2020-04-22
Added variable initialization for g_variant_get
INSUN PYO
2
-2
/
+2
2020-04-22
Fix g_list_remove and g_slist_remove bug
INSUN PYO
2
-3
/
+3
2020-04-01
dbus: modified to reply error type message
sanghyeok.oh
13
-84
/
+109
2020-03-17
Include all GPerf files verbatim
submit/tizen/20200317.115543
accepted/tizen/unified/20200318.130501
Michal Bloch
3
-3
/
+449
2020-03-17
Workaround build issue: include gperf file verbatim
Michal Bloch
2
-1
/
+136
2020-03-17
Fix some warnings
Michal Bloch
2
-1
/
+2
2020-03-17
Temporarily disable segfaulting tests
Michal Bloch
3
-0
/
+9
2020-03-16
Add .gitignore
submit/tizen/20200316.080625
accepted/tizen/unified/20200316.221102
Hyotaek Shim
1
-0
/
+3
2020-03-16
Fix build error
Hyotaek Shim
1
-9
/
+9
2020-03-13
Fix: parse_bytes prevent out of range value
Agnieszka Baumann
1
-1
/
+1
2020-03-13
Fix improper behaviour of parse_bytes when string contains only one letter
Agnieszka Baumann
1
-1
/
+1
2020-03-11
Revert "Temporarily disable built test"
submit/tizen/20200312.020749
accepted/tizen/unified/20200312.131057
Hyotaek Shim
2
-9
/
+9
2020-03-11
Fix a build test error
Michal Bloch
1
-1
/
+8
2020-03-11
Fix a compilation failure
submit/tizen/20200311.110552
Michal Bloch
1
-0
/
+8
2020-03-11
Temporarily disable built test
submit/tizen/20200311.021008
accepted/tizen/unified/20200311.130752
Hyotaek Shim
2
-9
/
+9
2020-03-04
parse_bytes prevent out of range value
Agnieszka Baumann
1
-6
/
+24
2020-02-27
coverity: Fix coverity issue
submit/tizen/20200227.094013
accepted/tizen/unified/20200228.123728
sanghyeok.oh
1
-1
/
+2
[next]