public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
  • * Re: [PATCH 0/6] blk: introduce generic io stat accounting help function
           [not found] <1416798327-12817-1-git-send-email-guz.fnst@cn.fujitsu.com>
           [not found] ` <1416798327-12817-4-git-send-email-guz.fnst@cn.fujitsu.com>
    @ 2014-11-24 15:03 ` Jens Axboe
      2014-11-25  4:48   ` Gu Zheng
      1 sibling, 1 reply; 3+ messages in thread
    From: Jens Axboe @ 2014-11-24 15:03 UTC (permalink / raw)
      To: Gu Zheng; +Cc: kmo, akpm, dm-devel, linux-kernel, linux-nvme, drbd-user
    
    On 11/23/2014 08:05 PM, Gu Zheng wrote:
    > Many block drivers accounting io stat based on bio (e.g. NVMe...),
    > the blk_account_io_start/end() which is based on request
    > does not make sense to them, so here we introduce the similar help
    > function named generic_start/end_io_acct base on raw sectors, and it can
    > simplify some driver's open io accounting code.
    >
    > Gu Zheng (6):
    >    blk: introduce generic io stat accounting help function
    >    NVMe: use generic io stat accounting functions to simplify
    >      nvme_start/end_io_acct
    >    md/bcache: use generic io stats accounting functions to simplify io
    >      stat accounting
    >    drbd: use generic io stats accounting functions to simplify io stat
    >      accounting
    >    md: use generic io stats accounting functions to simplify io stat
    >      accounting
    >    block/rsxx: use generic io stats accounting functions to simplify io
    >      stat accounting
    
    Thanks, this looks good. I'll apply it, except 2/6, since nvme no longer 
    uses them.
    
    -- 
    Jens Axboe
    
    
    ^ permalink raw reply	[flat|nested] 3+ messages in thread

  • end of thread, other threads:[~2014-11-25  6:00 UTC | newest]
    
    Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <1416798327-12817-1-git-send-email-guz.fnst@cn.fujitsu.com>
         [not found] ` <1416798327-12817-4-git-send-email-guz.fnst@cn.fujitsu.com>
    2014-11-24  4:48   ` [PATCH 3/6] md/bcache: use generic io stats accounting functions to simplify io stat accounting Kent Overstreet
    2014-11-24 15:03 ` [PATCH 0/6] blk: introduce generic io stat accounting help function Jens Axboe
    2014-11-25  4:48   ` Gu Zheng
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox