diff options
author | Shaohua Li <shaohua.li@intel.com> | 2011-05-25 04:11:18 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-05-25 19:39:03 +0400 |
commit | 34679d7eac9ecc20face093db9aa610f1e9c893a (patch) | |
tree | b959da55ed4ff4f4bbd536320cb8205377a46301 /tools/virtio | |
parent | 7bf02ea22c6cdd09e2d3f1d3c3fe366b834ae9af (diff) | |
download | linux-34679d7eac9ecc20face093db9aa610f1e9c893a.tar.xz |
mmap: add alignment for some variables
Make some variables have correct alignment/section to avoid cache issue.
In a workload which heavily does mmap/munmap, the variables will be used
frequently.
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Rik van Riel <riel@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/virtio')
0 files changed, 0 insertions, 0 deletions