From d6d2ba3bdcc8992cae747ae70111f1e706cb96d3 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Tue, 5 Mar 2019 14:08:12 +0100 Subject: projects: Import upport tasks from bsp392 for Core Signed-off-by: Geert Uytterhoeven --- projects/linux/core/bsp392_sched.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 projects/linux/core/bsp392_sched.yaml (limited to 'projects/linux/core/bsp392_sched.yaml') diff --git a/projects/linux/core/bsp392_sched.yaml b/projects/linux/core/bsp392_sched.yaml new file mode 100644 index 0000000..aca36db --- /dev/null +++ b/projects/linux/core/bsp392_sched.yaml @@ -0,0 +1,20 @@ +title: "From bsp392, upport sched:" +team: Core +key: e81b290b-4752-4b19-adf2-9ade8f17081e +status: New + +relationships: + +bsp-commits: + - 1fc209eb2fc41541f09dcaf9a8f0a4952d7bf6db # sched: Change root_domain->overload type to int + - 4478adbf473e96c3645a3b9c64fa4586f1f410a8 # sched: Wrap rq->rd->overload accesses with READ/WRITE_ONCE + - 4872740a0acf224f6d2b51591a8d6f315f1b5d90 # sched: Add sched_group per-cpu max capacity + - dd91a107848268d1ee1fa95c2d9c16ca3306a6bf # sched: Add static_key for asymmetric cpu capacity optimizations + +upstream: + - torvalds: 575638d1047eb057a5cdf95cc0b3c084e1279508 # sched/core: Change root_domain->overload type to int + - torvalds: e90c8fe15a3bf93a23088bcf1a56a0fa391d4e50 # sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE() + - torvalds: e3d6d0cb66f2351cbfd09fbae04eb9804afe9577 # sched/fair: Add sched_group per-CPU max capacity + - torvalds: df054e8445a4011e3d693c2268129c0456108663 # sched/topology: Add static_key for asymmetric CPU capacity optimizations + +comments: -- cgit v1.2.3