Artem Bityutskiy 3477d20465 UBIFS: pre-allocate bulk-read buffer
To avoid memory allocation failure during bulk-read, pre-allocate
a bulk-read buffer, so that if there is only one bulk-reader at
a time, it would just use the pre-allocated buffer and would not
do any memory allocation. However, if there are more than 1 bulk-
reader, then only one reader would use the pre-allocated buffer,
while the other reader would allocate the buffer for itself.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2008-11-21 18:59:33 +02:00
..
2008-11-06 11:06:14 +02:00
2008-11-06 11:06:31 +02:00
2008-11-06 11:06:31 +02:00
2008-11-21 18:59:33 +02:00
2008-09-30 11:12:55 +03:00
2008-09-30 11:12:59 +03:00
2008-09-30 11:12:57 +03:00
2008-07-15 17:35:15 +03:00
2008-11-06 11:06:31 +02:00
2008-07-15 17:35:24 +03:00
2008-08-13 11:27:47 +03:00
2008-09-30 11:12:56 +03:00
2008-07-15 17:35:24 +03:00
2008-07-15 17:35:15 +03:00
2008-09-30 11:12:56 +03:00
2008-11-06 11:06:31 +02:00
2008-11-06 11:06:31 +02:00
2008-11-06 11:06:31 +02:00
2008-09-30 11:12:56 +03:00
2008-07-15 17:35:15 +03:00
2008-11-21 18:59:33 +02:00
2008-08-13 11:38:19 +03:00
2008-09-30 11:12:57 +03:00
2008-11-21 18:59:25 +02:00
2008-11-21 18:59:33 +02:00
2008-09-30 11:12:55 +03:00