# git rev-parse -q --verify 522f155b1e573236a92cea2f173046ca43070a73^{commit} 522f155b1e573236a92cea2f173046ca43070a73 already have revision, skipping fetch # git checkout -q -f -B kisskb 522f155b1e573236a92cea2f173046ca43070a73 # git clean -qxdf # < git log -1 # commit 522f155b1e573236a92cea2f173046ca43070a73 # Author: Aneesh Kumar K.V # Date: Mon Apr 16 16:57:24 2018 +0530 # # powerpc/book3s64: Enable split pmd ptlock. # # Testing with a threaded version of mmap_bench which allocate 1G chunks and # with large number of threads we find: # # without patch # # 32.72% mmap_bench [kernel.vmlinux] [k] do_raw_spin_lock # | # ---do_raw_spin_lock # | # --32.68%--0 # | # |--15.82%--pte_fragment_alloc # | | # | --15.79%--do_huge_pmd_anonymous_page # | __handle_mm_fault # | handle_mm_fault # | __do_page_fault # | handle_page_fault # | test_mmap # | test_mmap # | start_thread # | __clone # | # |--14.95%--do_huge_pmd_anonymous_page # | __handle_mm_fault # | handle_mm_fault # | __do_page_fault # | handle_page_fault # | test_mmap # | test_mmap # | start_thread # | __clone # | # # with patch # # 12.89% mmap_bench [kernel.vmlinux] [k] do_raw_spin_lock # | # ---do_raw_spin_lock # | # --12.83%--0 # | # |--3.21%--pagevec_lru_move_fn # | __lru_cache_add # | | # | --2.74%--do_huge_pmd_anonymous_page # | __handle_mm_fault # | handle_mm_fault # | __do_page_fault # | handle_page_fault # | test_mmap # | test_mmap # | start_thread # | __clone # | # |--3.11%--do_huge_pmd_anonymous_page # | __handle_mm_fault # | handle_mm_fault # | __do_page_fault # | handle_page_fault # | test_mmap # | test_mmap # | start_thread # | __clone # # ..... # | # --0.55%--pte_fragment_alloc # | # --0.55%--do_huge_pmd_anonymous_page # __handle_mm_fault # handle_mm_fault # __do_page_fault # handle_page_fault # test_mmap # test_mmap # start_thread # __clone # # Signed-off-by: Aneesh Kumar K.V # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 522f155b1e573236a92cea2f173046ca43070a73 # < make -s -j 10 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # make -s -j 10 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- FIT description: Linux 4.17.0-rc3-g522f155 Created: Tue May 15 11:24:14 2018 Image 0 (kernel@0) Description: Linux 4.17.0-rc3-g522f155 Created: Tue May 15 11:24:14 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4456604 Bytes = 4352.15 kB = 4.25 MB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x808905c0 Hash algo: sha1 Hash value: 552c4267fae0ee29ae8c5af47761a735c0a612ad Image 1 (fdt@boston) Description: img,boston Device Tree Created: Tue May 15 11:24:14 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Tue May 15 11:24:14 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Completed OK # rm -rf /kisskb/build/powerpc-next_mips-defconfig_mipsel # Build took: 0:02:22.592758