Jens Axboe
0a0d96b03a
block: add bio_kmalloc()
...
Not all callers need (or want!) the mempool backing guarentee, it
essentially means that you can only use bio_alloc() for short allocations
and not for preallocating some bio's at setup or init time.
So add bio_kmalloc() which does the same thing as bio_alloc(), except
it just uses kmalloc() as the backing instead of the bio mempools.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com >
2008-10-09 08:56:17 +02:00
..
2008-09-15 14:25:23 -07:00
2008-10-09 08:56:01 +02:00
2008-09-13 16:46:15 -04:00
2008-10-09 08:56:17 +02:00
2008-10-09 08:56:17 +02:00
2008-10-09 08:56:13 +02:00
2008-08-14 22:59:43 +10:00
2008-09-05 11:11:51 +02:00
2008-09-24 16:38:17 -07:00
2008-08-15 08:35:44 -07:00
2008-09-06 19:22:15 +02:00
2008-08-25 01:18:05 -04:00
2008-10-09 08:56:04 +02:00
2008-10-09 08:56:13 +02:00
2008-08-20 13:19:51 -07:00
2008-08-20 15:40:32 -07:00
2008-08-23 12:14:12 -07:00
2008-10-09 08:56:12 +02:00
2008-08-15 08:35:42 -07:00
2008-10-09 08:56:08 +02:00
2008-09-29 17:09:14 +02:00
2008-08-28 08:33:23 +02:00
2008-10-05 18:23:27 +02:00
2008-08-15 19:52:19 -07:00
2008-09-13 14:41:50 -07:00
2008-08-16 16:46:57 -07:00
2008-08-16 16:46:57 -07:00
2008-09-05 15:44:31 +01:00
2008-08-15 08:35:42 -07:00
2008-10-09 08:56:04 +02:00
2008-08-25 17:28:25 +03:00
2008-08-22 02:27:49 -04:00
2008-09-01 09:47:16 +02:00
2008-10-09 08:56:06 +02:00
2008-09-13 14:41:52 -07:00
2008-08-16 16:45:56 -07:00
2008-08-16 16:45:56 -07:00
2008-09-13 14:41:52 -07:00
2008-08-29 14:37:23 -07:00
2008-08-29 14:37:23 -07:00
2008-08-26 10:37:20 -07:00
2008-08-15 09:15:47 -07:00
2008-08-18 13:48:04 -07:00
2008-09-16 15:52:08 -07:00
2008-08-20 15:40:32 -07:00
2008-08-29 14:37:23 -07:00
2008-09-16 19:35:05 -07:00
2008-09-02 19:21:38 -07:00
2008-10-02 15:53:13 -07:00
2008-08-15 08:35:42 -07:00
2008-09-05 14:39:37 -07:00
2008-08-20 15:40:32 -07:00
2008-09-05 18:14:35 +02:00
2008-08-17 22:47:30 +10:00
2008-08-15 19:52:30 -07:00
2008-09-23 08:09:13 -07:00
2008-10-03 18:22:18 -07:00
2008-08-26 00:19:27 +10:00
2008-08-15 08:35:42 -07:00
2008-08-21 09:54:06 +02:00
2008-09-05 14:39:38 -07:00
2008-08-15 10:34:07 -07:00
2008-08-15 10:34:07 -07:00
2008-08-21 10:26:36 -07:00
2008-09-03 18:37:45 -03:00
2008-08-16 16:45:56 -07:00
2008-08-15 10:34:07 -07:00