yaffs: Keep checkpt rd/wr buffers
authorCharles Manning <cdhmanning@gmail.com>
Mon, 1 Jun 2015 21:52:23 +0000 (09:52 +1200)
committerCharles Manning <cdhmanning@gmail.com>
Mon, 1 Jun 2015 22:16:24 +0000 (10:16 +1200)
commitcf8d2bb0a58d7d0c5518d30334929fb576d8f957
treef13a675fc2627c1d9bcf7f7d0708d2e923036bef
parent4b11d9b588cdabaf712785efa64e77e2fbcc5bd3
yaffs: Keep checkpt rd/wr buffers

Continual malloc/free on some systemcs can cause fragmentation. Better
to just allocate the buffers once and hold unto them.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
yaffs_checkptrw.c
yaffs_guts.c