“b40addd107d512f05b9f04509bca5fb4abac0dfe”上不存在“src/git@gitcode.net:m0_61540717/VueJS.git”
sched: programmable: Add helper function for cpu topology.
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I5KUFB CVE: NA -------------------------------- Add bpf helper function bpf_init_cpu_topology() which obtains cpu topology info through the macros topology_* that are defined by include/linux/topology.h, and save it in BPF MAP. The cpu topology info are useful to select core in userspace. Signed-off-by: NChen Hui <judy.chenhui@huawei.com> Signed-off-by: NRen Zhijie <renzhijie2@huawei.com>
Showing
include/linux/bpf_topology.h
0 → 100644
kernel/sched/bpf_topology.c
0 → 100644
想要评论请 注册 或 登录