platform_system_core/sdcard
Sundar Raman e5d32128b0 sdcard: use FUSE_BIG_WRITES for FUSE writes
Slightly optimizes the writes used by sdcard to increase
throughput and decrease cpu load. Update the read
size to 256 x 1024 + 128 from current 8192 bytes since
writes can go as high as that.

Change-Id: I3bad425f31d4aa6f44f546e3d31439fd5bdca9ea
Signed-off-by: Sundar Raman <sunds@ti.com>
2012-05-01 15:28:05 -07:00
..
Android.mk sdcard: a program to create a "virtual" /sdcard pointed at a path 2010-08-12 18:01:08 -07:00
fuse.h sdcard: a program to create a "virtual" /sdcard pointed at a path 2010-08-12 18:01:08 -07:00
sdcard.c sdcard: use FUSE_BIG_WRITES for FUSE writes 2012-05-01 15:28:05 -07:00