code wiki / (root) / nx_bigread_test.nx

nx_bigread_test.nx

buildroot/runtime/nx_bigread_test.nx

3218 B73 linesdepth 5pulls 7 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_bigread_test.nx -- isolate the >64MB fault: does sys_read fill a 177MB buffer, and is far access ok? license_tier: ORIGINAL

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_le.nx nx_f32.nx nx_strconv.nx nx_bigread_test.nx

imports: nx_syscalls.nxnx_le.nxnx_f32.nxnx_strconv.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_openat_rd sys_mmap sys_openat_wr brt_emit sys_mmap ↻ nx_strconv_format_i64 sys_write sys_read sys_close nx_le_read_u32 nx_f32_add nx_f32_classify nx_f32_exp_field nx_f32_mant_field nx_f32_sign nx_f32_mant_field ↻ nx_f32_exp_field ↻ nx_f32_mul nx_f32_classify ↻ nx_f32_sign ↻ nx_f32_mant_field ↻ nx_f32_exp_field ↻

structs

none

consts

none

functions

8func brt_emit(fd: i64, key: *u8, kl: i64, v: i64) -> i64
22func main() -> i64