Blackfin arch: change L1 malloc to base on slab cache and lists.
authorSonic Zhang <sonic.zhang@analog.com>
Sat, 19 Jul 2008 06:51:31 +0000 (14:51 +0800)
committerBryan Wu <cooloney@kernel.org>
Sat, 19 Jul 2008 06:51:31 +0000 (14:51 +0800)
Remove the sram piece limitation and improve the performance to
alloc/free sram piece data.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>

No differences found