]> sourceware.org Git - lvm2.git/commit
device: Move buffer allocation nearer to the I/O.
authorAlasdair G Kergon <agk@redhat.com>
Tue, 16 Jan 2018 01:12:08 +0000 (01:12 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Tue, 16 Jan 2018 01:12:08 +0000 (01:12 +0000)
commitc26458339ee3b3bdd0e49127e887c0417cbc1438
tree9877a9477b1096cf0cdf83281d28f42db8c9d8ec
parent081902b4c115c465b123c13e9d8287a75f9d7b2a
device: Move buffer allocation nearer to the I/O.

Don't allocate memory until it's needed - later we'll add
some of the I/O to an internal queue instead of issuing it
immediately.
lib/device/dev-io.c
This page took 0.042093 seconds and 5 git commands to generate.