diff options
| author | Jack Morgenstein <[email protected]> | 2008-01-28 08:40:51 +0000 |
|---|---|---|
| committer | Roland Dreier <[email protected]> | 2008-02-07 05:17:45 +0000 |
| commit | 313abe55a87bc10e55d00f337d609e17ad5f8c9a (patch) | |
| tree | 833ff3c4b33f83d4ca64ed322c2d8efa21529d71 /fs/jbd/commit.c | |
| parent | IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf (diff) | |
| download | kernel-313abe55a87bc10e55d00f337d609e17ad5f8c9a.tar.gz kernel-313abe55a87bc10e55d00f337d609e17ad5f8c9a.zip | |
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 <[email protected]>
Signed-off-by: Jack Morgenstein <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions
