From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Re: [PATCH] arch/arm64 :Cyclic Test fix in ARM64 fpsimd Date: Thu, 14 May 2015 18:07:33 +0200 Message-ID: <20150514160733.GE13442@linutronix.de> References: <20150506193803.GC32577@8074w.roxell.se> <20150508000929.GE31914@8074w.roxell.se> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Anders Roxell , linux-arm-kernel@lists.infradead.org, linux-rt-users@vger.kernel.org, Kevin Hilman To: Ayyappa Ch Return-path: Received: from www.linutronix.de ([62.245.132.108]:38124 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932459AbbENQHg (ORCPT ); Thu, 14 May 2015 12:07:36 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: * Ayyappa Ch | 2015-05-11 11:02:56 [+0530]: >Hello Anders Roxell, > >Many thanks for your inputs. > >But as per my observation after this change , Cyclic test did not failed. > >As logs are huge size , sent only to you. > >Can you please check the logs and let us know your view ? fpsimd_save_state() is almost the fpsimd_save macro which saves 32 16byte registers. And *this* takes really that long? You max says 100116 which means 100ms. >Thanks and regards, >Ayyappa.Ch Sebastian