commit | a9c52c2a2881ec69343a49ee32b2f3965e74ca98 | [log] [tgz] |
---|---|---|
author | Anton Ivanov <anton.ivanov@cambridgegreys.com> | Wed Dec 05 12:37:39 2018 +0000 |
committer | Richard Weinberger <richard@nod.at> | Thu Dec 27 22:48:34 2018 +0100 |
tree | d3e195b24a2bbeb845609cc8e99282257fcd56eb | |
parent | 747b254ca2649d0c206385c7902fb8ac97a2b0b4 [diff] |
um: Optimize TLB operations v2 Make the code to merge mmap/munmap/mprotect operations in tlb.c common for userspace and kernel. Kernel tlb operations can now be merged as well. Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com> Signed-off-by: Richard Weinberger <richard@nod.at>