I'm using DVSDK4 and the DM368. Is it correct to assume that all allocations for cmem is a separate 4K page? In other words 5 x 56 bytes really meands 5 x 4K?
If so, then wouldn't t make more sense to add up all the misc allocations that are equal to or smaller than 4K and just allocation a bunch of 4K memory blocks?
John A