Skip to content

regarding isolcpu in kolla/centos setup #24

@pinggit

Description

@pinggit

I tried these and it does not work, which makes all other CPU pinning (to dpdk, nova, VM) useless:

[root@a7s3 ~]# cat /etc/default/grub | grep isocpu
isolcpus=1-5, 7-11
[root@a7s3 ~]# cat /etc/systemd/system.conf
CPUAffinity=0,6
[root@a7s3 ~]# cat /etc/tuned/cpu-partitioning-variables.conf
isolated_cores=1-5,7-11
[root@a7s3 ~]# reboot

[root@a7s3 ~]# pidof sshd
4849 4275 1759
[root@a7s3 ~]#
[root@a7s3 ~]# taskset -cap 4849
pid 4849's current affinity list: 0-11

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions