avoid_ram()

QNX SDP8.0Building Embedded SystemsConfigurationDeveloper

Synopsis:

void avoid_ram( paddr_t start,
                size_t size);

Description:

Make startup avoid using the specified RAM for any of its internal allocations. Memory remains available for procnto to use. This function is useful for specifying RAM that the IPL/ROM monitor needs to keep intact while startup runs.

Page updated: