[Bug 1580] spi-sd-card: use bigger chunks and yield processor while waiting for read data

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Jun 22 08:50:24 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1580

--- Comment #1 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2010-06-22 03:50:22 CDT ---
+       /* How much to sleep when retrying.  First time, don't sleep yet    
+          since there is a high likelihood that the access time is just    
+          a few bytes. */                                                  
+       int wait_time_bytes = 0;

This variable is unused.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list