fix: mac!!
This commit is contained in:
parent
14a83a8e13
commit
9a3131b295
@ -102,7 +102,7 @@ pub fn set_thread2core(cores: usize) {
|
|||||||
}
|
}
|
||||||
#[cfg(unix)]
|
#[cfg(unix)]
|
||||||
{
|
{
|
||||||
warn!("Linux 下不支持设置线程亲和性 (未实现) {}", core)
|
warn!("Linux 下不支持设置线程亲和性 (未实现) {}", cores)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user