From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4ADCAB36.8080103@domain.hid> Date: Mon, 19 Oct 2009 20:08:54 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <20091019171611.3332.24615.stgit@domain.hid> <20091019171611.3332.58812.stgit@domain.hid> In-Reply-To: <20091019171611.3332.58812.stgit@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-core] [PATCH v2 1/3] nucleus: Use Linux spin lock for heap list management List-Id: Xenomai life and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai@xenomai.org Jan Kiszka wrote: > No need for hard nklock protection of kheapq and the map counter, a > normal spin lock suffices as all users must run over the root thread > anyway. At the very least, this should use rthal_spin_lock, in order to seem to respect the layering. Anyway, do we really want to change this now? -- Gilles.