mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-25 04:00:24 +00:00
scx_lavd: Drop message about unsupported multi-CXX support
Signed-off-by: Peter Jung <admin@ptr1337.dev>
This commit is contained in:
parent
e81faef103
commit
906d054770
@ -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