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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
procfs: assume that only half of the free CMA memory is available (heuristic)
sandbox/mszyprowski/cma_workaround
Marek Szyprowski
2
-1
/
+11
2020-10-12
Add memcg threshold for memory size larger than 2GB
Youngjae Cho
2
-39
/
+53
2020-09-08
Fix svace issue
tizen_6.0.m2_release
submit/tizen_6.0_hotfix/20201103.114805
submit/tizen_6.0_hotfix/20201102.192505
submit/tizen_6.0/20201029.205105
submit/tizen/20200910.050828
accepted/tizen/unified/20200911.043144
accepted/tizen/6.0/unified/hotfix/20201103.002008
accepted/tizen/6.0/unified/20201030.114030
tizen_6.0_hotfix
accepted/tizen_6.0_unified_hotfix
Youngjae Cho
5
-49
/
+48
2020-09-04
swap: do NOT set ZRAM size if it is already set by kernel
submit/tizen/20200908.010406
submit/tizen/20200907.113616
accepted/tizen/unified/20200908.060819
Elmurod Talipov
1
-11
/
+20
2020-08-28
cpu-sched: Fix leaks in load_config
Karol Lewandowski
1
-12
/
+20
2020-08-28
cpu-sched: Handle suspend event too
Karol Lewandowski
1
-0
/
+2
2020-08-28
cpu-sched: Add support for handling background events
Karol Lewandowski
1
-61
/
+56
2020-08-28
cpu-sched: Support assigning cpusets to services
Karol Lewandowski
1
-0
/
+2
2020-08-28
cpu-sched: Do not depend on foreground= being set in configuration
Karol Lewandowski
1
-34
/
+41
2020-08-28
fix svace buffer-overflow issue
submit/tizen/20200828.070910
Sung-hun Kim
1
-1
/
+1
2020-08-27
swap: zramswap: Use zstd compression algorithm
submit/tizen/20200827.070546
accepted/tizen/unified/20200828.121534
Dongwoo Lee
1
-1
/
+1
2020-08-27
swap: zramswap: Fallback to write default compressor
Dongwoo Lee
1
-3
/
+15
2020-08-27
Enable memory optimization features on default configuration
submit/tizen/20200827.041709
Dongwoo Lee
2
-6
/
+6
2020-08-27
swap: Add support for reclaiming more memory at boot
Dongwoo Lee
2
-3
/
+54
2020-08-26
DEDUP: a dedup module to control LKSM
Sung-hun Kim
9
-3
/
+937
2020-08-13
memory: Fix: Avoid copying garbage when dir is shorter than fpath
Karol Lewandowski
1
-1
/
+1
2020-08-12
procfs: Fix: do not copy garbage when filename is shorter than PROC_NAME_MAX
Karol Lewandowski
6
-13
/
+17
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
3
-0
/
+27
2020-07-06
file-helper: fix possible memleak
Maciej Słodczyk
1
-2
/
+4
2020-06-26
Fix misspelled "swappiness"
Dongwoo Lee
4
-17
/
+17
2020-06-26
swap: fix wrong indentation
Dongwoo Lee
1
-2
/
+2
2020-06-15
safe-kill: unit tests
Maciej Słodczyk
2
-1
/
+7
2020-06-09
safe-kill: prevent processes from being killed while dumping a core
Maciej Słodczyk
8
-10
/
+119
2020-06-04
Merge changes I4f376da7,I60270eda into tizen
Karol Lewandowski
1
-4
/
+8
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-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
9
-28
/
+39
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
1
-0
/
+1
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
Fix a compilation failure
submit/tizen/20200311.110552
Michal Bloch
1
-0
/
+8
2020-03-04
parse_bytes prevent out of range value
Agnieszka Baumann
1
-6
/
+24
[next]