From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49FA231F.1050108@domain.hid> Date: Fri, 01 May 2009 00:15:59 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <1FAD585D-B669-40CB-A779-0D1F496A3085@domain.hid> In-Reply-To: <1FAD585D-B669-40CB-A779-0D1F496A3085@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-core] userspace applications and cache List-Id: Xenomai life and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Steven Seeger Cc: xenomai@xenomai.org Steven Seeger wrote: > If a userspace application running xenomai threads is large (1MB or > so) then the code can't all live in cache on our puny 16kb instruction > cache. Does the cache handling occur as needed in the primary domain > or does it have to wait for Linux to handle it? You should use the I-pipe tracer, it will tell you exactly what happens on your system. -- Gilles.