diff options
author | Jack Morgenstein <jackm@dev.mellanox.co.il> | 2008-01-28 10:40:51 +0200 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2008-02-06 21:17:45 -0800 |
commit | 313abe55a87bc10e55d00f337d609e17ad5f8c9a (patch) | |
tree | 833ff3c4b33f83d4ca64ed322c2d8efa21529d71 /arch/frv | |
parent | 1c69fc2a9012e160c8d459f63df74a6b01db8322 (diff) |
mlx4_core: For 64-bit systems, vmap() kernel queue buffers
Since kernel virtual memory is not a problem on 64-bit systems, there
is no reason to use our own 2-layer page mapping scheme for large
kernel queue buffers on such systems. Instead, map the page list to a
single virtually contiguous buffer with vmap(), so that can we access
buffer memory via direct indexing.
Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'arch/frv')
0 files changed, 0 insertions, 0 deletions