From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <48AEC742.4090902@domain.hid> Date: Fri, 22 Aug 2008 16:03:46 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <48AEBA77.2040608@domain.hid> In-Reply-To: <48AEBA77.2040608@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-core] [PATCH] userspace: Make CONFIG_SMP default List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai-core Jan Kiszka wrote: > Disabling SMP (on platforms where this isn't off by design already) is > an optimization. In contrast, not enabling it by default is doomed to > cause problems for users that run ./configure without looking into each > and every switch - now that CONFIG_SMP is very important for all the > fast locking stuff. I would consider setting CONFIG_SMP by default on x86... because on some other architectures like arm, it is not even yet a valid configuration. -- Gilles.