diff options
author | Jungseok Lee <jungseoklee85@gmail.com> | 2014-12-02 18:49:24 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2014-12-03 11:19:35 +0100 |
commit | e4f88d833bec29b8e6fadc1b2488f0c6370935e1 (patch) | |
tree | e4062286dd04734147b5901d3d1e86bd7cacdb1c /arch/arm64/net | |
parent | arm64: compat: align cacheflush syscall with arch/arm (diff) | |
download | linux-e4f88d833bec29b8e6fadc1b2488f0c6370935e1.tar.xz linux-e4f88d833bec29b8e6fadc1b2488f0c6370935e1.zip |
arm64: Implement support for read-mostly sections
As putting data which is read mostly together, we can avoid
unnecessary cache line bouncing.
Other architectures, such as ARM and x86, adopted the same idea.
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Jungseok Lee <jungseoklee85@gmail.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/net')
0 files changed, 0 insertions, 0 deletions