lkml.org 
[lkml]   [2006]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [2.6.19 PATCH 3/7] ehea: queue management
    Arjan van de Ven wrote:
    >> + queue->queue_length = nr_of_pages * pagesize;
    >> + queue->queue_pages = vmalloc(nr_of_pages * sizeof(void *));
    >
    >
    > wow... is this really so large that it warrants a vmalloc()???

    Agreed: Replaced with kmalloc()

    Regards
    Thomas
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-08-18 15:27    [W:4.030 / U:0.260 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site