0.9.5 release plans
Matt Mackall
mpm at selenic.com
Wed Oct 17 11:35:45 CDT 2007
On Wed, Oct 17, 2007 at 09:12:58AM -0300, Daniel Serpell wrote:
> Hi!
>
> El Mon, Oct 15, 2007 at 05:31:02PM -0500, Matt Mackall escribio:
> >
> [...]
> > Please test the current tip, especially if you're
> > running on one of the less common platforms.
>
> I'm on Debian/etch, ARM architecture (so, unaligned memory access are bad):
Are you saying you're running into unaligned accesses? I don't think
there should be any.
> daniel at pclab02:~/src/hg-main$ cat /proc/cpuinfo
> Processor : Arm920Tid(wb) rev 0 (v4l)
> BogoMIPS : 99.94
> Features : swp half thumb
model name : Intel(R) Pentium(R) M processor 1.70GHz
cpu MHz : 1400.000
cache size : 2048 KB
flags : fpu vme de pse tsc msr mce cx8 sep mtrr pge mca cmov
pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe bts est tm2
bogomips : 2802.86
> real 145m50.900s
> user 94m59.120s
> sys 29m22.720s
Wow, thanks for your patience!
My system has about 28x the bogomips of yours and runs the tests in
just under 5 minutes. 145.85m / 28 = 5.2m so it seems to be scaling
pretty linearly with bogomips. The remainder looks like it can be
accounted to waiting on I/O, because user+sys is only ~124m.
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial
mailing list