Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/sdmalloc-override/readme
Allow the default #defines for sdmalloc/sdfree to be overridden by system-specific versions. This can be used to avoid extra copying by making sure sd buffers are cache-aligned (some ARM systems) or page-aligned (xen) for DMA.