aboutsummaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2010-05-21 13:20:47 -0700
committerJeff Brown <jeffbrown@google.com>2010-05-21 13:24:25 -0700
commitb64063737e93638a09205e9310b58d8ddd7138ec (patch)
treeef2fa3aba61285639dc8f6462b536ec1a3c6ae40 /CleanSpec.mk
parent53a79a841b4afa5e7dc3e05cfd04b5ae44de95b6 (diff)
downloadsystem_core-b64063737e93638a09205e9310b58d8ddd7138ec.tar.gz
system_core-b64063737e93638a09205e9310b58d8ddd7138ec.tar.bz2
system_core-b64063737e93638a09205e9310b58d8ddd7138ec.zip
Fix kernel panics in fastboot on OS X.
The kernel panic seems to be related to the driver trying to allocate too many pages from the IO mapper. That may be caused by the fact that we try to perform a 100+ MiB transfer in a single IO operation. This change breaks the transfer down into 1 MiB chunks. So far after a day of testing, no kernel panics have occurred compared to 5 in the previous 24 hours! Change-Id: I8d27a546e0c0bf4fe2f0fc7fcad65a88d3e6bee0
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions