next up previous contents index
Next: 23.8 API reference Up: 23 Address Map Manager: Previous: 23.6 Generic interface example

23.7 External dependencies

The AMM library requires only four external routines. AMM uses smalloc and sfree (Section 12.5) to allocate and free entries for maps which don't specify an allocator (see amm_init_gen). The amm_dump routine uses printf (Section 12.6) to generate output. Various routines use panic (Section 12.8.3) when an internal consistency check fails.



Utah Flux Research Group