update to 6.4.0-6.0.0
Signed-off-by: Wei Li <liwei391@huawei.com> (cherry picked from commit 10c6110316d0d570a0a0982421f5aa66c392cea4)
This commit is contained in:
parent
ed9486f26a
commit
5a64b2aa00
12
kernel.spec
12
kernel.spec
@ -23,9 +23,9 @@
|
|||||||
|
|
||||||
%global upstream_version 6.4
|
%global upstream_version 6.4
|
||||||
%global upstream_sublevel 0
|
%global upstream_sublevel 0
|
||||||
%global devel_release 5
|
%global devel_release 6
|
||||||
%global maintenance_release .0.0
|
%global maintenance_release .0.0
|
||||||
%global pkg_release .13
|
%global pkg_release .14
|
||||||
|
|
||||||
%define with_debuginfo 1
|
%define with_debuginfo 1
|
||||||
# Do not recompute the build-id of vmlinux in find-debuginfo.sh
|
# Do not recompute the build-id of vmlinux in find-debuginfo.sh
|
||||||
@ -925,6 +925,14 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 06 2023 Wei Li <liwei391@huawei.com> - 6.4.0-6.0.0.14
|
||||||
|
- sched/fair: Introduce multiple qos level
|
||||||
|
- mm: Fix variable alignment issues in mm_struct
|
||||||
|
- Introduce qos smt expeller for co-location
|
||||||
|
- enable cgroup1 writeback
|
||||||
|
- enable filescgroup
|
||||||
|
- Add sharepool support
|
||||||
|
|
||||||
* Tue Sep 05 2023 Wei Li <liwei391@huawei.com> - 6.4.0-5.0.0.13
|
* Tue Sep 05 2023 Wei Li <liwei391@huawei.com> - 6.4.0-5.0.0.13
|
||||||
- enable memcg qos and memcg async reclaim
|
- enable memcg qos and memcg async reclaim
|
||||||
- Introduce programmable base on bpf for scheduler
|
- Introduce programmable base on bpf for scheduler
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user