Doug Zongker c6ab95e9d1 recovery: write partitions more conservatively
Write and verify partitions using write(2) and read(2) rather than the
stdio functions.  Read and write in 4kb blocks.  When writing, fsync()
every 1MB.

Bug: 9602014
Change-Id: Ie98ce38e857786fc0f4ebf36bb5ffc93b41bc96f
2013-07-09 16:31:07 -07:00
2012-04-12 11:01:22 -07:00
2013-03-07 13:34:24 -08:00
2013-03-07 13:34:24 -08:00
2013-04-09 21:41:29 -07:00
2013-04-09 21:41:29 -07:00
2012-01-18 10:35:28 -08:00
2013-04-09 21:41:29 -07:00
2011-10-31 10:24:09 -07:00
2012-01-18 10:35:28 -08:00
2012-11-02 15:09:57 -07:00
2012-08-22 17:26:40 -07:00
2011-10-31 10:24:09 -07:00
2013-03-07 13:34:24 -08:00
2012-11-02 15:09:57 -07:00
2012-11-02 15:09:57 -07:00
Description
No description provided
102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%