From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4E897D4C.6080104@domain.hid> Date: Mon, 03 Oct 2011 11:15:56 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4E89662E.9090104@domain.hid> <4E897039.30002@domain.hid> <4E897394.5080304@domain.hid> In-Reply-To: <4E897394.5080304@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Xenomai configure option --enable-arm-tsc in Xenomai-2.6 List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Bernhard Cc: "xenomai@xenomai.org" On 10/03/2011 10:34 AM, Michael Bernhard wrote: > On 10/03/2011 10:20 AM, Gilles Chanteperdrix wrote: >> --enable-arm-tsc DOES NOT behave like the old option --enable-arm-arch. >> Hence the rename. > For me, doing the transition form Xenomai-2.5 to 2.6, it was just > confusing that --enable-arm-tsc has exactly the same help text as the > old --enable-arm-arch. It would be probably good to add an additional > sentence to explain why one has to select the architecture for this > option. Something like this: > > "To enable the correct TSC user-space implementation, select for which ..." Right. But --enable-arm-tsc does not enable the correct TSC user-space implementation. It is an option only useful for old I-pipe patches that did not support the "kuser" tsc implementation. So, using this option with Xenomai 2.6.0 is probably not what you want to do. -- Gilles.