commit | e3232714d465c42ac631929b990f5e35e2d8a955 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Tue Sep 08 17:43:02 2009 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Tue Sep 08 17:43:02 2009 -0700 |
tree | f6b9fe66bd11cdae420f558bebf7e8d4b89b52b4 | |
parent | b265b11fc1a0bd6ae5a7fde12e374583a52ab326 [diff] |
ioat3: segregate raid engines The cleanup routine for the raid cases imposes extra checks for handling raid descriptors and extended descriptors. If the channel does not support raid it can avoid this extra overhead by using the ioat2 cleanup path. Signed-off-by: Dan Williams <dan.j.williams@intel.com>