Commit Graph

8 Commits

Author SHA1 Message Date
7c7e24fd25 Revert^4 "sm6250-common: rootdir: Enable s2idle"
This reverts commit 3781bb97b6.

It wasn't the problem after all.

Change-Id: I771b72c1989c61bbac7fc09dca9a8bf40a36a9c3
2023-01-07 07:09:01 +00:00
3781bb97b6 Revert "Revert "Revert "sm6250-common: rootdir: Enable s2idle"""
This reverts commit a99a1b2aff.

* Still broken

Change-Id: I712e3a9208bc3f2143712b7a74568eb9ffeb9d14
2022-06-26 14:10:28 +00:00
e5f929281e sm6250-common: rootdir: Fix typos
Change-Id: I5f4f1a6dd8c4ac4d7a2096d7416846eb66ff9fca
2022-05-11 19:36:35 +00:00
a99a1b2aff Revert "Revert "sm6250-common: rootdir: Enable s2idle""
This reverts commit 5b8f192e96.

Fixed:
https://review.lineageos.org/q/Idbb2e825c489e174d5701e0c315b51a3149bfe49

Change-Id: I73b3eb3dc9bba90aa4579b31d5122e1cfce52491
2022-05-11 19:35:08 +00:00
5b8f192e96 Revert "sm6250-common: rootdir: Enable s2idle"
This reverts commit b037c145f5.

s2idle happens to cause RCU stalls. Disable it until a solution is found.

Change-Id: If0a6c817f415f6ddbdc202423492a7d2ebf1d0fb
2022-03-10 16:55:24 +00:00
b037c145f5 sm6250-common: rootdir: Enable s2idle
Test: build and check the suspend_resume trace
Bug: 142553453
Change-Id: I176c0e1adbe3c6a90b9da90dd10ad664024bf164
2021-10-14 19:22:19 +02:00
d35ff1caca sm6250-common: rootdir: Boot time tuning
RD1A.200703.001
dmesg_action_sys.boot_completed_first_timestamp_avg : 14745.3
With CL
dmesg_action_sys.boot_completed_first_timestamp_avg : 13993.7

Bug: 143857500
Bug: 161478668
Test: build and boottime test
Tested-by: Lisa Liu <liulisa@google.com>
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: Ib8f31d39501b4747f0c268d2dd87e814bcc7843b
2021-09-09 18:46:11 +02:00
77999ac063 sm6250-common: Clean up rootdir
* Remove unused/duplicated parts
* Make changes to do without other scripts

Co-authored-by: Demon000 <demonsingur@gmail.com>
Change-Id: I8e758337488dc19ecb47ec1b583fba33ef05882d
2021-09-09 18:46:05 +02:00