platform/core/api/resource.git
23 months agoModify tid and pid from int to pid_t 66/277266/1 accepted/tizen/6.5/unified/20220704.213120 submit/tizen_6.5/20220704.075646
Unsung Lee [Mon, 4 Jul 2022 05:45:19 +0000 (14:45 +0900)]
Modify tid and pid from int to pid_t

Change-Id: I6bf4914fb1dc7f0c75c73e0292264b48625249bf
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
(cherry picked from commit 56d356846f6ddea53d60107268e65ed899516528)

23 months agoFix the specification of resource_get_cpu_boosting_level API 43/277243/1
Hyotaek Shim [Mon, 4 Jul 2022 04:59:23 +0000 (13:59 +0900)]
Fix the specification of resource_get_cpu_boosting_level API

Change-Id: I69ca14147de264c6b86cfb984a1aaf8da8289fd8
(cherry picked from commit 7178601657ad7cfc88da796ed6b8562d859488bd)

23 months agoplugin: implement resource_set_cpu_boosting 15/277015/1 accepted/tizen/6.5/unified/20220630.211830 submit/tizen_6.5/20220630.054955
Unsung Lee [Tue, 28 Jun 2022 11:20:03 +0000 (20:20 +0900)]
plugin: implement resource_set_cpu_boosting

Change-Id: Ibe5877898afa269653318a1fdfd28a8081753277
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
(cherry picked from commit c235ebf186f540eaf79188fc4edc13b3d6ca4e63)

23 months agoAdd API privilege declaration and fix typo in API spec 98/276998/1
Hyotaek Shim [Wed, 29 Jun 2022 02:40:05 +0000 (11:40 +0900)]
Add API privilege declaration and fix typo in API spec

Change-Id: Id5c6330ec069dfcc55407c44a5d5a122d1dfc818
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
(cherry picked from commit 2e4d9374164a7eff0a5f345906d1f41ea4041288)

23 months agoImprove explanation in cpu boosting API specification 63/276963/1 accepted/tizen/6.5/unified/20220629.152512 submit/tizen_6.5/20220628.084306
Hyotaek Shim [Tue, 28 Jun 2022 10:31:56 +0000 (19:31 +0900)]
Improve explanation in cpu boosting API specification

Also delete unnecessary pid field in cpu_boosting_level_info_t

Change-Id: I0bcddf62844e86869ab176abbbc1780d315f2342
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
(cherry picked from commit fb167df48a0c45e01edb06086fafc2177bcb1bc8)

23 months agoRefine the description of cpu boosting APIs 62/276962/1
Hyotaek Shim [Mon, 13 Jun 2022 03:33:19 +0000 (12:33 +0900)]
Refine the description of cpu boosting APIs

Change-Id: I184055440daf2373fcc162c3bb7636f9af499d59
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
(cherry picked from commit e673298debec4bc4ab061adfebb3c17f73ba0630)

23 months agoChange char * -> const char * in API arguments 61/276961/1
Hyotaek Shim [Mon, 27 Jun 2022 02:31:45 +0000 (11:31 +0900)]
Change char * -> const char * in API arguments

Change-Id: Ieeef1dee1aff587f4f744b9ccebb57b9d8b8c130
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
(cherry picked from commit ed5253d8af821a124600119d7afe3006259275da)

23 months agoDelete dlclose() and Move dlopen() 29/276629/1
Unsung Lee [Wed, 22 Jun 2022 04:37:47 +0000 (13:37 +0900)]
Delete dlclose() and Move dlopen()

do not call dlopen()/dlclose() on constructor/destructor respectively.
Instead, delete dlcose() and move dlopen() from constructor to APIs.

Change-Id: Id9f75d2dc2749321e96d6504c45ec06973995190
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
(cherry picked from commit 3ccd6f83d143ef0934117123342d793b9a98be8e)

23 months agoModify value of CPU_BOOSTING_LEVEL_* 18/276518/1
Unsung Lee [Mon, 20 Jun 2022 01:51:27 +0000 (10:51 +0900)]
Modify value of CPU_BOOSTING_LEVEL_*

Change-Id: Ieb3f61f3e77ec8bca274ce2d7f4eeac9c26d8bbd
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
(cherry picked from commit 6045ab3ca222ebb524ad8db4edb70e1afd518707)

23 months agoDelete some package dependencies 16/276516/1
Unsung Lee [Mon, 20 Jun 2022 01:09:16 +0000 (10:09 +0900)]
Delete some package dependencies

Change-Id: Iafa2dd8caea32b06e21f28748f4bb5e29972c6ed
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
(cherry picked from commit e1b37d1e26ba99627b42853e014edada5c4603c0)

2 years agoMove header files to the destination 52/275752/1
Unsung Lee [Tue, 31 May 2022 08:50:52 +0000 (17:50 +0900)]
Move header files to the destination

Change-Id: I328c8adb166cd8c8c412263b74f1debca82a8785
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
(cherry picked from commit 218419aeebc7d33c3affc6c67ecc424c0cf38d93)

2 years agoImplement CPU boosting plugin 79/275579/1
Unsung Lee [Thu, 26 May 2022 08:34:54 +0000 (17:34 +0900)]
Implement CPU boosting plugin

Change-Id: I0234087e4caa9f7dccf9ab7c9f7f3013fb9e1243
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
(cherry picked from commit 61715d3e8eb12ce83958a7c22b0d35c7c20d6323)

2 years agoChange API name for better consistency and specify details 80/274080/1
Hyotaek Shim [Thu, 21 Apr 2022 05:16:22 +0000 (14:16 +0900)]
Change API name for better consistency and specify details

Add resource_unregister_cpu_inheritance_destination() API

Change-Id: I1442d2fc1da905beb65b96a15048204f5e823d0b
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
(cherry picked from commit 6d415e2c87ca59c3c2416653b3ffffddfe367b9b)

2 years agoAdd resource_get_cpu_sched_boosting_level() API 85/273985/1 accepted/tizen/6.5/unified/20220420.135524 submit/tizen_6.5/20220420.055645
Hyotaek Shim [Tue, 19 Apr 2022 10:56:50 +0000 (19:56 +0900)]
Add resource_get_cpu_sched_boosting_level() API

Change-Id: I784131f24d514542d5037acc9fb9842ed9f00099
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
(cherry picked from commit c37c01ec99878fa42a21d2eb66620d168f6ad82a)

2 years agoAdd function declaration for CPU boosting APIs 40/273940/4
Hyotaek Shim [Mon, 18 Apr 2022 12:04:12 +0000 (21:04 +0900)]
Add function declaration for CPU boosting APIs

Change-Id: I9ac527fd70b41387e1f4e2e8d512774801a7dbe6
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
2 years agoInitialization 32/273632/2
Hyotaek Shim [Mon, 11 Apr 2022 05:44:11 +0000 (14:44 +0900)]
Initialization

Change-Id: I1d3207cf4e7c0a98bf2ff9823fae6541d5150712
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
2 years agoInitial empty repository master
Tizen Infrastructure [Fri, 8 Apr 2022 08:33:57 +0000 (08:33 +0000)]
Initial empty repository