lkml.org 
[lkml]   [2010]   [Jun]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 1/2] block: fix leaks associated with discard request payload
    On Wed, Jun 30, 2010 at 11:32:43AM +0300, Boaz Harrosh wrote:
    > May I ask a silly question? Why the dynamic allocation?
    >
    > Why not have a const-static single global page at the block-layer somewhere
    > that will be used for all discard-type operations and be done with it once and
    > for all. A single page can be used for any size bio , any number of concurrent
    > discards, any ZERO needed operation. It can also be used by other operations
    > like padding and others. In fact isn't there one for the libsata padding?

    for UNMAP we need to write into the payload. And for ATA TRIM we need
    to write into the WRITE SAME payload. That's another layering violation
    for those looking for them, btw..



    \
     
     \ /
      Last update: 2010-06-30 10:45    [W:2.426 / U:0.520 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site