|
From: Vasily G. <vas...@gm...> - 2013-08-07 06:53:52
|
Mr. Tokarev, Can you specify some areas where 64 bit ARM is being used? I mean some links on real devices, systems, etc.? Does some company use it in mobile devices (phones, tablets)? Thanks On Tue, Aug 6, 2013 at 2:18 PM, Konstantin Tokarev <an...@ya...>wrote: > > > 06.08.2013, 08:23, "John Reiser" <jr...@Bi...>: > > Only two areas really matter: > > 1. speed of memcheck > > 2. 64-bit ARM > > > > The most likely path to better speed is to make cross-platform checking > work. > > Check an ARM target program by running memcheck on a fast x86* CPU > (>=4GHz) > > with a large data cache (>=8MB) under a "compatible" operating system. > > Translating system calls might be tedious but should not be onerous. > > That would be quite useful not only for ARM, but for PPC and MIPS too. > > -- > Regards, > Konstantin > > > ------------------------------------------------------------------------------ > Get your SQL database under version control now! > Version control is standard for application code, but databases havent > caught up. So what steps can you take to put your SQL databases under > version control? Why should you start doing it? Read more to find out. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > -- Best Regards, Vasily |