/* * For MMC host software queue, we only allow 2 requests in * flight to avoid a long latency.
*/ #define HSQ_NORMAL_DEPTH 2 /* * For 4k random writes, we allow hsq_depth to increase to 5 * for better performance.
*/ #define HSQ_PERFORMANCE_DEPTH 5
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.