mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-25 04:00:24 +00:00
Merge pull request #552 from CachyOS/lavd-mutli-cxx2
scx_lavd: Drop message about unsupported multi-CXX support
This commit is contained in:
commit
8b1874c27f
@ -683,10 +683,6 @@ fn main() -> Result<()> {
|
||||
"scx_lavd scheduler is initialized (build ID: {})",
|
||||
*build_id::SCX_FULL_VERSION
|
||||
);
|
||||
info!(
|
||||
" Note that scx_lavd currently is not optimized for multi-CCX/NUMA architectures."
|
||||
);
|
||||
info!(" Stay tuned for future improvements!");
|
||||
info!(
|
||||
" stat: ('L'atency-critical, 'R'egular) (performance-'H'ungry, performance-'I'nsensitive) ('B'ig, li'T'tle) ('E'ligigle, 'G'reedy) ('P'reempting, 'N'ot)");
|
||||
info!("scx_lavd scheduler starts running.");
|
||||
|
Loading…
Reference in New Issue
Block a user