Can we avoid the memalign() --> free() problem (how would we free the allocated memory without free() anyways ?) by using malloc_align() and free_align() on SPU's ?