]> Git Repo - qemu.git/commit
ide: issue discard asynchronously but serialize the pieces
authorPaolo Bonzini <[email protected]>
Mon, 14 Jan 2013 15:26:57 +0000 (16:26 +0100)
committerStefan Hajnoczi <[email protected]>
Tue, 15 Jan 2013 09:03:48 +0000 (10:03 +0100)
commit501378c3af16e8e83a9dd500c11e594f4d1dbe79
treed07e6ee4a30154ff79c3c8debc333491e1b05fef
parent80bc2e8d807939bee89d1a5ca0dbe89946d39ed1
ide: issue discard asynchronously but serialize the pieces

Now that discard can take a long time, make it asynchronous.
Each LBA range entry is processed separately because discard
can be an expensive operation.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
hw/ide/core.c
This page took 0.022607 seconds and 4 git commands to generate.