diff options
author | Jon Cooper <jcooper@solarflare.com> | 2013-09-02 17:24:29 (GMT) |
---|---|---|
committer | Ben Hutchings <bhutchings@solarflare.com> | 2013-09-20 18:31:52 (GMT) |
commit | ee45fd92c739db5b7950163d91dfe5f016af6d24 (patch) | |
tree | 43955c4c76179b0e80449a4a2c3ae0cb77942006 /fs/ntfs/mst.c | |
parent | 0fe5565b64667677a405cf14df49a7af8de4bff4 (diff) | |
download | linux-ee45fd92c739db5b7950163d91dfe5f016af6d24.tar.xz |
sfc: Use TX PIO for sufficiently small packets
Sufficiently small linear packets can be copied into the PIO buffer
with a single call to memcpy_toio(). Non-linear packets require an
intermediate cache-line-sized buffer.
[bwh: I wrote the first version of this, but Jon did the hard work to
handle non-linear packets.]
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'fs/ntfs/mst.c')
0 files changed, 0 insertions, 0 deletions