Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754917Ab3I2SBW (ORCPT ); Sun, 29 Sep 2013 14:01:22 -0400 Received: from mail.skyhub.de ([78.46.96.112]:60919 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754345Ab3I2SBT (ORCPT ); Sun, 29 Sep 2013 14:01:19 -0400 Date: Sun, 29 Sep 2013 20:01:01 +0200 From: Borislav Petkov To: Austin S Hemmelgarn Cc: Linux-Kernel mailing list , Linux Torvalds , Alan Cox Subject: Re: [PATCH 1/1] x86_64: add config options to optimize for newer AMD processors Message-ID: <20130929180101.GB5490@pd.tnic> References: <52486938.4090009@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <52486938.4090009@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1148 Lines: 30 On Sun, Sep 29, 2013 at 01:54:00PM -0400, Austin S Hemmelgarn wrote: > From: Austin S. Hemmelgarn > > This patch adds Kconfig options to allow optimization for AMD family > 10h, AMD Bulldozer, and AMD Piledriver derived CPU's in version > 3.12-rc2. These provide noticeable improvements over the K8 config > option, and allow the kernel to take full advantage of AMD specific > instruction set extensions, such as ABM, LZCNT, and POPCNT. A patch like that keeps popping up every couple of months. Please show us those noticeable improvements because the guy last time failed to do so. And also, keep in mind that distro kernels are built with CONFIG_GENERIC_CPU so CPU-specific kernels are used only by the small percentage of people who actually do build their own kernels. Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/