Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at for-next 30 lines 905 B view raw
1# 2# Feature name: batch-unmap-tlb-flush 3# Kconfig: ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH 4# description: arch supports deferral of TLB flush until multiple pages are unmapped 5# 6 ----------------------- 7 | arch |status| 8 ----------------------- 9 | alpha: | TODO | 10 | arc: | TODO | 11 | arm: | TODO | 12 | arm64: | ok | 13 | csky: | TODO | 14 | hexagon: | TODO | 15 | loongarch: | TODO | 16 | m68k: | .. | 17 | microblaze: | .. | 18 | mips: | TODO | 19 | nios2: | .. | 20 | openrisc: | .. | 21 | parisc: | TODO | 22 | powerpc: | TODO | 23 | riscv: | ok | 24 | s390: | TODO | 25 | sh: | TODO | 26 | sparc: | TODO | 27 | um: | .. | 28 | x86: | ok | 29 | xtensa: | TODO | 30 -----------------------