From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22725 invoked by alias); 15 Feb 2007 19:09:31 -0000 Received: (qmail 22718 invoked by uid 22791); 15 Feb 2007 19:09:31 -0000 X-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,FORGED_RCVD_HELO X-Spam-Check-By: sourceware.org Received: from tomts40.bellnexxia.net (HELO tomts40-srv.bellnexxia.net) (209.226.175.97) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 15 Feb 2007 19:09:23 +0000 Received: from krystal.dyndns.org ([65.95.37.140]) by tomts40-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20070215190920.DKYG1750.tomts40-srv.bellnexxia.net@krystal.dyndns.org> for ; Thu, 15 Feb 2007 14:09:20 -0500 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by krystal.dyndns.org with local; Thu, 15 Feb 2007 14:09:20 -0500 id 001C24D3.45D4AFE0.00007B3D Date: Thu, 15 Feb 2007 19:09:00 -0000 From: Mathieu Desnoyers To: Andrew Morton Cc: linux-kernel@vger.kernel.org, Christoph Hellwig , Ingo Molnar , systemtap@sources.redhat.com, ltt-dev@shafik.org Subject: Re: [PATCH 05/05] Linux Kernel Markers, non optimized architectures Message-ID: <20070215190919.GA31359@Krystal> References: <1171224207118-git-send-email-mathieu.desnoyers@polymtl.ca> <1171224209195-git-send-email-mathieu.desnoyers@polymtl.ca> <20070214231635.091c7169.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20070214231635.091c7169.akpm@linux-foundation.org> X-Editor: vi X-Info: http://krystal.dyndns.org:8080 X-Operating-System: Linux/2.4.34-grsec (i686) X-Uptime: 14:08:12 up 13 days, 9:16, 7 users, load average: 1.03, 1.15, 1.34 User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00346.txt.bz2 * Andrew Morton (akpm@linux-foundation.org) wrote: > On Sun, 11 Feb 2007 15:03:27 -0500 Mathieu Desnoyers wrote: >=20 > > Linux Kernel Markers, non optimized architectures > >=20 > > This patch also includes marker code for non optimized architectures. >=20 > I think once we've done this we can nuke > CONFIG_MARKERS_ENABLE_OPTIMIZATION? (Please, let it be true). >=20 Hi Andrew, The main goal of this config option is for embedded systems which doesn't support live code modification. Maybe we can put that under "embedded sytems" menu ? --=20 Mathieu Desnoyers Computer Engineering Ph.D. Candidate, =C9cole Polytechnique de Montr=E9al OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68