From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 3/7] optimize log/panic Date: Wed, 12 Jun 2013 12:09:08 +0200 Message-ID: <201306121209.08203.thomas.monjalon@6wind.com> References: <20130530171234.301927271@vyatta.com> <20130530171626.884622340@vyatta.com> <51AF4C82.2010603@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <51AF4C82.2010603-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 05/06/2013 16:34, Vincent JARDIN : > On 30/05/2013 19:12, Stephen Hemminger wrote: > > Signed-off-by: Stephen Hemminger > > Reviewed-by: Vincent Jardin > > It does not hurt to move both to a cold section. TODO: some other init > and setup functions should be cold too. applied with modified title: log: optimize log/panic with attribute cold -- Thomas