# git rev-parse -q --verify 088522fdd7cc3537bd8ae8c9fa54be139b857a76^{commit} 088522fdd7cc3537bd8ae8c9fa54be139b857a76 already have revision, skipping fetch # git checkout -q -f -B kisskb 088522fdd7cc3537bd8ae8c9fa54be139b857a76 # git clean -qxdf # < git log -1 # commit 088522fdd7cc3537bd8ae8c9fa54be139b857a76 # Author: Tyrel Datwyler # Date: Sat Dec 8 17:48:27 2018 -0600 # # powerpc/pseries: export timebase register sample in lparcfg # # The Processor Utilzation of Resource Registers (PURR) provide an # estimate of resources used by a cpu thread. Section 7.6 in Book III of # the ISA outlines how to calculate the percentage of shared resources # for threads using the ratio of the PURR delta and Timebase Register # delta for a sampled period. # # This calculation is currently done erroneously by the lparstat tool # from the powerpc-utils package. This patch exports the current # timebase value after we sample the PURRs and exposes it to userspace # accounting tools via /proc/ppc64/lparcfg. # # Signed-off-by: Tyrel Datwyler # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 088522fdd7cc3537bd8ae8c9fa54be139b857a76 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_PERF_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_PERF_EVENTS=n # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_PERF_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_PERF_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/powerpc-next_powernv_defconfig+NO_PERF_ppc64le-gcc5 # Build took: 0:03:10.259953