# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 088522fdd7cc3537bd8ae8c9fa54be139b857a76 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc-gcc4.6 # Build took: 0:00:25.955955