Skip to content

Process: Fixed memory map giving lower then requested page #330

Process: Fixed memory map giving lower then requested page

Process: Fixed memory map giving lower then requested page #330

Triggered via push February 8, 2025 00:27
Status Failure
Total duration 1m 4s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
build
no method named `write_fmt` found for type `i32` in the current scope
build
the method `write_fmt` exists for mutable reference `&mut i32`, but its trait bounds were not satisfied
build
Process completed with exit code 101.
Build OS: kernel/src/process.rs#L39
unused import: `critcal_section`
Build OS: kernel/src/process.rs#L320
unused macro definition: `biglock`
Build OS: kernel/src/process.rs#L67
field `cpu_time` is never read
Build OS: kernel/src/process.rs#L385
function `is_scheduler_biglocked` is never used
Build OS: kernel/src/process.rs#L511
field `backlog_wake_up` is never read
Build OS: kernel/src/process.rs#L538
method `acquire_running_process` is never used
Build OS: kernel/src/process/vm_elf.rs#L52
methods `load_regions`, `load_segments`, and `fill_action` are never used
Build OS: kernel/src/timer.rs#L73
function `kernel_ticks` is never used