Files
linux/drivers
Borislav Petkov 41aa17069e ide-tape: improve buffer allocation strategy
Instead of allocating pages for the buffer one by one, take advantage of the
buddy alloc system and request them 2^order at a time. This increases the chance
for bigger buffer parts to be contigious and reduces loop iteration count. While
at it, rename function __idetape_kmalloc_stage() to ide_tape_kmalloc_buffer().

[bart: fold with "ide-tape: fix mem leak" patch to preserve bisectability]

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-27 15:38:32 +02:00
..
2008-04-25 01:26:28 -04:00
2008-04-21 22:38:45 +00:00
2008-04-25 00:06:52 +01:00
2008-04-19 20:40:10 -04:00
2008-04-24 23:15:43 +02:00
2008-04-21 12:52:03 +01:00
2008-04-23 21:25:35 -04:00
2008-04-07 13:14:22 -07:00
2008-04-24 23:57:33 +02:00
2008-04-24 23:57:33 +02:00