gdbm: reduce cache size to 10 57/76857/1 submit/tizen/20160628.013526
authortaeyoung <ty317.kim@samsung.com>
Mon, 27 Jun 2016 12:21:52 +0000 (21:21 +0900)
committertaeyoung <ty317.kim@samsung.com>
Mon, 27 Jun 2016 12:25:24 +0000 (21:25 +0900)
commit7e73c33ecbe3c8187cba3eab433c6ce6661c99ae
treefcd8b799ab0bd1bb55466645eef9a73483ffa0fb
parent309b3c3910cd1a83f6606396a00078cea4bf5957
gdbm: reduce cache size to 10

- Before reducing cache size, HEAP size allocated
  was 428kB with test app.
- After reducing cache size, HEAP size allocated
  is decreased to 64kB.
- The performance to read data is not decreased.

Change-Id: I68809bbbe3e1345b726bfdba3d8bd39e807f9381
Signed-off-by: taeyoung <ty317.kim@samsung.com>
src/system_info.c