<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Carl-Daniel Hailfinger wrote:
<blockquote cite="mid:489085BF.7030407@gmx.net" type="cite">
  <pre wrap="">On 30.07.2008 13:52, Andy Green wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">This patch uses the new glamo-mci slow clock ratio
patch in order to dynamically reduce SD Card clock
rate when the GPS unit is powered on GTA02.

Signed-off-by: Andy Green <a class="moz-txt-link-rfc2396E" href="mailto:andy@openmoko.com">&lt;andy@openmoko.com&gt;</a>
  
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This means an unconditional 8x slowdown if GPS is on. Wouldn't it be
better to trigger the slowdown before the GPS tries to acquire a first
fix and scale the clock back up after a first fix has been acquired?

Regards,
Carl-Daniel

  </pre>
</blockquote>
Better yet, don't slow the clock down unless it affects reliability of
sdcard access. During normal operation on a GTA02 I would expect sdcard
access to be minimal unless playing media content. I'd prefer to have
playback performance over GPS fix time.<br>
</body>
</html>