Re: the cost of vmalloc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Sat, Sep 10, 2011 at 3:30 PM, Michael Blizek
<michi1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>> The whole point of allocating a large chunk of memory is to avoid
>> extra memory copy because I need to run decompression algorithms on
>> it.
>
> In this case scatterlists solves 2 problems at once. First, you will not need
> to allocate large continuous memory regions. Second, you avoid wasting memory.
The problem is that the decompression library works on contiguous
memory, so I have to provide contiguous memory instead of
scatterlists.

Thanks,
Da

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux