From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <458270A5.8050905@domain.hid> Date: Fri, 15 Dec 2006 10:53:41 +0100 From: Jan Kiszka MIME-Version: 1.0 Subject: Re: [Adeos-main] Latency trace on ARM References: <45819EFA.2090908@domain.hid> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3746C2440C3FB31BCD6A2431" Sender: jan.kiszka@domain.hid List-Id: General discussion about Adeos List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sebastian Smolorz Cc: adeos-main@gna.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3746C2440C3FB31BCD6A2431 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Sebastian Smolorz wrote: > Jan Kiszka wrote: >> Sebastian Smolorz wrote: >>> Hi, >>> >>> we all know that the latency test should not be run with a period of = 100 >>> us because it easily gets locked up. The attached trace illustrates t= his >>> problem in detail. It shows that a timer interrupt needs about 50 us = to >>> be processed. Furthermore, there is not enough time between two timer= >>> interrupts for the latency task to get all its work done. >>> >>> The current I-pipe tracer patch for ARM is available at >>> http://opensource.emlix.com/ipipe-s3c24xx/download/ipipe-tracer-arm.p= atch >>> _v4 >>> >>> Comments welcome. >> Something is still broken, given all those "N"s in Delay column. Is >> there something like NMI at all on your board? >=20 > There isn't AFAIK. What could be the reason for all this noise? Recursi= ve=20 > spin-locking? Yes. If those Ns aren't false positive in the sense that IPIPE_TFLG_NMI_HIT is set accidentally, __ipipe_trace is re-entered while IPIPE_TFLG_NMI_LOCK is still set. Jan --------------enig3746C2440C3FB31BCD6A2431 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFgnClniDOoMHTA+kRAn3YAJ9yGhZGhZbLo0al7mjjXB8ldiFtYwCePWUS nJB/0uPlDK30VCzZ4t/lLkc= =aqlc -----END PGP SIGNATURE----- --------------enig3746C2440C3FB31BCD6A2431--