Slashdot Mirror


Why Apple Went 64-Bit With the iPhone 5s

Hugh Pickens DOT Com writes "Adrian Kingsley-Hughes says it's not just because Apple likes bragging about being first and because a 64-bit processor sounds cooler than 32-bits that Apple used the 64-bit A7 chip in the new iPhone 5s. A shift from a 32-bit processor to a 64-bit part paves the way for iPhones to be fitted out with 4GB+ of RAM down the line, but more importantly the move brings iOS and OS X apps much closer. The architecture for 64-bit apps on iOS will be almost identical to the architecture for OS X apps, making it easy to create a common code base that runs in both operating systems. 'Apple has slowly been bringing iOS-like features to Mac OS for years now: think of Launchpad and Gatekeeper,' writes Sascha Segan. 'The ultimate prize, of course, would be to bring the million-plus iOS apps to Macs. Apple could do that with an ARM-compatible virtual machine on Mac hardware, but it would want the VM, the OS and the associated apps to play nicely in the much larger memory space available on Macs. That means moving the whole system over to 64 bit.' By unifying iOS and Mac OS with Xcode developer tools in a 64-bit space, Apple could once again leap ahead of Microsoft and Google, says Segan. Microsoft hasn't yet been able to leverage its desktop strengths to achieve success as a mobile OS. The 64-bit chips for Android devices aren't ready, and neither is Android itself."

512 comments

  1. Debian by kthreadd · · Score: 4, Insightful

    If it's such a big deal in order to get the same software to run on both systems then how does the Debian project manage to bring 37 000 packages to all eight architectures that it's currently running on? Magic?

    1. Re:Debian by dkleinsc · · Score: 3, Insightful

      If I had to guess, a large number of people put in a large amount of effort. A really fine cross-compiler probably helps immensely.

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    2. Re:Debian by BasilBrush · · Score: 1

      Source distribution to users. And all the compilation and linking problems that brings.

    3. Re:Debian by Anonymous Coward · · Score: 0

      Or just way better hackers. The reason why a lot of developers of non-free software hide their source and prevents users from reading it is that it's so bad the users would quickly move to a better alternative.

    4. Re:Debian by Anonymous Coward · · Score: 2, Informative

      If you are not making an open source application that needs to run on a lot of machines, then you can take some shortcuts.
      I develop OS X software and I make it specifically for OS X, this gives tools as a developer to use the libraries in OS X, which makes it very easy to quickly make a well behaving application.

      One of my applications was written when it when OS X was still 32 bit, this forced me to read from files using read(), while I rather use mmap() for reading from files. Using mmap() on large files requires (if you don't want to keep remapping) a 64 bit OS. This is one place where a 64 bit OS is useful when you have less than 4GB of memory.

    5. Re:Debian by Morpf · · Score: 3, Insightful

      Well, if I would interpolate from the code I saw in open source projects to closed source projects, being closed source because of bad code... oh boy.

      I am always fascinated of our software driven society still working, despite our often really bad, ugly, bug ridden, ill-documented codes.

    6. Re:Debian by jcdr · · Score: 2

      Actually it's a big deal: Debian is the only project on Earth that maintain so much architectures from the same code base and build system. There experience on that subject is outrageously ahead of many others projects. There have identified and implemented years before the others the need of a pure amd64 port (and not a quick /lib64 hack). There have adapted all there rules, and process to do that. There are now the only multiarch capable distribution. Many don't understand how complex it is to implement properly. It take something like 10 years, from the idea to the release.

    7. Re:Debian by jedidiah · · Score: 2

      You're an idiot. Debian doesn't distribute source to users.

      It's all binaries wrapped around the best package manager on the planet. It's something that Apple can't even touch despite their best attempts to try and sort of copy it.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    8. Re:Debian by Jane+Q.+Public · · Score: 2

      "If it's such a big deal in order to get the same software to run on both systems then how does the Debian project manage to bring 37 000 packages to all eight architectures that it's currently running on? Magic?"

      It *IS* a big deal. But it is also misguided.

      Apple has had an unfortunate tendency to do this backward. Rather than making apps work BOTH on iOS and OS X, instead they made OS X work more like iOS. And that's a mistake.

      As Microsoft has been learning, desktops are not tablets. Apps with interfaced designed for tablets are frustrating and difficult to use in a desktop environment.

      What they should be working on is a way to make the apps work BOTH with a tablet-optimized interface, AND a desktop-optimized interface. OS X and iOS don't need to be the same things, though a common core wouldn't hurt a bit. But they should be making the APPS cross-platform, rather than trying to meld the OSes.

    9. Re:Debian by MightyYar · · Score: 2

      I wrote perhaps my worst bit of code ever and set it to run over the weekend before I left the office. I need to test something in VBA (ugh), but didn't have a permutation algorithm to run through all of the possibilities. I looked at the clock and saw that it was almost the weekend, so my computer had 2 extra days of crunch time if need be, so I went ghetto: I ran the "perms" command in MATLAB, cut-and-pasted the resulting matrix into Excel, and wrote a few lines of VBA to pull in the matrix row-by-row and then return the results back into the spreadsheet. It's ugly, but if it works then I'll be all done on Monday, and I will never speak of this again :)

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    10. Re:Debian by CauseBy · · Score: 1

      Magic? No, they do it with source code, which is a non-starter for Apple.

    11. Re:Debian by countach74 · · Score: 1

      To be fair, it's something that no other OS has been able to touch, that I know of. 3 Debian.

    12. Re:Debian by BasilBrush · · Score: 2

      If you're only talking binary packages, then Debian doesn't "manage to bring 37 000 packages to all eight architectures that it's currently running on".

      Take a popular app like AbiWord, and it has 13 architectures for the binary package.

      Take the very first software in the package list thought: "0ad" it only has 4 architectures.

    13. Re:Debian by smittyoneeach · · Score: 5, Funny

      I tell people that admitting to knowledge of VBA is like confessing expertise in box wines.

      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    14. Re:Debian by Anonymous Coward · · Score: 0

      Great - you just created skynet.

    15. Re:Debian by MightyYar · · Score: 1

      I'm going to use that! It's like being really good at slaughtering puppies. I learned VBA almost 20 years ago, and got a reputation for being good with it. Here I am, all these years later still stuck doing stuff in it once in a while.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    16. Re:Debian by KiloByte · · Score: 2

      Debian doesn't cross-compile, all architectures are required to build everything natively.

      Some packages do allow cross-compilation, and its obviously needed for bootstrapping a new arch, but that's for things you do locally rather than what gets uploaded to the archive.

      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
    17. Re: Debian by tysonedwards · · Score: 1

      Then how does Apple, Microsoft and a legion of third party developers write their software if not in source code? Magic?

      --
      Thirty four characters live here.
    18. Re:Debian by smittyoneeach · · Score: 1

      I code defensively, and put all the "End If" and "Loop" and "Next i" stuff over in column 80, so that, at a brief glance, it looks more like Python.

      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    19. Re:Debian by CastrTroy · · Score: 3, Interesting

      I code in VB.Net as my day job, and I have to say, I don't mind the verbosity one bit. End If is a lot more self explanitory that "}". Who knows if you're ending an "if", a function, a class, or some other construct. Next i lets you know what you are at the end of without scrolling up to see what's above it. I will never get why people want programming languages to be so terse. Given the choice between extremely verbose, like VB or even Cobol, and extremely terse like Perl or J, I would choose more verbose. Sadly though, it autocorrects "Wend" to "End While" At least let me shorten things a little.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    20. Re:Debian by Bing+Tsher+E · · Score: 1

      That explains why there isn't a version of Debian for Mac68K I guess. My little SE/30 has NetBSD on it, but I've never done much native compiling on it.

    21. Re:Debian by Darinbob · · Score: 1

      Gnomes come in the middle of the night to manage the packages and repair the shoes.

    22. Re:Debian by KiloByte · · Score: 2

      That explains why there isn't a version of Debian for Mac68K

      There is, just among second class architectures. It used to be dead but has been dragged back to life.

      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
    23. Re:Debian by countach · · Score: 1

      Why is it a mistake? All the IOS things they brought to Mac actually seem like an improvement. Sure, you could go too far in moving iOS to Mac, but so far I didn't see that happen.

    24. Re:Debian by Anonymous Coward · · Score: 0

      You're an idiot. Debian doesn't distribute source to users.

      WTF? Somebody had better tell Richard Stallman.

    25. Re:Debian by Anonymous Coward · · Score: 0

      Uh, MS hasn't been learning this.

      They understood it from day on on Windows 8. That's why there's a tile called "DESKTOP" that everyone seems to be conveniently forgetting. Click on it, and bam, you're not in tablet / stupid / MS managed mode, but your regular run of the mill desktop PC.

    26. Re:Debian by the_B0fh · · Score: 1

      "Talking point". I have not seen a bad thing from the things brought in from iOS. No idea where these people get their talking points from.

    27. Re:Debian by thetoadwarrior · · Score: 1

      Debian doesn't. That's how.

    28. Re:Debian by Anonymous Coward · · Score: 0

      I know all wines. I didn't fork out $59.99 on the Giant Book of World Wines for nothing, you know.

    29. Re:Debian by Gr8Apes · · Score: 1

      I code in VB.Net as my day job, and I have to say, I don't mind the verbosity one bit.... Sadly though, it autocorrects "Wend" to "End While" At least let me shorten things a little.

      If I had mod points, you'd get a funny for that one.

      --
      The cesspool just got a check and balance.
    30. Re:Debian by Guy+Harris · · Score: 1

      If it's such a big deal in order to get the same software to run on both systems then how does the Debian project manage to bring 37 000 packages to all eight architectures that it's currently running on? Magic?

      The same way Apple and OS X developers got code running on both PPC and x86 Macs - it's the Same Operating System. iOS and OS X aren't the same OS; they share a lot of lower-level code and a lot of frameworks but the UI APIs are different - and, despite Kingsley-Hughes's apparent misreading of the Apple document on 64-bit iOS, they remain different OSes in 64-bit mode, even if the lower-level code and frameworks look the same in 64-bit iOS and 64-bit OS X so that non-UI code can largely be the same in iOS and OS X versions of apps.

    31. Re:Debian by Guy+Harris · · Score: 1

      You're an idiot. Debian doesn't distribute source to users.

      WTF? Somebody had better tell Richard Stallman.

      What he should have said is "Debian doesn't distribute packages as source so that installing them involves recompiling them, they distribute binaries (you can get the source for them, but you don't have to get the source in order to run the code); it's not Gentoo, after all...."

    32. Re:Debian by Anonymous Coward · · Score: 0

      You're really going to hate LISP, let alone APL...

    33. Re: Debian by CauseBy · · Score: 1

      Apple doesn't have the source code (and would never require it) so it can't recompile code into new binaries for different platforms. Was I not clear enough before?

    34. Re:Debian by Anonymous Coward · · Score: 0

      posted from Ubuntu 12.04 on a Transformer Infinity TF700 using a real web browser with real extensions... atm Chromium...
      multibooted of a sdcard now my normal chroot that I run with Android at the same time (but the graphics performance such and Android eats too much memory and it's kernel is also sucky)

      If there's anything really that would need improving it's adding a bit more ram (I'm stuck with 1gb + compression + swapfile) and so long as I don't try to do too many things at once it's fine, so current 2gbish devices should be fairly sweet esp now that later version of linux than I'm currently using have much better Tegra 3 support due to opensource drivers etc... Tegra 4 is also out, so imho with 2GB of ram and the extra performance of Tegra 4 you could replace a laptop no problems and hell you'll only have 40,000 apps that actually work and do stuff to look though not 10millon pieces of crap aimed at 5 year olds (certainly they would have been no use in the real world when I got to secondary school)....
      And guess what, I CAN PRINT lol

    35. Re:Debian by Anonymous Coward · · Score: 0

      it's because they borked it, maybe not as badly as borkdroid which is anything but linux, clibraries and java... maybe superficially but that's it.

    36. Re:Debian by Anonymous Coward · · Score: 0

      In all fairness, the *BSDs also do this. OpenBSD still natively supports VAX, and they have to fire up the build weeks before official release.

      I _hate_ the multi-arch craziness. It's ridiculous and an insane waste of time and effort. Debian and OpenBSD have it right---just make sure each application compiles natively for each architecture. Then there's no need for the nightmare that is multi-arch. Multi-arch is simply a way to support broken vendors who refuse to update their crappy application code, which if actually written correctly would compile fine, anyhow. If people put the effort into fixing broken code that they put into hacking multi-arch support, we wouldn't need multi-arch!

      Writing architecture-portable code is extremely easy, and has nothing to do with library support, etc. All you need to do is follow the C standard, and you don't even have to follow it that closely, either. Just the basic stuff, like no type-punning, which even when it works often causes slowdowns anyhow--e.g. unaligned access, etc. The problem is that people treat C like an assembler, instead of the high-level language that it is. People don't understand pointers, or the fact that C rigorously maintains a distinction between representation and value. You can ignore the distinction, but only at your peril.

    37. Re:Debian by Anonymous Coward · · Score: 0

      Well, if I would interpolate from the code I saw in open source projects to closed source projects, being closed source because of bad code... oh boy.

      I am always fascinated of our software driven society still working, despite our often really bad, ugly, bug ridden, ill-documented codes.

      There are an amazing number of people whose job is to print things out from one computer and then reenter them into another.

      Think about the last time you were job hunting and got to tediously reenter your resume on a dozen different sites.

    38. Re: Debian by tysonedwards · · Score: 1

      No, but you have made clear that you don't have a clue what source code is.

      --
      Thirty four characters live here.
    39. Re:Debian by jcdr · · Score: 1

      I confess that I did't known that *BSD was also very advanced regarding the multiple ports support.

      Multiarch is not an insane goal for a multiple of reasons. Technically is help to clean a lot of build problems in a proper way instead of a stack of quick hack. Pragmatically users often don't use only open source applications, and for this kind of application the architecture is a strong barrier. The ultimate goal of multiarch (witch is not fully completed yet) is to break this barrier: decoupling the processor architecture from the application architecture. This might sound useless for open source applications, but the reality is that a fair share of users like to use also non free applications. It also a bit of a philosophic view: should the OS impose to be supported by any applications, of should the OS be able to execute any applications ?

      About architecture-portable code I almost completely share your point of view. Many new generation programmers dislike C and create even more difficult to maintain code in others (perceived as more advanced) languages. The C++ mangling out of any standard is the biggest failure ever in this regards, and there is not a single singe of a resolution for the foreseeable futures. There is GObject, but it require a relatively high level of skill. There is vala, but this is still a small curiosity in the language arena. There is Java, but it break almost everything when close to the kernel, relying more and more on his own API that is mostly imposed by commercial companies.

    40. Re:Debian by Anonymous Coward · · Score: 0

      wow..I guess you havent tried running all eight architectures and having all of them being fully usable. Before you comment you should understand the scope of a usable system like android os and iOS.

    41. Re:Debian by Anonymous Coward · · Score: 0

      Until you code in a brace language, you'll never understand {elegance} nor the ugliness of .net.

    42. Re: Debian by CauseBy · · Score: 1

      This article is way past, but I'm genuinely curious how we are miscommunicating. What do you think I'm saying? The original question is how does Debian manage to be cross-platform if Apple can't, and my answer is, obviously, because all Debian has to do is recompile the source code for the target platform and Apple doesn't have that option. I'm a programmer by trade so I definitely know what source code is. How is what I'm saying even the slightest bit disagreeable?

  2. Bring the million-plus iOS apps to Macs... by Anonymous Coward · · Score: 1

    The vast majority of which will be horrible on OS-X due to being designed solely for a touch interface.

    Having iOS and OS-X be close together to ease development for both platforms is good but expecting the same program to run well on both isn't.
    Some changes will need to be made for the keyboard and mouse versus fully touch interface as well as the difference in screen resolutions.

    This isn't going to make a magic pill to port them all over flawlessly.

    1. Re:Bring the million-plus iOS apps to Macs... by mspohr · · Score: 4, Funny

      I don't want a fart app for my desktop.

      --
      I don't read your sig. Why are you reading mine?
    2. Re:Bring the million-plus iOS apps to Macs... by clifyt · · Score: 1

      I haven't used X Tools in years, but...you use pretty much the same libraries and compiler to compile iOS apps as you do OS X apps.

      And there is already an emulator to check out your apps before you deploy.

      And the big 3rd party development software tools already allow you to port directly to the Mac (I was working in a scripting language that I needed for psych research an app built last year for the iPad...and then realize I could do a desktop version just the same for the folks that didn't need to go into the field...it took me another few minutes to figure out how to set the resolution but that was about it).

      Honestly, this sounds like someone that has no clue. Or maybe I have no clue...its been a while since I've done a damn thing

    3. Re:Bring the million-plus iOS apps to Macs... by Nerdfest · · Score: 1

      I was going to say, I'm sure most OSX users are not thrilled about it becoming more iOS like. Look at how Windows users reacted to 'Metro', and most users' are not even using Windows by choice.

    4. Re:Bring the million-plus iOS apps to Macs... by Anonymous Coward · · Score: 1

      Yeah, that would stink.

    5. Re:Bring the million-plus iOS apps to Macs... by Anonymous Coward · · Score: 0

      Yes, yes, and yes.

      However, I wonder what would happen if Apple did start making a touchscreen Mac and you could bring iOS apps into a new OS X interface that looked a bit like the tiles in Windows 8 or some weird hybrid of it with Dashboard?

      My gut feeling is somewhere between "it would be an abomination" and "Windows 8 already tried that and look what it got them", but Apple has shown previously that just because Microsoft tried something first (poorly) doesn't mean Apple couldn't figure out an approach that worked well subsequently (e.g., Microsoft Windows supported tablet interfaces for years and years before tablets became commonplace).

      Not every app would be suitable for such an interface, but some might be. Maybe it wouldn't be as bad as I'm expecting.

    6. Re:Bring the million-plus iOS apps to Macs... by Trimaxion · · Score: 1

      Apple has different UI frameworks for OS X and iOS. One will not run on the other and vice versa. Thank God!

      This migration article is useful:
      https://developer.apple.com/library/ios/documentation/miscellaneous/conceptual/iphoneostechoverview/PortingfromCocoa/PortingfromCocoa.html

      As is this stackoverflow accepted answer for a higher level overview:
      http://stackoverflow.com/questions/2297841/cocoa-versus-cocoa-touch-what-is-the-difference

    7. Re:Bring the million-plus iOS apps to Macs... by Anonymous Coward · · Score: 0

      The vast majority of which will be horrible on OS-X due to being designed solely for a touch interface.

      Having iOS and OS-X be close together to ease development for both platforms is good but expecting the same program to run well on both isn't.
      Some changes will need to be made for the keyboard and mouse versus fully touch interface as well as the difference in screen resolutions.

      This isn't going to make a magic pill to port them all over flawlessly.

      Changes will need to be made on a Mac laptop to accommodate touch-screen apps? Oh, you mean like a touchscreen display? Yeah, no way that will ever get invented, you're right.

      Meant solely for a touch interface? You mean like the tens of thousands of apps that currently force a small virtual keyboard to pop up on the display for you to enter input? Yeah, dunno how the fuck we're going to accommodate that, while sitting in front of an actual keyboard.

      Different screen resolutions? Oh, you mean like the apps that work just fine between iPod, iPad, and iPad mini, with a wide variety of screen sizes and resolutions? Yes, clearly that sounds like an impossible task to port to Mac hardware that currently can use a 20" monitor or a 65" HDTV for a display.

      What you want to call a magic pill I'll kindly predict as next years product line.

    8. Re:Bring the million-plus iOS apps to Macs... by Anonymous Coward · · Score: 0

      Is that the vast majority of apps that aren't just canned web sites?

    9. Re:Bring the million-plus iOS apps to Macs... by Anonymous Coward · · Score: 0

      I don't want a fart app for my desktop.

      And neither do your coworkers, but nevertheless management insists you show up Mon-Fri...

    10. Re:Bring the million-plus iOS apps to Macs... by im_thatoneguy · · Score: 4, Informative

      Yeah I'm a little confused by this statement:

      Apple could once again leap ahead of Microsoft and Google, says Segan. Microsoft hasn't yet been able to leverage its desktop strengths to achieve success as a mobile OS.

      If anyone is well positioned for apps to run on both operating systems it's... Microsoft. They have one kernel running on phones and tablets and laptops. They also haven't arbitrarily delineated PCs and Tablets like OSX has.

      You literally already can run an x86 or metro app on most windows 8 tablets. And with Metro almost all of the apps already run on ARM and x86-64. Not to mention Windows 8.1 works really well on my tablet and my home desktop. My work machine hasn't been upgraded yet but I just saw that MacDrive now supports Windows 8 so I think it's safe.

      When OSX attempts to bridge the gulf between OSX and iOS it's going to run into the exact same challenge that Microsoft has in Windows 8. And like Windows 8 it'll have teething issues. The difference is that Windows has already been at it for over 2 years and it already has a 64 bit ready tablet OS with proven multi-tasking etc. I don't see how Apple is any kind of position to leapfrog Microsoft in development since Microsoft is *already there*.

      Google is also well positioned with existing products that allow you to run Google Apps on x86 windows tablets. Intel is also investing a lot of money to port Android over to x86 natively for their phone x86 chips. So while a little behind Microsoft in porting their OS to a desktop environment between Intel's efforts and the Transformer book (which is very much like a desktop/laptop experience) Android could very easily cross over.

      Apple could feasibly leapfrog Android if they doubled down on enabling keyboard/mouse input and OSX runtime but they can't by any definition leapfrog Microsoft which has already finished the transition.

    11. Re:Bring the million-plus iOS apps to Macs... by Anonymous Coward · · Score: 0

      When OSX attempts to bridge the gulf between OSX and iOS it's going to run into the exact same challenge that Microsoft has in Windows 8. And like Windows 8 it'll have teething issues. The difference is that Windows has already been at it for over 2 years and it already has a 64 bit ready tablet OS with proven multi-tasking etc.

      Er, I hate to break it to you but on the 20th Apple is going to be selling devices with a 64-bit tablet/phone OS to consumers, and it will have proven multitasking, etc.

      Also, if you think there's much of a "gulf" between OS X and iOS you haven't really been paying much attention. When Steve Jobs got on stage and announced the very first iOS device (the original iPhone), he didn't even call the OS "iOS". They hadn't come up with that marketing name yet, so he just called it "OS X". What we now call iOS always was (and still is) a branch of OS X with unnecessary features pared away (to reduce install footprint and CPU use) and a different take on the GUI framework. ("Different take" means "extremely similar in design and technology and API, but designed for touch input rather than mouse".)

      That's the real reason why TFA is dumb -- it could only be written by someone who isn't aware that if Apple actually wanted to provide an easy path for iOS apps to run on OS X they could've done so long ago, and that merely moving to 64-bit on the iOS side doesn't make this significantly easier (or harder).

    12. Re:Bring the million-plus iOS apps to Macs... by dinfinity · · Score: 1

      Google is also well positioned with existing products that allow you to run Google Apps on x86 windows tablets. Intel is also investing a lot of money to port Android over to x86 natively for their phone x86 chips. So while a little behind Microsoft in porting their OS to a desktop environment between Intel's efforts and the Transformer book (which is very much like a desktop/laptop experience) Android could very easily cross over.

      I installed Android 4.3 x86 this week (using Android x86 Easy Installer ) and although there's random reboots, choppy sound and an obvious lack of a proper video driver, I was surprised at how natural it felt using it on a desktop.

      If the mentioned issues were taken care of, I wouldn't hesitate to make it the main OS for some of my technically challenged (older) friends.

    13. Re:Bring the million-plus iOS apps to Macs... by Anonymous Coward · · Score: 0

      Apple could feasibly leapfrog Android if they doubled down on enabling keyboard/mouse input and OSX runtime

      Android has supported plugging in a mouse and/or keyboard since years now (officially since at least 4.0).
      If you have a somewhat recent device you can try it right now. It should work with any bluetooth keyboard or mouse, or through an usb mini-to-standard adapter (as long as your device has HW support for usb host - the Nexus 4 doesn't, most others do).

      No OSX runtime though.

    14. Re:Bring the million-plus iOS apps to Macs... by Quila · · Score: 1

      If anyone is well positioned for apps to run on both operating systems it's... Microsoft. They have one kernel running on phones and tablets and laptops.

      iOS is OS X, same kernel, same core libraries, just a few things swapped in and out, a different UI, and different apps. For example, both iOS and OS X apps would use the Core Image framework to manipulate images or video. The same applies for animations, text, audio, etc. There are obvious differences of course, OS X doesn't need the code dealing with phone calls, and iOS doesn't need RAID storage management.

      They also haven't arbitrarily delineated PCs and Tablets like OSX has.

      That's a big reason why Microsoft tablets have always failed in the market.

      When OSX attempts to bridge the gulf between OSX and iOS it's going to run into the exact same challenge that Microsoft has in Windows 8.

      It will be interesting to see what happens if they try. Right now it looks like streamlining -- reducing the differences between platforms to allow easy code reuse between iOS and OS X applications. Eventually a developer may be able to build one package that will run on either platform, with appropriate user interfaces exposed for each.

  3. Comment removed by account_deleted · · Score: 4, Interesting

    Comment removed based on user account deletion

  4. No. by symbolset · · Score: 4, Insightful

    If they wanted they could just throw their ARM chip into the Mac. Cross platform both ways. The reason why Apple went 64bit ARM is: it was time.

    --
    Help stamp out iliturcy.
    1. Re:No. by AmiMoJo · · Score: 4, Interesting

      It's more like they didn't have much else for the iPhone 5S, just the fingerprint sensor. Everything else is either the same or a slight improvement, like the camera.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    2. Re:No. by aralin · · Score: 0

      Actually, I agree here. It was time, they could do it and so they did it. Apple is known to make the architecture changes early to have all the advantages firmly baked in before they really need the jump. Doing this lets you move at much faster pace, because you don't need to wait for architecture bumps when you really need them.

      As an added bonus, everyone will now talk about 64 bit, their marketing will have a field day with the competition, the competition's marketing team will push for the feature, regardless whether they need it and so they will have Google, Samsung and Microsoft scrambling for a while doing something silly, instead of doing something useful :)

      --
      If programs would be read like poetry, most programmers would be Vogons.
    3. Re:No. by Savage-Rabbit · · Score: 4, Insightful

      It's more like they didn't have much else for the iPhone 5S, just the fingerprint sensor. Everything else is either the same or a slight improvement, like the camera.

      Really? I could say the same about the last two iterations of a whole gaggle of Android devices. Is the point you are trying to make that that we have reached 'Peak Smartphone'? If that is the case the obvious follow up question is: Did that just dawn on you? (because the rest of us have known this for a while now)

      --
      Only to idiots, are orders laws.
      -- Henning von Tresckow
    4. Re:No. by Anonymous Coward · · Score: 0

      Interesting? Really? Alarmingly shortsighted would be more appropriate.

      A 64bit address space allows for vast memory virtualization and segmentation. If you can't see the utility of such a feature then you need to refrain from commenting on the subject.

    5. Re:No. by Bing+Tsher+E · · Score: 1

      No, but we've reached Peak iPhone. It's over.

      Don't worry, it becomes more and more elite as fewer and fewer people use iOS phones...

    6. Re:No. by jrumney · · Score: 1

      And the main reason for iPhones' non-removable battery becomes apparent. It keeps the market churning over when the advances in technology aren't enough to get people to upgrade.

    7. Re:No. by Anonymous Coward · · Score: 0

      This is retarded, While battery is not user-replaceable it can still be done by Apple. It is as easy as buying a new iPhone.
      But by the time the battery becomes really weak the phone itself looks far from being brand new (not really Apple-specific) so there is no point in replacing the battery anyway, right?

    8. Re:No. by evil_aaronm · · Score: 1

      I call BS. I replaced a battery in an iPhone just last week. Three screws, one connector, bada bing, done. Cost $25. See iFixit.

    9. Re:No. by dk20 · · Score: 1

      Just like that, three screws? I replaced the battery in many phones i've owned. I pop the back off with a pressure latch (no screws) and replace it.

      Oddly enough Ifixit lists this as: Difficulty: Moderate

    10. Re:No. by Anonymous Coward · · Score: 0

      He is trying to say that Apple feels compelled to release a new device, but they don't have shit to make anyone buy it.

      WOAH IT IS 64BIT I GOTTA GET ONE NOW!!! WHERE CAN I STAND IN LINE? JUST TAKE THE MONEY.

    11. Re:No. by Anonymous Coward · · Score: 0

      Uh, let's see... over the past 2 years (4 years for one or two of these):

      NFC / Android Beam (not the same)
      Simultaneous dual front-and-back cameras
      Smart Styluses (not just plain dumb plastic)
      Touchless touchscreen gestures (Samsung)
      IR Blaster
      Water / environment resistance (while keeping a slim profile)
      Shell customization (MotoX)
      Notification Light (yes, this is from about 4 years ago, but i devices still don't have one.)
      Barometer (for faster standalone GPS locks when you don't have data / cellular service)
      Hybrid tablet/phone/laptop devices (Padfone, SmartDock, etc)
      USB Host Functionality

      So I'm not sure what you're talking about "two iterations". Sure, two iterations of a super low end model maybe are the same, but we're not talking low end here.

    12. Re:No. by symbolset · · Score: 2

      BTW. If I confused anybody there...since the 1980s you could get coprocessor boards in Apple PCs to run things like DOS and Windows on its native hardware rather than through virtualization or processor emulation - in a window. I was talking about adding such an Ax SOC system to a Mac in that way, not replacing the Intel processor with it. Replacing the processor would not give you the OSX compatibility obviously. Attempting to emulate a modern Intel processor on ARM is, of course, idiocy. Sorry about the ambiguity.

      --
      Help stamp out iliturcy.
    13. Re:No. by Ottibus · · Score: 1

      It's more like they didn't have much else for the iPhone 5S, just the fingerprint sensor.

      Designing a new 64-bit processor is a strategic investment, not something you do for a minor marketing advantage on a single product.

    14. Re:No. by AmiMoJo · · Score: 1

      Are you kidding? Since the iPhone 5 was released Android phones have had things like eye tracking, a variety of new sizes, 1080p screens have become common, wireless charging, IR remote control, Samsung-style S-view covers, octa-core CPUs, group play/ad hoc sharing, various phone/camera hybrids and pure camera devices, waterproof phones, stereo speakers, uncompressed full 1080p HDMI, "ultrapixel" cameras, Miracast, DLNA support, always-on voice control, single touch notifications (no need to unlock)... I'm sure there is much more I've forgotten.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    15. Re:No. by evil_aaronm · · Score: 1

      I believe I adequately addressed the "non-removeable" aspect: it's false. Could it be easier? Sure. Is it "non-removeable"? Hell no. Is it difficult? Only if you're a retard.

    16. Re:No. by dk20 · · Score: 1

      I didn't say it was "Difficulty: Moderate" Ifixit did, which you listed as providing instructions. Since they do these sort of repairs i'd think they would have pretty accurate ratings. Regardless, it looks somewhat "risky"as in you can break things if you are not careful. Replacing a battery is normally something which is trivial for many other devices.

      I picked up a super-cheap Samsung Discovery for my daughter (they are now sellling for $68) and sure enough, user replaceable battery. WHy cant a >$500 device do this?

      I tend to agree with the parent, doing this helps with market churn.

    17. Re:No. by Anonymous Coward · · Score: 0

      He is trying to say that Apple feels compelled to release a new device, but they don't have shit to make anyone buy it.

      WOAH IT IS 64BIT I GOTTA GET ONE NOW!!! WHERE CAN I STAND IN LINE? JUST TAKE THE MONEY.

      Woosh!

    18. Re:No. by norpy · · Score: 1

      You are bragging about quick release on something you do at *most* once a year?

  5. Re: 64-bit BS by Anonymous Coward · · Score: 1

    So you didn't even bother to read the summary did you?

  6. Planned obsolescence by the_scoots · · Score: 2, Interesting

    I doesn't hurt Apple that this will effectively make all 32-bit iOS devices worthless in a year or so.

    1. Re:Planned obsolescence by zidium · · Score: 3, Insightful

      The same way Windows 7 x64 made all Windows 7 installations and 32-bit programs worthless, huh?

      Oh...wait...

      --
      Slashdot Valentines Beta Massacre: iT WORKED! The boycotts killed Beta!!
    2. Re:Planned obsolescence by gmuslera · · Score: 1

      This. If new & updated apps will be only for 64bits (the market will let developers to have available both versions?) this will force people to change devices, wanting them or not.

    3. Re:Planned obsolescence by whisper_jeff · · Score: 4, Funny

      You're right. They shouldn't have done anything to move their hardware forward. They should have just released the exact same device they did last year to ensure nothing ever became obsolete.

      And, by "you're right", I of course mean "you're a moron."

      Mod away.

    4. Re:Planned obsolescence by jedidiah · · Score: 2

      Windows is a legacy support platform. The old stuff doesn't just get jettisoned at the earliest opportunity because it's not shiny shiny enough. The platform as a whole is not under the tyrannical control of Microsoft to the same degree as Apple products. So people are much more free to use older equipment.

      The user is in control.

      I can choose to use 10 year old programs. Try that with the App Store model.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    5. Re:Planned obsolescence by the_scoots · · Score: 2

      The same way Windows 7 x64 made all Windows 7 installations and 32-bit programs worthless, huh?

      Oh...wait...

      I didn't say it would make 32-bit programs useless. Rather, I said it will make the 32-bit iOS devices useless when the OS leans heavily on new hardware capabilities that degrades user experience on old hardware, just like Apple has consistently done on iOS releases for a couple years now.

    6. Re:Planned obsolescence by Bing+Tsher+E · · Score: 1

      What Apple does is lean on developers to only code new apps, and also old-app updates, to the greatest and latest version of the iOS SDK. So much so that my iOS devices have all had their apps 'leave them behind' in the update process. The App store is still there, but since you can't get back-versions of anything, your iOS device is pretty much useless if you don't hold onto your old apps for dear life.

      It's almost the opposite of the Android SDK, where the build environment is set up so there is an almost confusing set of targets you can build to going back to the 1.x version of the OS if you wish.

      It's what happens when you buy hardware where the software is a sole sourced value-add from the same vendor.

    7. Re:Planned obsolescence by the_B0fh · · Score: 1

      Oh, you mean to say we should be forever stuck in 16 bit mode right? Because moving to 32 bit would make 16 bit machines outdated...

    8. Re:Planned obsolescence by Guy+Harris · · Score: 1

      This. If new & updated apps will be only for 64bits (the market will let developers to have available both versions?) this will force people to change devices, wanting them or not.

      Yeah, they'll have to dump that crufty old iPhone 5c for a shiny new iPhone 5s. Oh, wait....

      Yes, the market will let developers have both 32-bit and 64-bit versions available, and, until Apple stops selling 32-bit iOS machines (which probably won't happen for at least a year, given that they just came out with the 32-bit iPhone 5c), only apps requiring the capabilities of the iPhone 5s are likely to be 64-bit-only (unless the app vendor doesn't care whether anybody not running an iPhone 5s can run their app).

    9. Re:Planned obsolescence by Anonymous Coward · · Score: 0

      You do realize that Apple has been running 64 bit apps on the older 32 bit OS's for many many years now, yes?

  7. Moronic by AmiMoJo · · Score: 3, Insightful

    4GB RAM? Current iPhones have 1GB, and since they don't have real multitasking there is little need for 4GB+.

    As for bringing OS X and iOS closer, clearly this guy doesn't understand what a compiler does or why the difference between 32 and 64 bit is irrelevant for porting 99.9% of apps.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    1. Re:Moronic by phantomfive · · Score: 5, Informative

      He doesn't understand. Here's a picture and bio of the guy who wrote the article. He's mainly focused on hardware, as in books about assembling PCs from parts, so it looks like his career path was PC-repair-guy-to-author. He's obviously never written any substantial cross-platform software. He was looking through new iPhone documentation (which is right here), and he saw a line that mentions it's easy to write code that is shared on iOS and OSX. He thought that was something new, he didn't realize that it's already easy, and has nothing to do with 64bit.

      --
      "First they came for the slanderers and i said nothing."
    2. Re:Moronic by Anonymous Coward · · Score: 0

      1.) Current iPhones have 2GB RAM, not 1GB.
      2.) iOS now allows for "real" multitasking.
      3.) 64-bit can be beneficial even if you have less than 4GB of RAM. (See, for example, the entry on 64-bit computing on Wikipedia for an introduction.) However, I'd argue that the disadvantages of 64-bit -- the same data and program needs more space on 64-bit due to larger pointers and such -- is particularly relevant on smartphones where storage contraints are much tighter than on the desktop.

    3. Re:Moronic by Anonymous Coward · · Score: 1

      IOS7 has real multi tasking.... Think they are doing this more as a future thing in a few years when they make a phone with 4 gig of ram they can make there os 64bit only and not let it run on older phones so it will still work on a iphone 5s when it is two years old phone but they can say sorry your 3 year old iphone 5 isn't 64bit sorry.

    4. Re:Moronic by BasilBrush · · Score: 1

      Software inevitably follows Moore's law. As fast as Moore's law provides the transistors, the software makes use of them.

      There's no need for more than 4GB in a phone now. But it's as inevitable as PCs needing more than 640K.

      For sure, Apple have 64 bit before they need it. Which is better than not having it ready when the time comes that they do need it.

      But there are undoubtably other reasons for 64 bit that we're not seeing yet. An Apple TV replacement with 3rd party apps (and thus a games console competitor) has long been predicted. And the next consoles from Sony and Microsoft will have 8GB. Thus 64 bit is very important for that.

      Its also easier for Apple internally if both OSX and iOS are 64 bit. Many (most?) of the components of iOS are shared with OSX.

    5. Re:Moronic by UnknowingFool · · Score: 1

      If you didn't read, he says that by moving to 64 bit now, Apple can add memory later easily. Memory on smartphones is limited by cost and space. If other Android OEMs wanted to put more than4GB on their tablets or smartphones, now it would be of limited use.

      As for programs, I don't see that it makes the the porting instantaneous. They are still compiled on different architectures. Having a common code set helps Apple in other ways.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    6. Re: Moronic by Anonymous Coward · · Score: 0

      >> 1.) Current iPhones have 2GB RAM, not 1GB.

      the iPhone 5 has 1 GB of RAM. Do you have any source about 2GB of RAM in any of the new iPhones?

    7. Re: Moronic by ColdWetDog · · Score: 1

      >> 1.) Current iPhones have 2GB RAM, not 1GB.

      the iPhone 5 has 1 GB of RAM. Do you have any source about 2GB of RAM in any of the new iPhones?

      In the Unicorn Universe, everything is double 64 bit, 2 GB, 8 inches ....

      --
      Faster! Faster! Faster would be better!
    8. Re:Moronic by Anonymous Coward · · Score: 0

      One reason for a 64-bit architecture is to map the entire file store into memory. Current OS designs do not take advantage of this, but a new OS that did could be a game changer.

  8. Re:Android is finished. by kthreadd · · Score: 4, Informative

    I forget how many cat versions Apple used to say was finally ready for 64 bit. I think it started in 10.2, 10.3 definitly had it. But Cocoa didn't go 64 bit until 10.5 and the kernel was still 32 bit until 10.7. So I don't know about this "designed from the ground up", more like "bolted on in the last minute."

  9. Marketing by Nerdfest · · Score: 0

    I'm sure marketing was a big reason. They didn't seem to have much else to offer with their latest phone.

  10. Re:64-bit BS by sribe · · Score: 3, Insightful

    Phones are not going to have more than 4GB or RAM any time soon.

    Right, because they don't already have 2GB.

    64-bit is Marketing BS at this point.

    Right, because there are no algorithms, none whatsoever, not mmapped in-memory databases, not modern runtimes, which benefit from having a large address space that will not be exhausted by fragmentation. Yep, none at all.

  11. Shakin' mah head by Anonymous Coward · · Score: 0

    Adrian Kingsley-Hughes says it's not just because Apple likes bragging about being first and because a 64-bit processor sounds cooler than 32-bits that Apple used the 64-bit A7 chip in the new iPhone 5s.

    Mmmm, that 6th grade sentence structure. Stay in school, kiddies. Make sure you don't wind up a Slashdot editor. That's like the McDonalds Drive-Thru of tech blog jobs.

  12. no, no, no, my computer is not a phone by mspohr · · Score: 2, Interesting

    All of the iOS "features" that Apple has ported to my Mac have been stupid and irritating and I have disabled them (when I could).
    Please, my computer is not a phone. Haven't you learned anything from Windows 8?
    There is a reason that Microsoft has not been able to leverage its desktop strengths in a mobile device... it's because my computer is not a phone and it doesn't want to be a phone and I don't want it to be a phone. I want a keyboard and a mouse, not a gorilla arm and a smudged screen.

    --
    I don't read your sig. Why are you reading mine?
    1. Re:no, no, no, my computer is not a phone by Anonymous Coward · · Score: 0

      http://www.debian.org/

      Here you go kid. Go get yourself a better operating system.

    2. Re:no, no, no, my computer is not a phone by Anonymous Coward · · Score: 0

      It's not what they're doing anyway. If you understood some basic computer science you'd understand that the summary is vastly oversimplifying the situation and if Apple has any real intentions of bringing the platforms together in a truly homogenous way they're on about step 3 of a 2640 step process.

    3. Re:no, no, no, my computer is not a phone by phantomfive · · Score: 1

      Exactly. The hardest part about 'unifying' iOS and OSX isn't the number of bits, it's getting the UI correct. If it were easy, then Apple would have done it in the initial iPhone.

      After all, the core OS is essentially the same between iOS and OSX right now (both Mach kernels with a unix userland).

      --
      "First they came for the slanderers and i said nothing."
    4. Re:no, no, no, my computer is not a phone by glennrrr · · Score: 1

      How have you been disabling Core Animation? A library developed for the iPhone and brought to the Mac and now the backing for every view on screen. MapKit, notification center, core location... There are a huge number of frameworks common to both iOS and OS X, and OS X benefits greatly from the engineering effort made to optimize the code both for performance and energy usage.

    5. Re:no, no, no, my computer is not a phone by mspohr · · Score: 1

      My Mac does some animations which don't bother me too much although I'd rather not see them. I have no idea where they came from and wouldn't miss them if they went away.
      Most of the iOS "features" are just cruft.

      --
      I don't read your sig. Why are you reading mine?
    6. Re:no, no, no, my computer is not a phone by Barlo_Mung_42 · · Score: 1

      Windows 8 works just fine with a keyboard / mouse. Win8.1 even more so.
      Microsoft's mistake has been trying to compete with the wrong player (Apple instead of Google).

    7. Re:no, no, no, my computer is not a phone by mspohr · · Score: 1

      I moved from Linux to Mac since I liked the MacBook Air hardware.
      Still trying to get used to the OS and the "cute" interface and the odd keyboard.
      One of these days when I get the time, I'll install Linux on it.

      --
      I don't read your sig. Why are you reading mine?
    8. Re:no, no, no, my computer is not a phone by Guy+Harris · · Score: 2

      After all, the core OS is essentially the same between iOS and OSX right now (both Mach kernels with a unix userland).

      (Well, to be a bit more accurate, Mach+BSD kernels with a (BSD-flavored) Unix userland; it's not as if section 2 of the manual is implemented atop some non-Unixy Mach system call layer - the lowest layers of the kernel are Mach-based (the osfmk source directory), but the networking stack and VFS layer are largely BSDish, and the process management is BSDish processes, and pthreads (and threads as used by GCD), implemented atop Mach tasks and threads (all the bsd source directory), and the hardware device driver layer is I/O Kit (the iokit source directory). Yes, you also get Mach system calls, of which by far the most important ones are the ones to send and receive Mach messages, and those are used fairly extensively.)

    9. Re:no, no, no, my computer is not a phone by phantomfive · · Score: 1

      Ah, thanks, I was wondering how it all fit together. You seem to have a lot of knowledge of the topic.

      --
      "First they came for the slanderers and i said nothing."
  13. Re:RISC (iPhone) vs. CISC (OSX) by myurr · · Score: 5, Interesting

    Several journalists have made this mistake, such as the drivel posted here: Trusted Reviews

    They seem to think that the register size being equal means that software written for them is somehow much more similar. In reality the CPUs and the software they run are no closer to each other than before. The main benefit of this move to the latest ARM CPU design is ironically much the same as the advantage brought by x86_64 - more registers are now available and some floating point operations are more efficient. This will translate into a small performance increase but it won't be night and day.

  14. Re:Android is finished. by AmiMoJo · · Score: 4, Informative

    Android is ready for x64, TFA doesn't have a clue. It's just a recompile away. In fact, because most Android apps are written in Java they will take advantage of 64 bit CPUs without even a recompile.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  15. Huh? by omnichad · · Score: 1

    If you're virtualizing ARM, making it 64-bit just makes it harder. 64-bit CPUs have access to all the 32-bit instructions you need. It's still virtualized, though.

  16. Bingo by Sycraft-fu · · Score: 2

    Apple loves to be "first". They love to have something they can claim to be first on, be better on. Doesn't matter if said thing really is an improvement, they'll sell it like one and fanboys buy in to it pretty heavily.

    So, here they can claim to be 64-bit and talk about how that is better. Doesn't matter that it doesn't actually help in the real world, at least at this point, they can sell it as awesome and powerful and something those other nasty, crappy, phones don't have.

    In terms of app compatibility, that is all to do with APIs. 64-bit matters not at all, since ARM and x86 are completely different architectures so there WILL be a recompile, no matter what. If they put their iOS APIs on OS-X, then that can be used to port apps to it pretty easy.

    So my bet is you are right, this is all marketing at this point. They can say "OMG we has 64 of t3h bits!" and use that as a selling point.

    1. Re:Bingo by Nerdfest · · Score: 1

      64 bit is better in the real world, but not significantly so for the sort of things that are run on iOS.

    2. Re:Bingo by UnknowingFool · · Score: 1

      Moving to 64-bit doesn't give the consumer much at the moment. The switch is probably a longer term strategy. They could have added more cores like everyone else but thought 64-bit was a better option. There may be some processing that they want to take advantage of instead of more cores.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    3. Re:Bingo by BasilBrush · · Score: 1

      Apple loves to be "first".

      What? And Google Android/Samsung don't? They prefer being 2nd or 3rd? Is that your contention?

      Samsung are making comments about bringing out 64 bit phones next year. Will those be pointless too?

      Or is this just sour-grapes, because Apple WAS first.

    4. Re:Bingo by Anonymous Coward · · Score: 0

      Apple is 64 Bit! Android is 32 Bit and bliss happy!

    5. Re:Bingo by Dixie_Flatline · · Score: 1

      Actually, Apple's concern is rarely to be first, they just like to be best.

      But in this case, being first forced Samsung into an awkward position, which Apple wouldn't be able to pass up. The very next day, Samsung either had to say that they had 64-bit chips coming for their next phones. Obviously, that means months of lead time to architect something like that, but it looked like they were just mimicking what Apple did, to the general public.

      It was a marketing masterstroke for a technical advance that is necessary for a long-term strategy, but is otherwise only moderately interesting. There are benefits to 64-bits that don't involve 4GB of RAM, but most people that BUY the phones aren't going to care about them. They just need to know the A7 is fast, not how wide the integers are.

    6. Re:Bingo by KingMotley · · Score: 1

      The 64-bit bus will be nice, as will the 64-bit registers. The 64-bit addresses will only benefit if you have need of more than 4GB of addressable space. That includes RAM, any ROMs, and any memory mapped device space (which can eat considerable amounts of that 4GB space) -- Storage controller, video memory, etc.

    7. Re:Bingo by Bing+Tsher+E · · Score: 0

      It's just irrelevant. Like 'Nintendo 64' was a hype-deal, this is a hype-deal.

    8. Re:Bingo by multimed · · Score: 1

      Apple loves to be "first". They love to have something they can claim to be first on, be better on. Doesn't matter if said thing really is an improvement, they'll sell it like one and fanboys buy in to it pretty heavily.

      Yeah, that's such a bizarre thing - they have to be the only company that loves to be first, claim their stuff is better, etc. It's called marketing dude. Everybody tries to do it, some are just better than others.

      --
      Vote Quimby.
    9. Re:Bingo by Anonymous Coward · · Score: 0

      I could point out how many firsts Android / particular companies have done in the mobile space, but the list would be pretty extensive (see thumbnailed task switcher)

      No, they're saying there's no reason to rush 64 bits now.

      The only things 64 bit really brings to the table are: 1) slightly faster. 2) larger address space. At this point, only a small portion of mobile devices are even touching 2GB RAM, which is half the 32 bit limit - that's not the reason. 64-bit ARM and 64-bit Intel have different instruction sets and have their own idiosyncrasies, so that's not it.

      99% of the public didn't even blink when Windows went from 16 to 32 to 64 bits. Most didn't even know what it meant, since most 32 bit programs ran seamlessly on 64, and most 64 bit applications either had a 32-bit version or we some highly specific application only a small amount of people used

      Instead, why didn't they put their efforts into doing something more useful, like supporting industry standard NFC or some other more useful features?

    10. Re:Bingo by the_B0fh · · Score: 1

      of course. {object I love} did it first - yay!!
      {object of irrational hate} did it first - nah, it's irrelevant. they suck. it's just marketing. etc etc.

      Of course, with iOS, since apps run on the OS, it's fine.

      With Androids, Linux can be 64bit, but the dalvik VM... that has to go to 64bit too... I'm sure Google will enjoy spending their time working on that instead of whatever they were planning on doing for 5.0.

  17. Re:64-bit BS by Xicor · · Score: 3, Informative

    the ubuntu edge was going to have 4gb of ram, but it only got 13 million out of the 32million funding goal

  18. Why would users want this? by King_TJ · · Score: 2

    I get the technical reasons why this would allow the flexibility of easily porting/running iOS apps on OS X Macs ... but I'm trying to figure out what the real benefits would be?

    The vast majority of apps developed for iOS are designed to work better with the limitations of a very portable device (small screen, limited memory and disk storage, etc.). In most cases, they already have more full-featured and capable counterparts that run on regular computer operating systems.

    Many times, the only reason an "app" exists for iOS (or Android) is to improve an experience that's just fine with a web browser on a Mac or PC, but winds up sub-par on a small touchscreen device. I'd put almost all of the "shopping" apps in this category. Whether it's the Amazon mobile app, eBay's mobile app, or a retailer like CVS or Target -- you'd never really care about the app in the first place if the company's web sites functioned better on a phone or tablet.

    1. Re:Why would users want this? by hedwards · · Score: 1

      I'm curious why a phone would need more than 4GB of RAM at this stage. I can definitely seeing it happen eventually, but I'm still using a phone that has 256mb of RAM and rarely, if ever having trouble for want of RAM. What sort of apps is Apple envisioning being created that are appropriate to the iPhone or iPad architecture that would need that much RAM?

      Serious question, I'm all for planning for the future, but this seems to be very strange when we're no where near the point of being able to use that much RAM on these devices.

    2. Re:Why would users want this? by Guy+Harris · · Score: 1

      I get the technical reasons why this would allow the flexibility of easily porting/running iOS apps on OS X Macs ...

      Except that there aren't any such reasons; 64-bit iOS does not appear to be any more like 64-bit OS X than 32-bit iOS is like 32-bit OS X.

      and...

      The vast majority of apps developed for iOS are designed to work better with the limitations of a very portable device (small screen, limited memory and disk storage, etc.). In most cases, they already have more full-featured and capable counterparts that run on regular computer operating systems.

      ...that's the case. Maybe the "core" of the apps can be shared by the iOS and OS X apps, but the UI's going to be different because 1) Cocoa and Cocoa Touch are different and 2) the machine characteristics are different (which is why Cocoa and Cocoa Touch are different).

      Many times, the only reason an "app" exists for iOS (or Android) is to improve an experience that's just fine with a web browser on a Mac or PC, but winds up sub-par on a small touchscreen device.

      Well, hopefully it's an improvement.

    3. Re:Why would users want this? by Anonymous Coward · · Score: 0

      But the retailers care! They can read your name and phone number and address and all those of your friends. The mobile browser does not give them access to this personal data. ;-)

  19. It's about jailbreaking. by Anonymous Coward · · Score: 5, Interesting

    Apple's move to the 64-bit ARM platform isn't about compatibility with OSX, support for over 4G of ram (per process, the 32-bit ARM processor can handle 1TB of RAM already) or for performance reasons (the additional memory load will almost undoubtedly overpower the slight increases in the 64-bit ARM processing improvements).

    If you read through ARM's announcement of it's 64-bit platform a large portion of it is dedicated to the new security layer allowing for better segmentation between applications and a more in-depth security layer in between the segments. This will allow Apple to sit a hypervisor below the kernel and protect the system from "attacks" and if we can get through the hypervisor there is an additional ARM security layer before you can run in the top processor privilege layer.

    64-bit ARM isn't about anything other than preventing jailbreaking.

    1. Re:It's about jailbreaking. by techprophet · · Score: 1

      I wish i had mod points to upvote this.

    2. Re:It's about jailbreaking. by basecastula+ · · Score: 1

      I wish i had mod points to upvote this.

      Me too.

    3. Re:It's about jailbreaking. by marcomarrero · · Score: 1

      I was guessing the 64-bit move was for Apple compete against desktops in the current BYOD trend... Microsoft is doing the exact opposite with Windows RT, especially with Intel power savings improvements in Haswell CPUs, and, resurrecting the neglected Atoms. I wonder is Apple was expecting the Surface Pro to do better. It's significantly more powerful than any Android or iPad tablet, has a great pen device, and... there's no Apple Mac tablet.

    4. Re:It's about jailbreaking. by dfghjk · · Score: 2

      Running iOS on top of a hypervisor seems incredibly unlikely when the goal is to use the least power possible, especially in a heterogeneous processor environment that the 5S just introduced. Not only is this wrong and stupid, but Apple doesn't care about jailbreaking that much anyway, nor would the hypervisor itself be immune to jailbreaking attacks.

      No surprise that some conspiracy theorists joined in on your comment though. No shortage of desire to upvote uninteresting perspectives.

    5. Re:It's about jailbreaking. by mevets · · Score: 1

      Most places are rejecting RT as BYOD - they don't want to pay the electronic waste fee to dump them. shill.

    6. Re:It's about jailbreaking. by Anonymous Coward · · Score: 0

      I for one hope they succeed in preventing jailbreaking. It will push a large chunk of their ecosystem away from iOS

    7. Re:It's about jailbreaking. by Anonymous Coward · · Score: 0

      Actually, that "new security layer" was introduced in the most recent revision of 32-bit ARM and is available in the Cortex-A15 and A7, same as 40-bit physical addressing. The Xen & KVM support in recent versions of Linux uses it.

    8. Re:It's about jailbreaking. by tji · · Score: 1

      Why would this be power inefficient? They're not running ESX underneath iOS, it would be more akin to a microkernel doing low level memory segmentation. It shouldn't make much difference in CPU/Power. But, it will be less memory efficient.

      I don't think jailbreak protection was the big driver. But, there IS a huge push in the enterprise realm for split devices. A tablet/phone that has a hard separation between personal use and corporate use solves a lot of issues. Keep data separate. Enforce cumbersome security requirements only on the corporate side. Allow remote policy enforcement, data deletion, encryption mandates, on the corporate side. In other words, make the corp side hard to use without effecting my personal experience. If the new architecture enables this, it will be a huge win for business use.

  20. Re:RISC (iPhone) vs. CISC (OSX) by fuzzyfuzzyfungus · · Score: 2

    These are completely different architectures, and I highly doubt portability will be easier between the two, just because one makes the jump to being native 64bit.

    Emulating an ARM core on x86 is totally doable (QEMU, in fact, does it for the Android SDK's test/emulator component. I don't think anybody has an OSS iPhone clone fully working; but that wouldn't take Apple long); what I find baffling is the theory that the application being emulated would need to be 64 bit to 'play nice' with the larger memory space available to the host.

    Even if Apple decided to support cross-platform binaries(and that's one hell of an 'if', Apple Loathes half-assed ports, and has so far not embraced touchscreens in desktops and laptops, so cross-platform binary support would be asking for half-assed ports in both directions); allocating one or more 32-bit processes its own happy little address space has been trivial on 64-bit OSes for ages. Hell, even pre-64-bit, PAE systems were happily slicing large quantities of RAM into 32-bit address chunks to support 32-bit processes. Since Apple makes no ARM devices with 4GB+ of RAM(indeed, they tend to ship rather on the low side compared to the pricier Android OEMs), iOS apps aren't exactly going to be starving on the desktop, and a desktop OS has no trouble carving up a larger memory space into smaller chunks.

  21. iOS apps on a Mac? Why? by SigNuZX728 · · Score: 1

    I can't think of a single iOS app that would be useful to run, and doesn't already exist on a Mac. And I'm not talking about app versions of webpages, like ESPN or Pizza Hut. If you can think of one, please list it here.

  22. Two things by gwstuff · · Score: 1

    First, most iOS apps tend not to have requirements that would make them rely on word sizes, and ones that do (say ones that transform image data as RGBA buffers) can usually be written in an architecture independent way by using fixed-width type primitives. So the idea that you would write an app that only works with 64bit words doesn't seem sound. All you have to do to run an existing app on the new 64bit iOS simulator is to recompile it and in most cases it will run just fine.

    Secondly, when the iPad was first released, developers were given a big, fat warning "this is not a big iPhone, it's a completely different UI paradigm, enough to make you want to rethink your design." This in spite of the iPad being a mobile device with a touch interface, like the iPhone. Desktops and Laptops are far off from this UI paradigm and it's hard to imagine Apple wanting to run iOS apps on Mac OS more or less unmodified.

    1. Re:Two things by Quila · · Score: 1

      You just made me think of a big reason. Apple just finished supporting 32-bit Darwin and Core libraries in its shipping desktop OS, but is still supporting them for mobile. All future mobile products will be 64-bit, and Apple's iOS hardware support tends to last about three years.

      So, 3-4 years from now Apple gets to be 64-bit across the board, no more 32-bit legacy in any supported product.

  23. 64-bit won't make emulation any easier. by Anonymous Coward · · Score: 0

    32-bit addressing fits just fine in 64-bit memory space, and the emulator needs to translate the syscalls anyway, so there's not really any benefit to doing this...
    On the contrary, if the emulated applications were only 32-bit, the JIT emulator has plenty of scrap space in a 64-bit system to throw its own memory without needing to do magic to avoid overlapping.

    Really, I don't see any need for 64-bit addressing on portable devices today; it's only important if a single application needs more than that and can't handle some memory banking tricks. At the same time, it also means applications need to waste more memory for all their pointers, so it doesn't go as far.

  24. No one has a frigging clue by rsborg · · Score: 1

    Some think it's due to the new AppleTV [1] coming out (which may require more addressable memory >4GB - silly IMHO, PAE type extensions can make addressing more than 4GB easy for 32bit architectures - Intel did this in the 90s). That same article even mentioned the iWatch.

    Another is saying it's performance related. And then there's the TFA which implies iOS/OSX synergy.

    Personally, I think it's none of the above. It's just a marketing data point, and lays very important groundwork for future releases. Assuming like the difference between x86 and AMD64, there may be additional registers or other architectural performance improvements, it both makes current (new) hardware faster and more scaleable, and gives Apple options on where they can strike next (ie, nothing specific at all).

    Maybe, given Phil Schiller's more macho, confrontational, attitude ("can't innovate my ass"), Apple just presented it to swing their big ones in the face of Samsung/Moto/Google/etc?

    --
    Make sure everyone's vote counts: Verified Voting
    1. Re:No one has a frigging clue by viperidaenz · · Score: 1

      I don't understand how you can claim 64bit as innovation, especially when it isn't being used in a way that the old CPU was.

    2. Re:No one has a frigging clue by Anonymous Coward · · Score: 0

      http://www.arm.com/products/processors/armv8-architecture.php

      This is the future and apple is building their chips for the future, not the past.

    3. Re:No one has a frigging clue by Anonymous Coward · · Score: 0

      What I struggle with is the inefficiencies of having 64 bit registers. You need more memory for everything.

      I theorise that Apple "made the jump to 64" because the chip makers decided to future-proof, or had other intentions to reuse this chip in other contexts.

    4. Re:No one has a frigging clue by the_B0fh · · Score: 1

      "I haven't seen how they could use it so I'm going to say they're useless"

    5. Re:No one has a frigging clue by viperidaenz · · Score: 1

      What? I'm saying it's not innovative because its a line on a feature sheet that offers no real benefit to the end user.

      Feature: 64bit CPU.
      Benefit: Your processes can address more than 4GB of address space (you don't have that much available though, and not virtual memory either). Your CPU registers are larger so can handle more long data types efficiently. Too bad no apps are compiled for it, or will be because it will break compatibility with the other brand new 32bit iPhone. They're also compiled as machine code, so there is no runtime compilation. Memory pointers also take up twice as much space, so extra RAM is used up by overhead.

    6. Re:No one has a frigging clue by the_B0fh · · Score: 1

      you do realize that if your app *requires* 64 bit, you *can* flag it as iPhone 5S/64 bit only right?

    7. Re:No one has a frigging clue by viperidaenz · · Score: 1

      Then you've cut out a whole group of users. They're not supplying 64bit CPU's in all future iPhones, the new 5C is 32bit.

    8. Re:No one has a frigging clue by the_B0fh · · Score: 1

      And? Not every app runs on everything. If it requires a feature, it requires a feature. Someone else claimed that his app will run orders of magnitude faster with 64 bit because of the larger addressable memory. Why should he hobble his app, or if he wants to, it is really his choice.

      Also the developer has the option of building a fat binary (and you're going to tell me it's now a waste of space, right?)

    9. Re:No one has a frigging clue by Anonymous Coward · · Score: 0

      What?

    10. Re:No one has a frigging clue by Quila · · Score: 1

      Apple designs their own chips.

  25. Here the REAL reason ! by Anonymous Coward · · Score: 0

    Well programmed application should switch over to 64bit without a single code change, and same goes for 64bit application compiled to run on 32bit. There might be performance improvement if you use lot of 64bit address, so moving to 64bit make sense, but for a cell phone, it far from a requirement for the moment.

    But is it bad to switch to 64bit, I don't think so... But it no big deal to do it neither.

    The real reason to do this switch over is so apple will bundle 64bit A whatever chip into their next line of laptop / desktop. So they can have super long battery life in 'low' requirement mode, and switch super quickly to the full OS in a snap. This will make it easier to interconnect both system if they are both 64bits (Maybe even tap to the data/memory storage directly... So let say you watch a video, it can switch online irc/IM checking process to the ARM processor and use the arm processor to do the disk to hardware video decoder for the video... When an event occur, the arm can wake up the main intel processor and switch the process to it. So sharing the same address space will make it possible to share the same ressources.

    1. Re:Here the REAL reason ! by viperidaenz · · Score: 1

      You would need to hack through the memory protections provided the the x86/64 built in MMU and controller to give the ARM core access to process address space.

      You'd also need the cooperation of Intel to develop extensions to allow the CPU to sleep while the memory controller is active for the external processor to use.

      They also run different instructions, so two lots of code need to be loaded in to the same memory also...

  26. Re:64-bit BS by Anonymous Coward · · Score: 1

    Right, because they don't already have 2GB.

    32-bit can address up to 4GB of RAM. So 32-bit will be fine until they create a phone with > 4GB of RAM.

    Right, because there are no algorithms, none whatsoever, not mmapped in-memory databases, not modern runtimes, which benefit from having a large address space that will not be exhausted by fragmentation. Yep, none at all.

    Not yet, not on your phone. In a few years, maybe. In the mean time if you're trying to use a DB that's larger than 4GB on your phone you need to get a laptop.

  27. Leap ahead of Microsoft and Google? GLWT. by Anonymous Coward · · Score: 0

    They'll "leap ahead of Microsoft and Google" sometime after they figure out that they need to dump Objective-C and allow a memory-managed runtime to be a first-class citizen in their OSes.

    The day I can write a natively-launchable MacOS X or iOS app in .Net/Mono or Java is the day Apple finally wins that fight. Until then, we're all stuck running mono whateverMyAppIsNamed to get things to launch in OSX, and iOS is just out of the question. Interesting note: they added kernel hooks in OSX for this feature in 10.5, and iOS has had it since day 1. They just don't use this functionality.

    1. Re:Leap ahead of Microsoft and Google? GLWT. by Bing+Tsher+E · · Score: 1

      I remember when Objective-C was an alternative build environment you could install in Slackware. Back in, oh, about 1995.

    2. Re:Leap ahead of Microsoft and Google? GLWT. by Anonymous Coward · · Score: 0

      Yea, the stutter you get in your app for getting GC-ed provides a great experience for your users.

    3. Re:Leap ahead of Microsoft and Google? GLWT. by Quila · · Score: 1

      Objective-C uses automatic reference counting. For most cases, the compiler inserts all the the needed object releases for you. Garbage collection used to exist in Objective-C but was deprecated.

      Garbage collection uses CPU and memory resources to run, not good in a handheld. On a server I've seen garbage collection taking up 50% of the CPU when memory was scarce.

    4. Re:Leap ahead of Microsoft and Google? GLWT. by Bedouin+X · · Score: 1
      --
      Dissolve... Resolve... Evolve...
  28. Re:64-bit BS by Anonymous Coward · · Score: 1

    the ubuntu edge was going to have 4gb of ram, but it only got 13 million out of the 32million funding goal

    But Ubuntu Edge's 4GB of RAM is not greater than 4GB, and 32-bit can address up to 4GB of RAM.

  29. Re:RISC (iPhone) vs. CISC (OSX) by g2racer · · Score: 1

    Apple has already tacked the transition of RISC to CISC when the took OSX from PowerPC to x86. An self sourced 64-bit SOC would allow them to no longer be dependent on the Intel CPU monopoly for their laptop, desktop, server offerings.

  30. 32bit ARM - 1024GB RAM with LPAE by viperidaenz · · Score: 4, Informative

    Cortex A15 has 40 bit addressing and can access 1TB of physical RAM.

    The 32 bit limit is per process.

    1. Re:32bit ARM - 1024GB RAM with LPAE by Anonymous Coward · · Score: 0

      +1!

      I wish more people realized this since it is an important issue missed so often (with the x86, as well).

    2. Re:32bit ARM - 1024GB RAM with LPAE by Anonymous Coward · · Score: 0

      32-bit x86 chips could use more than 2/4GB of ram, too. They could even use more than 4GB in a single process. However, that doesn't mean it was easy, convenient, or fast.

      There are heavy taxes (both in development and execution) associated with paging. If you actually need to work that much memory, it's far better to do it on a 64-bit chip than a 32-bit one.

      Side-note, due to fragmentation, unless you are using a garbage collected language (where allocated memory can be moved around), you can run into issues allocating far less memory than the theoretical 2 or 4GB process maximum, if your allocator cannot find enough contiguous memory to satisfy your request.

    3. Re:32bit ARM - 1024GB RAM with LPAE by Anonymous Coward · · Score: 0

      And given how smartphones tend to be running only a single foreground process, having a single process be able to access all (or most) memory is rather valuable.

  31. Microsoft can't even get THIS right anymore by SuperNovaLovah · · Score: 0

    Gee, a common code base between mobile and desktop? Too bad the shitheads at Microsoft weren't in this right frame of mind when they created the abomination known as WinRT. Have you tried sharing .NET code between WP8 and the desktop? It's almost impossible.

  32. app store lockin on top of high cost hardware will by Joe_Dragon · · Score: 0

    app store lockin on top of high cost hardware will kill mac os.

    It's bad that lock down the hardware as much as they do but to add software lock down as well?

  33. More intriguing possibility by Anubis+IV · · Score: 3, Interesting

    This analysis of the switch presented a more intriguing idea than the one proferred here. They suggested that the switch to 64-bit is a case of Apple laying the groundwork for later devices. Specially, their thesis is that because it's ridiculous that a phone will need 4GB+ of RAM anytime soon, the chip has actually been designed with a different product in mind, such as Apple's rumored TV product. The thinking is that something designed to be on more even ground with the likes of the PS4 or Xbox One will need to match the 8GB of RAM that each of them has, and with Apple adding game controller libraries to both iOS 7 and OS X 10.9, it looks like they're paving the way for an entry into that field, perhaps with a new class of more powerful iOS devices that use your TV as a screen and run apps from the AppStore.

    1. Re:More intriguing possibility by Anonymous Coward · · Score: 0

      > ridiculous that a phone will need 4GB+ of RAM anytime soon

      Considering my phone that's nearly a year old has 1 Gbyte of RAM, you're wrong. If Moore's law holds true, then in six months we'll have 2 Gbytes then in 18 months after that, it's 4 Gbytes. That's not that far away.

    2. Re:More intriguing possibility by Algae_94 · · Score: 1

      And with PAE your phone can use more than 4GB of RAM. Do you think a phone will have a single process that will need more than 4GB of RAM anytime soon?

    3. Re:More intriguing possibility by Anubis+IV · · Score: 1

      That's about the timing of when I expect we'll start seeing them as well, but two years away in the fast-paced mobile phone industry is not "anytime soon", hence why I said what I did.

    4. Re:More intriguing possibility by jareth-0205 · · Score: 1

      More than that, it *has* to be that. The main performance drivers for moving to x64 on x86 was to get rid fo the 4GB limit, and to add some needed general purpose registers (not related to 64-bit, but a bottleneck in x86 and AMD were breaking compatibility anyway so decided to add some). Neither of these problems are problems with current 32-bit ARM chips, being able to address 1TB of memory and without the low register count.

    5. Re:More intriguing possibility by Guy+Harris · · Score: 1

      More than that, it *has* to be that. The main performance drivers for moving to x64 on x86 was to get rid fo the 4GB limit,

      It's not necessary to get rid of the 4GB physical memory limit, as there's also PAE. It is necessary to get rid of the 4GB virtual address space limit.

      Neither of these problems are problems with current 32-bit ARM chips, being able to address 1TB of memory and without the low register count.

      Being able to address 1TB of physical memory, not to address more then 4GB of virtual address space within a process, and, yes, 16 registers in 32-bit mode is better than 8 registers in 32-bit mode, but presumably ARM had some rationale for doubling the number of GPRs in 64-bit mode - it might not make as much of a difference as the transition from 32-bit to 64-bit x86, though.

    6. Re:More intriguing possibility by Anonymous Coward · · Score: 0

      We I was a database administrator for the New York National Socialist Party, they would store member-rolls in a memory-resident NoSQL database on their phones. Even back then we were exceeding 4 GB.

    7. Re:More intriguing possibility by Anonymous Coward · · Score: 0

      Why the hell not?

      I'm sure game developers can find what to utilise the extra ram for in their games.

  34. Real Multitasking by glennrrr · · Score: 2

    What exactly don't you consider real about iOS 7's multitasking? Can apps run in the background? Yes, although you are supposed to do so sparingly. Some other requirement of which I'm unaware? iPhones aren't likely to have 4GB any time soon because of cost and battery use. But iPads might.

  35. Re: 64-bit BS by jedidiah · · Score: 5, Insightful

    I did. The whole thing is nonsense. You don't have to enforce a single architecture to have common code. Neither do you need to have a virtual machine running the same bit-ness as the host operating system. This is just the usual kind of cluelessness that comes from a community that is proud of being stupid.

    Yeah. 64-bit BS.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  36. Re:app store lockin on top of high cost hardware w by BasilBrush · · Score: 4, Interesting

    You're not important enough to add to this list.

    http://www.macobserver.com/tmo/death_knell

  37. Re:RISC (iPhone) vs. CISC (OSX) by bensyverson · · Score: 0

    Apple has transitioned 32 -> 64 bit and RISC -> CISC already with OS X, so at this point virtually all processor-dependant code has been abstracted away. They could switch the Mac Pro to a 128 core 32 bit ARM chip—or the iPhone to an Intel 64 bit chip—and all you would have to do is recompile. So yes, the transition will be easy.

    Regardless, it's 2013. If you're writing assembly or ultra low-level C and you aren't simultaneously writing generic fallbacks, then you're basically "doing it wrong."

  38. Re: 64-bit BS by Anonymous Coward · · Score: 0

    So you didn't even bother to read the summary did you?

    Big deal, the summary is just a bunch of marketing crap. Their stated reasons are weak at best, and more than likely just flat out wrong in most cases. It makes several assumptions about users which are most likely wrong.
    The only good reason for making this change NOW, and the announcement NOW, is Marketing. They want to be able to say "Oh look, we have so many more BITS than the other people!" and the fanboys will all rush out and buy the new shiny for a premium price.

    Few people even give a shit about using a smartphone app on their desktop. And if you want to do it, you already can. It does not solve portability issues, and does almost nothing in terms of making the code base more uniform. The only real, tangible benefit would be increased memory space. But that's not what is going to happen... the next iPhone will still only ship with 4gigs of RAM and it's not like you can upgrade it either.

  39. Virtual Memory Please!!! by greggman · · Score: 1

    I'm sure there's some reason like battery life or whatever but more than 64bits I want virtual memory.

    Go to a heavy webpage like scrolldit.com on your tablet/phone, scroll down a few pages, watch the browser crash. Go get a P4 with 256meg of ram, view the same page on a desktop browser (VM will do). Runs just fine. Why? Virtual memory.

    I ran NT4 and 3DSMax on a machine in 1995. They claim my iPhone/Android/iPad/Tablet has more power but it can't run 3DSMax nor could it compile a large app. Why? No Virtual memory.

    Note: I know scrolldit is not and important site but there are plenty of sites that will kill your mobile browser usually because it runs out of memory.

    1. Re:Virtual Memory Please!!! by MrEricSir · · Score: 1

      Um, what the hell are you talking about? iOS has had a complete implementation of virtual memory since day one.

      --
      There's no -1 for "I don't get it."
    2. Re:Virtual Memory Please!!! by Anonymous Coward · · Score: 0

      I don't think there is a modern OS in popular use that doesn't use virtual memory.
      Sure there are version of linux that you can run with only physical addresses, but those aren't used in consumer applications.

    3. Re:Virtual Memory Please!!! by Anonymous Coward · · Score: 0

      I think the request is for swap (very different concepts which aren't properly distinguished in many circles).

    4. Re:Virtual Memory Please!!! by sribe · · Score: 1

      Um, what the hell are you talking about? iOS has had a complete implementation of virtual memory since day one.

      I think it's reasonable to argue that without demand paging, it's not actually complete ;-)

    5. Re:Virtual Memory Please!!! by sribe · · Score: 1

      I'm sure there's some reason like battery life or whatever but more than 64bits I want virtual memory.

      Demand paging is too much writing, would kill the flash. Well, that's the theory anyway.

    6. Re:Virtual Memory Please!!! by greggman · · Score: 1

      Except that my notebooks are all SSD now. Can't the phones use the similar tech?

    7. Re:Virtual Memory Please!!! by greggman · · Score: 1

      Then why do the apps run out of memory on a 64meg iPhone? If they've got virtual memory something is wrong.

    8. Re:Virtual Memory Please!!! by greggman · · Score: 1

      Something is clearly wrong then. Try this

      Make a VM on some desktop machine. Set it to 256meg of ram and a 32gig HD. Install Windows or Linux. Run Chrome or Firefox. Watch how it can view pretty much any site on the net.

      Now take your 64gig iPhone/iPad. Try browsing some heavy pages on the net. Watch it crash. Even though it has 4x the ram, 2x the storage as the VM it can display heavy pages. Similarly most photo apps will die on iOS if given large images but photo apps on the VM will run fine. Connect a debugger and see that the iOS apps running out of memory.

      Whatever it is that lets desktop OSes run memory heavy apps and prevents iOS from running memory heavy apps, that's the thing I want to see fixed.

    9. Re:Virtual Memory Please!!! by sribe · · Score: 1

      Except that my notebooks are all SSD now. Can't the phones use the similar tech?

      You're getting out of my realm of expertise, but I think that the flash in your SSD uses substantially more power. (It is also much faster, BTW, that I'm pretty sure of...)

      Believe me, I'd like to see paging, but I'm sure Apple did not disallow it arbitrarily.

    10. Re:Virtual Memory Please!!! by dfghjk · · Score: 1

      Why would you want demand paging on a device that (a) intentionally has more memory than any single application needs, (b) has no suitable paging device, and (c) is designed to be ultra-low power? I'd rather avoid the latency and power hit.

      It is not reasonable to argue except to the ignorant. Virtual memory provides real value to a platform even when a paging device makes no sense.

    11. Re:Virtual Memory Please!!! by dfghjk · · Score: 1

      Demand paging would not produce "too much writing" when there is enough RAM in the system. PC's put swap on SSD these days and that's OK because of (a) wear leveling, and (b) PC's have lots of memory.

      And you mean "that's YOUR theory". Judging by your other comments, it's an uninformed one.

    12. Re:Virtual Memory Please!!! by sribe · · Score: 1

      Why would you want demand paging on a device that (a) intentionally has more memory than any single application needs...

      You wouldn't. But that most certainly does not describe any mobile device shipping now, nor in the near future.

    13. Re:Virtual Memory Please!!! by sribe · · Score: 1

      And you mean "that's YOUR theory".

      It's not just my theory. It's well and widely know. The flash in mobile is not the same as SSD flash.

      Judging by your other comments, it's an uninformed one.

      Go fuck yourself you ignorant twit.

    14. Re:Virtual Memory Please!!! by Anonymous Coward · · Score: 0

      There is at least one nice use for demand paging even without pagefile - memory mapped files for lazy loading.

      mmap'ing your big assets in read-only mode is a lot easier than a sophisticated resource streaming subsystem, and it's nice to have all those extra address bits to place those mappings in.

    15. Re:Virtual Memory Please!!! by jrumney · · Score: 1

      Make a VM on some desktop machine. Set it to 256meg of ram and a 32gig HD. Install Windows or Linux. Run Chrome or Firefox. Watch how it can view pretty much any site on the net.

      Now take your 64gig iPhone/iPad. Try browsing some heavy pages on the net. Watch it crash.

      Virtual memory does not stop buggy apps from crashing. You're experiment might be slightly more valid if you used Safari on OS X as the control, but even then there are significant differences in the software that could account for the crashing.

    16. Re:Virtual Memory Please!!! by greggman · · Score: 1

      I work on browsers. Including browsers that run on iOS. They fail on iOS because they run out of memory. Sure there are other bugs but 99% of all pages that fail fail because they run out of memory.

      Need another example? In a desktop browser create 50 tabs and go to different sites in each tab. Note each tab keeps it state. In a mobile browser open 50 tabs, notice each tab keeps almost no state (after enough other tabs have been opened) and ends up re-downloading the page. So for example visit slashdot in a tab, make some other tabs, come back in a couple of hours, check the slashdot tab, it won't have the same contents because it re-downloads the page having saved only a screenshot and the URL.

      This is by design because, iOS (and other tablets) don't have the same memory restrictions (or rather non-restrictions) as desktop OSes. If it just worked keeping all the state they wouldn't have re-designed it to chuck the state. Who wants to lose the comment they were typing in one tab as they go check a reference in another tab? No one that's who

      That's the issue I'd like to see fixed. There's a whole range of apps not running in tablets because of this. It's an OS level issue and it's far more important than 64bit vs 32bit since my 32bit OS can still do tons of stuff a 64bit iOS machine with 4x the memory can't do.

    17. Re:Virtual Memory Please!!! by the_B0fh · · Score: 1

      I believe each app is restricted to how much total memory it can grab.

  40. Re:Android is finished. by Anonymous Coward · · Score: 3, Interesting

    Android is ready for x64, TFA doesn't have a clue. It's just a recompile away. In fact, because most Android apps are written in Java they will take advantage of 64 bit CPUs without even a recompile.

    And apparently it isn't just a recompile away on iOS. For anyone who didn't watch the iPhone 5S announcement, one of the big things they mentioned during the presentation was "how easy it was" to enable an app for 64-bit: it took them "only two hours" to port an existing app to 64-bit!

    Uh, what?! It takes me "changing a compiler switch" to do that for everything I've ever written. I can't wait to find out how Apple managed to fuck that up with iOS 7!

  41. Re:Android is finished. by Anonymous Coward · · Score: 0

    x64 is not the same thing as 64 bit. x64 is 64 bit but 64 bit is not x64. You should be ashamed of yourself for making such a n00b mistake.

  42. Re:RISC (iPhone) vs. CISC (OSX) by Anonymous Coward · · Score: 0

    Some other points about x86 vs x86_64 there is an overhead to using 64bit (hence people wanting the x32 abi). In all likely hood this is more about being a precursor to the Mac line moving to ARM chips.

  43. Re:Android is finished. by aergern · · Score: 1

    Yeah... because java and the Linux kernel don't run on 64bit hardware. And of course NO ONE uses either Linux nor Java outside of Android. *rolls eyes*

    Friggin' Fanbois

    --
    Tell me what you believe...I'll tell you what you should see.
  44. Kiss OS X goodbye by fustakrakich · · Score: 1

    Welcome the NEW! 27 inch iPhone!

    --
    “He’s not deformed, he’s just drunk!”
    1. Re:Kiss OS X goodbye by LandDolphin · · Score: 1

      I know some people that would be happy to have a 17" phone

      --
      Spelling and Grammar errors have been added to this post for your enjoyment
    2. Re:Kiss OS X goodbye by bill_mcgonigle · · Score: 1

      Welcome the NEW! 27 inch iPhone!

      If you mean a dedicated computer attached to a 27" screen - no way. There won't be a phone version of an iMac.

      If you mean a integrated, proprietary, 27" Apple KVM that can wireless connect to an iPhone that's running in Desktop Mode (aka Mac Mode), then sure.

      We have three years left on the rumored 10 year plan to phase out the Mac. 4GB of RAM on a phone? Nah. 16GB of RAM on a general purpose use-everywhere computing device? You betcha.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  45. Re:RISC (iPhone) vs. CISC (OSX) by jedidiah · · Score: 4, Insightful

    You're funny.

    Are you seriously suggesting that Apple migrates their desktop machines to hardware that's about 10 years behind the curve in terms of performance when compared to x86?

    Stop swimming in the kool-aid.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  46. Re: 64-bit BS by MightyYar · · Score: 5, Informative

    You are absolutely right. The whole summary doesn't make any sense at all... first of all, the Macs run 32-bit applications just fine. Second, if you can emulate a 64-bit ARM, you can emulate a 32-bit ARM. Third, phone apps would suck on a laptop or desktop.

    I suspect they went to 64-bit for the simple reason that it is the direction ARM is going. This processor design is likely to show up in their lower-end products for years after it leaves their flagship device, and the sooner they go to 64-bit, the sooner they can depreciate the 32-bit stuff. Unless the 64-bit chip cost significantly more to design, produce, or unless it has a significant performance penalty, there is no reason to delay making it.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  47. Re:RISC (iPhone) vs. CISC (OSX) by Anonymous Coward · · Score: 0

    Apple has transitioned 32 -> 64 bit and RISC -> CISC already with OS X

    Intel chips have been RISC internally for so long that your ignorance isn't even funny. The whole RISC vs. CISC thing blew over when I was still in short trousers!

    They could switch the Mac Pro to a 128 core 32 bit ARM chip—or the iPhone to an Intel 64 bit chip—and all you would have to do is recompile.

    Yeah... and if you wish to make an Apple pie from scratch all you would have to do first is invent the Universe.

  48. Re: 64-bit BS by Anonymous Coward · · Score: 0

    The only real, tangible benefit would be increased memory space. But that's not what is going to happen... the next iPhone will still only ship with 4gigs of RAM and it's not like you can upgrade it either.

    The iPhone 5 & 5C have 1GB of RAM. I don't recall Apple announcing that the 5S will have 2GB, but even if it does the iDevice lines won't be offering 4GB of RAM this year or next year ... and probably not until 2015 at the earliest. So exceeding 4GB won't happen for years.

  49. 64bit is for 4G by Electromigration · · Score: 2

    The A7 is 64-bit because it gives apple the only phone that's capable of taking us past 4G. And to think some phones are still 3G. ;)

    1. Re:64bit is for 4G by Anonymous Coward · · Score: 0

      very punny. "4G" and "4 Gig"

  50. Total nonsense by Anonymous Coward · · Score: 0

    I'm running 32 bit applications on macosx without problem (Dropbox + uTorrent). Where do these experts take their clueless arguments?

  51. Re:Android is finished. by BasilBrush · · Score: 2, Insightful

    Android is ready for x64, TFA doesn't have a clue. It's just a recompile away.

    Bullshit. Making an OS 64 bit is far more complex than a recompile. And the next Android version, Kit-Kat is not expected to be 64 bit compatible.

    Android 64 bit is at least a year away.

  52. Oh great, fat sloppy code on my cell by WillAffleckUW · · Score: 1

    Oh great, fat sloppily coded apps on my cell that run slow and are made by people with no idea that they have to get along with everyone else.

    Just what I need.

    It's like the 2/3 of apps on the store that are basically wrappers around garbage.

    That said, this is why I'm looking forward to the iPhone 6, not the 5s.

    --
    -- Tigger warning: This post may contain tiggers! --
    1. Re:Oh great, fat sloppy code on my cell by KingMotley · · Score: 1

      But you need the 64-fart app so that you can play it back in lossless 7.1 surround sound.

    2. Re:Oh great, fat sloppy code on my cell by Anonymous Coward · · Score: 0

      I could go for some fat sloppy pussy.

    3. Re:Oh great, fat sloppy code on my cell by Anonymous Coward · · Score: 0

      only if it works in 3D ...

  53. Re:64-bit BS by PopeRatzo · · Score: 2

    Right, because there are no algorithms, none whatsoever, not mmapped in-memory databases, not modern runtimes, which benefit from having a large address space that will not be exhausted by fragmentation. Yep, none at all.

    So you would think that this new large address space will allow more complex and productive apps brought to the iPhone.

    But, if you read the article, you'll see this:

    'The ultimate prize, of course, would be to bring the million-plus iOS apps to Macs.

    But it's the iPhone that's being brought up to the same address space as the Mac, not the other way around. Interesting that Apple puts this in terms of making the Mac more like the iPhone instead.

    Macs are already technically capable of running iOS apps.

    Plus, and this is not a small concern, I think there are plenty of Mac users (like me) who see the notion of OSX becoming more like iOS as something of a big step in the wrong direction. Maybe Apple's purpose is not the same as the purpose of people who use Macs.

    --
    You are welcome on my lawn.
  54. Re:iOS apps on a Mac? Why? by hibiki_r · · Score: 1

    Infinity Blade. Now, it'd be pretty hard to play it in a macbook pro.

  55. Re:64-bit BS by mythosaz · · Score: 1

    How about on my tablet?

    Can I use a 4GB database there?

  56. Nobody will ever need more than 640 mb by WillAffleckUW · · Score: 1

    Right?

    Next thing you know you'll want it to talk to the iWatch.

    --
    -- Tigger warning: This post may contain tiggers! --
  57. Re:Android is finished. by Anonymous Coward · · Score: 0

    The iPhone 5 only has 1 gig of RAM.
    The iPhone 5s DOES NOT SAY how much RAM it has. For those who are marketing-impaired, this means it almost certainly also only has ONE gig of RAM.

    Do not come around bragging about how much fucking RAM a 64bit OS can use when you're talking about a device which is still only utilizing one QUARTER of what 32bit address space provides.
    You can't upgrade the onboard RAM in the future. You will have to buy a new phone for that.

    This story is about Apple pushing the 5s model to sucker fanboys into spending more money than they need for no actual advantage. It's about Apple launching a marketing campaign where they will make a big deal out of "Having more BITS" than the competition- because they know most people don't have a fucking clue that it doesn't actually equate to any advantage for the phone they're buying.

    Maybe down the road 64bit will be nice to have, but not right now on this phone, and probably not on the next model or two either.

  58. Re:64-bit BS by Anonymous Coward · · Score: 0

    How about on my tablet?

    Can I use a 4GB database there?

    You didn't say please, so no.

    Actually, tablets probably will exceed the 4GB limits of a 32-bit architecture before phones will. But, since this story is about an iPhone with 1GB of RAM I stand by my statement that the need for 64-bit is just Marketing BS.

  59. Re:64-bit BS by sribe · · Score: 1

    But, if you read the article, you'll see this:

    The article is pure speculation. I seriously doubt that bringing iOS apps to Macs is the reason to go 64-bit.

    Plus, and this is not a small concern, I think there are plenty of Mac users (like me) who see the notion of OSX becoming more like iOS as something of a big step in the wrong direction.

    I agree. Some of the features brought from iOS to Mac were actually nice. Some were very ill advised. What was obviously lacking was some good sense about making choices.

  60. Re: 64-bit BS by petteyg359 · · Score: 4, Funny

    There is a depressing depreciation in total knowledge of the word "deprecation".

  61. Re: 64-bit BS by UnknowingFool · · Score: 3, Insightful

    You don't have to enforce a single architecture to have common code.

    But it makes it easier. In this case Apple will have 64-bit ARM and 64-bit Intel to maintain instead of 32-bit ARM and 64-bit Intel. I think there's a longer term strategy here. I'm not sure what it is.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  62. 64-bit is simply next evolution of embedded chips by JoeyRox · · Score: 3, Informative

    There's no grand scheme or plan for 64-bits vs 32-bits. They went 64-bits simply because it's the next evolution of chip design. 64-bit processing doesn't strike at a a need today but eventually it will be beneficial and even necessary so if you're going to spend millions on an ARM design you might as well make it 64-bits.

  63. Re:Android is finished. by danbob999 · · Score: 2

    Google isn't porting an OS to 64 bit from scratch. Linux for ARMv8 probably already exists. So does GCC.
    They mainly need to make sure their userspace, including java VM, still compiles on 64 bit. Then current Android application will benefit from ARMv8 without the need for a recompile.

  64. Anoter reason to go 64 bit by rssrss · · Score: 1

    IPv6

    --
    In the land of the blind, the one-eyed man is king.
  65. Re: 64-bit BS by Dan+East · · Score: 2

    Third, phone apps would suck on a laptop or desktop.

    That's not quite true. A touch-screen iMac or Macbook would be perfectly suited for running iPad apps. I think this is a brilliant move by Apple, if they do indeed seamlessly bring the entire iOS application ecosystem into the OSX family of computers.

    --
    Better known as 318230.
  66. Re:64-bit BS by countach74 · · Score: 1

    Unless all of the memory is shared (or I am mistaken), a 32-bit device may not have access to even the full 4 GB of RAM.

  67. Re:64-bit BS by Anonymous Coward · · Score: 0

    Well that's just sheer pigheadedness. "The need for 64-bit is just Marketing BS" - except that if you agree that a tablet could use more than 4GB of RAM, and it's a fact that the iPad uses the same OS as the iPhone, then why would a 64-bit iOS be marketing BS? It might not be needed for iPhones, true. But this was announced at the iOS 7/iPhone 5S release party. Why would they have to separate the hoopla, just to make it clear to you that 64 bit iOS 7 wasn't geared towards their 2GB RAM iPhones? The iPad is due for an update. And, much like a poster above said, it will help them to deprecate out older code (32 bit apps), if they move to 64 bit *now*, instead of when it is absolutely needed. iOS 7 is the first update that my iPhone 3GS can't use, and the 3GS is a 4 year old device. That means, by switching to a 64 bit processor line now, they can phase out 32 bit apps in about 4 years. Do you argue that phones won't need/have 4GB of RAM in 4 years?

  68. Re:64-bit BS by Algae_94 · · Score: 2, Informative

    32-bit can address up to 4GB of RAM. So 32-bit will be fine until they create a phone with > 4GB of RAM.

    Seriously, has no one here heard of Physical Address Extension? 32-bit architectures can definitely access more than 4GB of RAM. There are MS Server 2008 editions that can access 64GB. MS uses it as leverage to get customers to buy more expensive SKUs. A single process is what is limited to 4GB on a 32-bit system.

  69. Re:64-bit BS by Anonymous Coward · · Score: 0

    More BS, because ARM has had 40-bit LPAE since 2010, which supports addressing of up to 1 TB.

  70. Total Compatibility We Need for Legacy into Future by pubwvj · · Score: 0

    Apple needs to not only offer more robust software (and hardware) but you people need to support legacy software all the way back to MacOS 1.0 CLASSIC and iOS 1.0. You should support 68K, PPC, Rosetta, etc. Frankly you should even support the original Apple II and I, the III, the Lisa. Heck, throw in CPM, DOS and Windows as well. All under the same roof. Just make software work. There is a tremendous amount of wonderful legacy software, especially in the education field but also in entertainment and small business that does not work anymore because Apple abandoned it. Bad Apple, bad apples. Apple has the manpower, the money and the code to make this all work. Just do it.

  71. Re:64-bit BS by immaterial · · Score: 2

    Interesting that Apple puts this in terms of making the Mac more like the iPhone instead.

    Apple did not write the speculation in TFA. They merely said it makes maintaining a common code base easier. Nothing about making the Mac more like the iPhone.

  72. Re:RISC (iPhone) vs. CISC (OSX) by Anonymous Coward · · Score: 0

    The register pressure they are experiencing now is fairly low so more will help, but it won't be as big a deal as with x86-64.

    There is far more likely to be a drop in performance due to increased pointer sizes (poorer cache utilization and increased memory footprint).

  73. Re:64-bit BS by wilhoitm · · Score: 1, Troll

    Are you an idiot? iPhone's come with 16GB, 32GB, and 64GB of flash RAM. It would not be hard to make that addressable from iOS. Go to Apple's web page it is right there in front of you! Don't hate Apple just because they got it like that! Google, Samsung, and Microsoft just fired up their photocopiers!

  74. Re: 64-bit BS by poly_pusher · · Score: 1

    64-bit AMD actually... Intel licenses their 64 bit architecture. The 64-bit architecture Intel developed underperformed. The moment emulation was mentioned is the moment the arguments in this summary fell apart...

  75. sounds like...WinDoze 8.1 RTM by johnwerneken · · Score: 1

    OMG! ROTFLMAO! Convergence, with a vengeance!

  76. Re:64-bit BS by newcastlejon · · Score: 5, Funny

    Seriously, has no one here heard of Physical Address Extension?

    Yes. Let us never speak of it again.

    --
    If God forks the Universe every time you roll a die, he'd better have a damned good memory.
  77. Re:64-bit BS by Anonymous Coward · · Score: 0

    You are right. But the other thing this says is how great it would be to bring all the iOS apps to OSX. This is hilarious! Apple's development environment for iOS doesn't encourage scalable apps. Notice how they had to keep the resolution on their devices the same over time? How when they went to a HD type of screen (longer), they had to put "black bars" on the apps so they "look right"? It would be a big mess to take the existing apps over to OSX. Android would generally be much better off here since the developers are at least used to different screen sizes. But those iOS apps? Yeah, that's what all MAC users want.

  78. Re:RISC (iPhone) vs. CISC (OSX) by Anonymous Coward · · Score: 0

    I used ARM in 1987 to emulate x86 running MS-DOS 3 at 8088/PC-XT speed (in the 80286/PC-AT era). I used it to compile Modula-2 assignments and to edit WordPerfect documents.

    Most of my friends didn't believe this was even possible ("Yeah, my Mac/Amiga/MSX can also read PC floppies." - "I'm not talking about merely reading the disk format, I'm talking about emulating the complete PC.") until I showed them.

    Archimedes PC Emulator documentation (PDF).

  79. Re:iOS apps on a Mac? Why? by Anonymous Coward · · Score: 1

    I really need a flashlight app on my iMac.

  80. Re:Android is finished. by Anonymous Coward · · Score: 0

    WTF? We're talking about Apple and Android here, dumbass. Now go back to the children's table with the other 3 Lin-sux users.

  81. Re:64-bit BS by sribe · · Score: 1

    Not yet, not on your phone. In a few years, maybe.

    Well, no shit sherlock. Of course there are not any algorithms running on our phones which require a large virtual address space, because phones don't have that. Duh. Are you really proposing that developers write such software for phones first, and then, upon passing some threshold for the quantity of super-cool new software developed for iPhones but which cannot actually run on iPhones, that then and only then Apple should go to 64-bit???

    In the mean time if you're trying to use a DB that's larger than 4GB on your phone you need to get a laptop.

    Bullshit. 4GB is tiny.

  82. Re: 64-bit BS by Mike+Buddha · · Score: 1

    I think there's a longer term strategy here. I'm not sure what it is.

    To fill up your processor cache faster with 64-bit memory addresses?

    --
    by Mike Buddha -- Someday the mountain might get him, but the law never will.
  83. Re:64-bit BS by dk20 · · Score: 2

    Seriously? You call someone else an idiot yet your post clearly shows you don't understand the difference between RAM and FLASH storage?

    Apparently the phone has 1016 MB RAM.

  84. Re: 64-bit BS by MightyYar · · Score: 1

    Good point - a touch screen Mac could be a lot like an iPad.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  85. Re:64-bit BS by Anonymous Coward · · Score: 1

    Right, because there are no algorithms, none whatsoever, not mmapped in-memory databases, not modern runtimes, which benefit from having a large address space that will not be exhausted by fragmentation. Yep, none at all.

    Don't forget all the extra registers that compilers/optimizers have available to help reduce memory bus accesses.

  86. Re:iOS on Macs by MightyYar · · Score: 1

    They could have both ARM/x86 CPU's sharing a common memory, and so on.

    That would be a neat setup, if they could run the ARM like a co-processor to avoid emulation. ARM is certainly cheap enough.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  87. Re:Android is finished. by Sappharad · · Score: 1

    For most people, "changing a compiler switch" to get 64-bit builds for iOS is all you need to do. The situations where you need to make changes are the same ones that have existed for years in C, C++, and ObjC applications. In my case, flipping the switch just triggered some compiler warnings regarding ambiguous data types like size_t where I wasn't being specific as to their size. The compiled builds still worked perfectly fine out of the box, but I was able to go in and be more specific or cast when necessary to eliminate those warnings. An application like Infinity Blade 3 (which is the one you mention during the presentation) is fairly complex, maybe they had some native ASM code in there or something.

  88. Re: 64-bit BS by Anonymous Coward · · Score: 0

    Yes it can because we are not talking about x86 shortcomings here.

  89. Re:64-bit BS by Anonymous Coward · · Score: 0

    Phones are not going to have more than 4GB or RAM any time soon.

    Right, because they don't already have 2GB.

    Seriously? It took 10,000 years of human history to get 2GB RAM in phones. You think we're just going to double that anytime soon?

  90. Desperation by Tough+Love · · Score: 1

    The IPhone 5s has 1 GB RAM. That is less than 4 GB. Inescapable conclusion is that the state reason is pure spin. Let's be honest, Tim Cook couldn't think of any actual innovation to build into the phone so doubling the processor width and increasing the battery size is as far as his paper pusher imagination could take him. Face it, Tim Cook is an operations guy, not a visionary.

    What Apple absolutely needed to do this time was:

    1) Not a product refresh! A new model please.
    2) Bigger screen... duh.
    3) Banish the dot-for-dot resolution albatross that ties ios products to multiples of 640 horizontal resolution

    For extra credit:

    4) Removable battery
    5) Expandable flash slot

    Apple's final score: zero for five. Better luck next time.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
    1. Re:Desperation by sribe · · Score: 1, Interesting

      The IPhone 5s has 1 GB RAM. That is less than 4 GB. Inescapable conclusion is that the state reason is pure spin.

      You really just don't know what you're talking about. 64-bit address space enables a lot of advanced techniques, whether or not there's more than 4GB physical RAM available.

      4) Removable battery
      5) Expandable flash slot

      Except that most people don't give a damn about a removable battery. And the expandable flash shot is actually an awful idea from the usability standpoint. A great deal of effort has gone into the design of these Mobile OSs to free the users from having to be concerned with where their files are stored, and the flash slot just messes that up.

    2. Re:Desperation by Tough+Love · · Score: 1

      Gee I am awed by your wholehearted support of Apple's slide into irrelevance. Great job, keep it up.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    3. Re:Desperation by armanox · · Score: 1

      The IPhone 5s has 1 GB RAM. That is less than 4 GB. Inescapable conclusion is that the state reason is pure spin. Let's be honest, Tim Cook couldn't think of any actual innovation to build into the phone so doubling the processor width and increasing the battery size is as far as his paper pusher imagination could take him. Face it, Tim Cook is an operations guy, not a visionary.

      What Apple absolutely needed to do this time was:

      1) Not a product refresh! A new model please.
      2) Bigger screen... duh.
      3) Banish the dot-for-dot resolution albatross that ties ios products to multiples of 640 horizontal resolution

      For extra credit:

      4) Removable battery
      5) Expandable flash slot

      Apple's final score: zero for five. Better luck next time.

      Remarks:
      2 - Please don't. I hated how large my Droid X was, and still don't like the larger sized phones. I like my phone to fit in my pocket.
      3 - How is this a problem?
      4 - Not relevant to most people
      5 - That would be nice.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    4. Re:Desperation by jrumney · · Score: 1

      Except that most people don't give a damn about a removable battery.

      They will to give a damn when their phone is 18 months old and no longer holding its charge like it used to, and they realize that progress in smartphones has slowed down and the latest models don't really offer anything new over their current handset, so the hassle of moving everything over to a new phone is not worth it. And they may be locked into a 2 year contract from their last upgrade, so need to wait another 6 months still until they qualify for an upgrade at subsidized prices.

    5. Re:Desperation by sribe · · Score: 1

      They will to give a damn when their phone is 18 months old and no longer holding its charge like it used to, and they realize that progress in smartphones has slowed down and the latest models don't really offer anything new over their current handset, so the hassle of moving everything over to a new phone is not worth it. And they may be locked into a 2 year contract from their last upgrade, so need to wait another 6 months still until they qualify for an upgrade at subsidized prices.

      What you're neglecting is progress in batteries. They hold up much better than they used to.

    6. Re:Desperation by Anonymous Coward · · Score: 0

      I disagree. Let's break it down by marketshare:

      80-90% of the phone market (Samsung, Blackberry, other Android phones (though not all, but then they're not doing well anyway), WindowsPhones, feature phones)
      100% of the camera market (that stupid multifocus camera who's CEO is a big ifan didn't have a removable battery and look how well it's doing)
      100% of cars
      90% of laptops
      Large amount of UPSes.
      Large percentage of flashlights.
      Large amount of walkie-talkies

      Tablets? Maybe you have a point, but that may be just because there's no option to buy one with a removeable battery at this point.

      Add them all up, you've got about an 80% market that either wants a removable battery, or buy devices with them.

      As for SD cards / removeable media:
      Most midrange/highend feature phones have SD / MS, Samsung, Blackberry, WP (so, 60%ish)
      Cameras: 100%
      Cars: 100% (CDs, USB sticks, phones, aux jack)
      Desktop / Laptops (most have a user servicable hard drive panel): ~60-75%

      Not as high a demand as the battery, but it's there.

    7. Re:Desperation by Anonymous Coward · · Score: 0

      "Apple's slide into irrelevance"

      It's as if there's an anti-Apple magnaflux generator producing these doomsday sayings without the user even knowing. This generator went online 20 years ago. How old are you?

    8. Re:Desperation by Tough+Love · · Score: 1

      Old enough to know what happens to Apple corp when Steve Jobs goes away.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    9. Re: Desperation by drummerboybac · · Score: 1

      You know with time and a pentalobe screwdriver, you can replace the battery with a 3rd party one? What you want is the ability to swap batteries on the fly, which most people don't need or care about.

    10. Re:Desperation by Anonymous Coward · · Score: 0

      You know why you have to replace your battery in your phone within 18 months? Because you battery is puny because it has to be removable. A iphone has a huge battery and runs a lot longer than 18 months.

      I bought the iPhone 3Gs a month after it was introduced, when was this? So I must have bought it in July 2009. That is 50 months ago, the battery still hold charge for over 24 hours, long enough for me to drop it in its cradle at night.

      I work at an office full of nerds many of them having an android phone, screaming over the top of their voice that they don't want an iphone because they can't change the battery. Do you know what they do when they start work, they hook it up to the power, because their phone can't even hold charge for more than 4 hours.

      There are problems with the iPhone 3Gs, such as the headphone jack breaks so that the remote control doesn't work anymore, and I had to replace it once (It actually required me to remove the battery so you can replace the battery even easier than replacing the jack). And I probably have to replace it again, maybe I will put a new battery in it then as well.

    11. Re:Desperation by the_B0fh · · Score: 1

      It's not as if the batteries are not replaceable. A $1.50 screwdriver from amazon was all that I needed to do the job.

  91. Re:Android is finished. by dk20 · · Score: 1

    Boot up snow leopard and see what the default kernel used is, why yes it is the 32 bit.

    " Snow Leopard 10.6 default boots into 32-bit kernel, but for developers working on 64-bit kernel extensions, Snow Leopard could boot a 64-bit kernel. This gave developers over 2 years to create 64-bit kernel extensions and drivers. "

    Yep, from the "ground up"... Just don't let the facts get in the way..

  92. Re:64-bit BS by LordLimecat · · Score: 1, Insightful

    Right, because there are no algorithms, none whatsoever, not mmapped in-memory databases, not modern runtimes,

    Yea, all those runtimes running on IOS! And mySQL, Apple edition, I love that!

    Parent wasnt making an absolute statement, he was (correctly) stating that 64-bit will have almost no benefit on a cellphone for a very long time; and that the author of the article has no idea what they're talking about (since ARM being 64-bit has no relevance to compatibility with a 64-bit Intel processor).

  93. Re: 64-bit BS by mthamil · · Score: 2

    Third, phone apps would suck on a laptop or desktop.

    If only Microsoft would realize this.

  94. Re: 64-bit BS by ericloewe · · Score: 1

    They could depreciate stocks of older chips in order to invent a loss and maneuver around some taxes. Dunno if it would fly...

  95. Re:64-bit BS by LordLimecat · · Score: 1

    A 32-bit device can address 48-bit memory addresses with PAE. Lets not mistake Windows memory addressing artifacts for limitations of an architecture.

  96. Re: 64-bit BS by Anonymous Coward · · Score: 0

    I call troll.
    If the expanded address space was the only reason to go 64-bit, then consider Apple might be preparing very soon to introduce another device type that contains more than 4GB memory, like an ARM-based laptop or super iPad. Going 64-bit now gives Apple early experience and paves the way for phasing out 32-bit ARM sooner.

    But of course there's the doubled number of registers, double-wide registers, and expanded instruction set with which to speed up code (in most cases) with a simple re-compile. But you knew that already... and yet you still kvetch.

    Android (and Android devices) will have a lot of trouble keeping up. So another reason for Apple to start the switch now is to stick it to Google/Motorola/Samsung/HTC/Microsoft all that much sooner. ROFLBBQ!!!!!!!!!!!

  97. Re: 64-bit BS by Tough+Love · · Score: 1

    I suspect they went to 64-bit for the simple reason that it is the direction ARM is going.

    I (like many others) suspect that they went for 64 bits to hand the marketing department a bigger number to crow about.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  98. Re:64-bit BS by ericloewe · · Score: 1

    Anything that would benefit from the move to 64 bits is, most likely, too heavy to be useful on any ARM processor, much less in a phone.

    Sure, you can give each app its own chunk of memory addresses with little regard for fragmentation, but that's not an issue on any modern environment.

    But, you seem to have examples - care to support your statements with some of them?

  99. Re:64-bit BS by ericloewe · · Score: 1

    4GB is not tiny for a phone. We should try to minimize bloat, not add hardware to pretend there is no bloat.

  100. Re: 64-bit BS by MightyYar · · Score: 1

    I didn't mean depreciate the chips, I meant depreciate the XCode 32-bit stuff. Mac is all 64-bit now, so the only reason for them to maintain 32-bit tools is for 32-bit ARM.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  101. Re: 64-bit BS by LocalH · · Score: 1

    Processor-only emulation isn't so bad (especially with a good dynarec). It's emulation of the whole computer (especially at a very low level, needed for accuracy when emulating older systems but not as important for modern archs) that really bogs things down.

    --
    FC Closer
  102. Re:Android is finished. by Anonymous Coward · · Score: 0

    Now can you cite some real world examples of why IOS 64 bit is better then the 32 bit version?

    Not some theoretical examples, a real reason why i as an end user care?

    Isnt android based on the linux kernel? This certainly is a recompile away from being 64 bit.

  103. Re: 64-bit BS by LocalH · · Score: 1

    Maybe they want their codebase to properly support 64-bit well before they plan to require it?

    I wonder how many people initially shat on the hybrid 68k/PPC approach Apple took in the old days, or on their transition between x86 and x64.

    --
    FC Closer
  104. Re:64-bit BS by sribe · · Score: 4, Informative

    Parent wasnt making an absolute statement, he was (correctly) stating that 64-bit will have almost no benefit on a cellphone for a very long time;

    That statement is unequivocally wrong. It will have a benefit very soon. It is exactly what I have been waiting for, and I know other developers in the same position. I was hoping for it in 2014, getting it a year early is incredibly sweet.

    ...and that the author of the article has no idea what they're talking about (since ARM being 64-bit has no relevance to compatibility with a 64-bit Intel processor.

    But that's not what the article said. It talked about using the "same codebase", meaning same source code, and thought it didn't state it explicitly, it sure sounded like he was implying same backend data-handling code, not UI. And yes, this is important. If you use algorithms that need a large virtual space on OS X, and you have to completely back off that and use something else on iOS, what a pain--oh, and in some cases, the iOS version is lower-performance as well because of that change. And that sucks. Having to go to lower-performance algorithms on a mobile platform is a double hit to performance.

    But hey, if you don't actually have a clue of all the things a 64-bit address space enables, then the above will sound like gibberish...

  105. Re:Android is finished. by UnknowingFool · · Score: 4, Informative

    Android could be 64 bit. Right now the hardware is not. It will take some coordination between Google and the OEMs to make it 64-bit. An obstacle is that the chipmakers haven't released a 64-bit ARM chip yet. Most likely it will be based on the Cortex 50 series.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  106. Re:64-bit BS by Anonymous Coward · · Score: 0

    Eventually (5 - 10 years down the road) even those stupid "smart watches" could have more than 4GB of RAM, but that doesn't mean they need to be 64-bit now. There is nothing on the iPhones that will actually take advantage of the benefits of a 64-bit architecture. Not the iPhone 5S and its 1GB of RAM, and not the iPhone sometime soon and its maybe up to 4GB of RAM.

    I originally said "Phones are not going to have more than 4GB of RAM any time soon", and "Do you argue that phones won't need/have 4GB of RAM in 4 years?" is not anytime soon. Not in everyday life, and not technology. Yes, in 4 years phones will probably hit or pass the 4GB mark, but how does that apply to rolling out "iPhone is 64-bit!" now?

    iOS 7 on the 1GB iPhone 5S will be 64-bit ... but the 1GB iPhone 5C - announced the same day as the 1GB 5S - will run iOS 7 32-bit. It uses the same chip as the iPhone 5, and the latest iPads, which all will be running 32-bit to access their 1GB of RAM.

    No actual benefit from 64-bit = Marketing BS.

  107. Re: 64-bit BS by MightyYar · · Score: 2

    Not just their marketing department... I seriously doubt that ARM itself is going to develop the 32-bit platform much beyond where it is today. And if they ever decide to jump to Intel, Atom is also 64-bit.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  108. Re:64-bit BS by mwvdlee · · Score: 1

    Phones are not going to have more than 4GB or RAM any time soon. 64-bit is Marketing BS at this point.

    A similar statement regarding 640KB of RAM was also completely correct at the time it was made.
    A few years later though, it was horribly wrong.

    We already have phones with 4GB RAM available for purchase right now. It might be that this upper limit of 32-bit CPU's is coincidentally also the exact upper limit of what we could possible ever want on a phone.

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
  109. Re:64-bit BS by LocalH · · Score: 1

    PAE on 32-bit is a kludge. It also doesn't remove the 4GB per-process limit, it merely allows more total address space across all applications. Yes, there is AWE, but it's basically old-school memory banking in a modern context, and bankswitching sucks donkey balls. Remember how much better XMS was than EMS back in the MS-DOS days? I recognize the parallels between then and now, and would rather things go forward in a more native way, the type that 64-bit supports. So what if pointers are larger? BFD.

    --
    FC Closer
  110. Re: 64-bit BS by forkazoo · · Score: 1

    You are absolutely right. The whole summary doesn't make any sense at all... first of all, the Macs run 32-bit applications just fine. Second, if you can emulate a 64-bit ARM, you can emulate a 32-bit ARM. Third, phone apps would suck on a laptop or desktop.

    The logic of the article may still make some small amount of sense. Imagine a photo editor on iOS. Now imagine that there is an easy way to use your iOS apps on OS-XI. The only problem is that if your Mac Pro has 64 GB of RAM, and your iPhone is 32 bit, you may not get much benefit running that app on the bigger fancier system. OTOH, if the iPhone is 64 bit, then a future developer might make sure that the app has some extra bells and whistles in it that aren't very practical on a phone, but are really only useful when you run that app on a larger system.

    It's not just a technical issue that the article seems to be trying to talk about. It's a broader ecosystem / psychology / platform possibility.

  111. Re:64-bit BS by guruevi · · Score: 1

    There's been talk lately about hybrid RAM-Flash memory spaces or making Flash fast enough to act as RAM. Either way, 4GB is right around the corner with most smartphones currently having 1-2GB of RAM, remember when you had 2-4GB of RAM in your computer? Today you have what - 16 to 32GB in the mid-level base systems?

    Either way there are a lot more benefits besides the larger addressing space. If it were just about the larger addressing space, 64-bit would be slower and take more energy on anything that doesn't have >4GB (you may remember that conundrum when 64-bit was introduced on the desktop).

    But this news article makes little sense. You can cross-compile iOS apps already to Mac OS (just create a different viewport) and depending on your target even 32 and 64 bit simultaneously. The problem is that iOS apps are not useful on a desktop. This iOS-will-converge-into-MacOS will never happen. Microsoft tried it with Windows 8 and you can see what a disaster that turned out to be.

    --
    Custom electronics and digital signage for your business: www.evcircuits.com
  112. Re:RISC (iPhone) vs. CISC (OSX) by Anonymous Coward · · Score: 0

    In all likely hood this is more about being a precursor to the Mac line moving to ARM chips.

    The day Mac can run RISC OS, I'll buy one!

  113. Re: 64-bit BS by LandDolphin · · Score: 1

    Useless for content creation?

    --
    Spelling and Grammar errors have been added to this post for your enjoyment
  114. Re:RISC (iPhone) vs. CISC (OSX) by guruevi · · Score: 1

    Intel chips are RISC as well, the CISC is bolted on top for compatibility reasons.

    --
    Custom electronics and digital signage for your business: www.evcircuits.com
  115. Re: 64-bit BS by Anonymous Coward · · Score: 0

    No, you meant deprecate. Two different words with two different meanings.

  116. Touch is coming to OS X by Anonymous Coward · · Score: 0

    Any idea to the contrary is absurd. It's just a matter of Apple releasing iMacs and MacBooks with it.

  117. ARM fans are convinced ARM is better by Sycraft-fu · · Score: 0

    They think that it is much, MUCH faster and more efficient than that nasty x86 and ARM could make desktop CPUs that would crush Intel, if only they wanted to or thought there was a market. So Apple-ARM fans want to see Apple move to ARM so that Apple can once again be "faster" than those evil PCs.

    A big part of the Apple fanboy identity was that Macs were faster and better because of their different CPUs. Didn't matter how manifestly wrong that was becoming (particularly near the time when they transitioned), they had contrived benchmarks to prove that to themselves and it made them happy. They got real upset when the transition to Intel leaked. In fact, some came up with elaborate fantasies that Intel was going to release a new "Core X" chip just for Macs that was faster and more efficient.

    So when you have someone who;s both an ARM fanboy, and thinks ARM has some magic juju that Intel doesn't (and for some reason just doesn't use that on bigger CPUs) and a Mac fanboy who wants Apple to be different and better, well you get them thinking Apple should stick an ARM CPU in their desktop.

    1. Re:ARM fans are convinced ARM is better by Bing+Tsher+E · · Score: 1

      All them Altivec units, and whatnot. And RISC.

      The good ol' Mac days.

      Now, of course, the mantra is 'It's UNIX!' (which the Mac fanboys said was pathetic and ancient back then)

  118. Re:64-bit BS by LocalH · · Score: 1

    Let's also not bring PAE into the discussion at all, since it's an x86-exclusive kludge and best relegated to low-cost embedded x86 systems and old, non-upgradeable Windows servers. Cell phones have no need to bolt something like PAE onto the CPU. Remember, cell phones don't generally run x86 or x64.

    --
    FC Closer
  119. Re:app store lockin on top of high cost hardware w by LandDolphin · · Score: 1

    Apple doesn't need a large market share to be MORE profitable then other companies. It will stifle Apple's market share, but increase their profitability.

    --
    Spelling and Grammar errors have been added to this post for your enjoyment
  120. Re:64-bit BS by sribe · · Score: 1

    Anything that would benefit from the move to 64 bits is, most likely, too heavy to be useful on any ARM processor, much less in a phone.

    Not quite. I think it'd be more accurate to say pushing the limit, rather than over it. And 64-bit helps expand the limit.

    Sure, you can give each app its own chunk of memory addresses with little regard for fragmentation, but that's not an issue on any modern environment.

    True, but that is not what I'm interested in.

    But, you seem to have examples - care to support your statements with some of them?

    Not beyond what I've already said. Sorry, but there's things I just should not discuss in a public forum...

  121. Re:64-bit BS by LocalH · · Score: 1

    Hahahah, you called it "flash RAM".

    Shill.

    --
    FC Closer
  122. Re:64-bit BS by PopeRatzo · · Score: 1

    Apple did not write the speculation in TFA.

    So, you believe that this is something other than an Apple marketing press release. I don't.

    Anything you read in the tech press immediately after an Apple product announcement is suspect, to me, since there is absolutely no original reporting in any of it. The only information that a journalist has at this point is what Apple is putting out, complete with Apple spin. That's the whole purpose of the secrecy surrounding these things.

    Nothing about making the Mac more like the iPhone.

    See above. Except for the fact that the story is about iPhones becoming more like Macs, except spun to make it sound like this was somehow going to make iOS apps run on Macs, which have had 64-bit address space for years now.

    Remember, the only information that anyone, including the press, has at the moment is what Apple has spoon-fed them.

    --
    You are welcome on my lawn.
  123. Re: 64-bit BS by Anonymous Coward · · Score: 0

    You don't need 32bit x86 tools to support 32bit ARM. They need tools for x64 and ARM, whether ARM is 32bit or 64bit is irrelevant. In fact, they now need 3 sets since they now need to support x64, ARM 32bit and ARM 64bit as there would be outrage if Apple dropped all support for existing hardware.

  124. Re: 64-bit BS by Anonymous Coward · · Score: 0

    ARM and x86 are so different that the matching bitness makes no difference whatsoever in supporting both architectures.

  125. Re: 64-bit BS by Anonymous Coward · · Score: 0

    Little man, your argument is just a bunch of trolling crap.

  126. Re: 64-bit BS by Anonymous Coward · · Score: 0

    whoosh

  127. Re:64-bit BS by Anonymous Coward · · Score: 0

    But hey, if you don't actually have a clue of all the things a 64-bit address space enables, then the above will sound like gibberish...

    Tell us, mister know-it-all, what part of the 64-bit address space is Apple going to use on this iPhone? What benefits will a 64-bit architecture deliver in this iPhone? No marketing crap, no "possibly ..." or "eventually they could ...", just the facts. What does it deliver now besides the "We're 64-bit now!" ??

  128. Media capture within browsers by tepples · · Score: 1

    Many times, the only reason an "app" exists for iOS (or Android) is to improve an experience that's just fine with a web browser on a Mac or PC, but winds up sub-par on a small touchscreen device. I'd put almost all of the "shopping" apps in this category.

    One problem is that Apple has lagged in implementing a lot of HTML5 features in Safari for iOS, even when the feature would apply better to a handheld device than to a Mac. One of these features is the getUserMedia draft, which gives the user a button to turn on the camera and let the web site take pictures of things. Taking pictures is essential for scanning barcodes inside an application, such as price-checking a product in a store to see if it'd be cheaper on Amazon.

  129. When only one high-RAM process is running by tepples · · Score: 1

    Do you think a phone will have a single process that will need more than 4GB of RAM anytime soon?

    Phones and popular tablets don't multitask the same way desktop PCs do. Phones and popular tablets tend to have only one application running at once.. Unless you plan to split a single app into multiple processes (does iOS even allow this?), you can't make use of all 8 GB of RAM with only 4 GB per process unless you're devoting about 3.5 GB to caching the flash memory.

    1. Re:When only one high-RAM process is running by dfghjk · · Score: 1

      Processes remain, and often run, in the background on phones. That's why phone have grown their memory in the last few years. That's one reason Apple obsoletes older phones---lack of memory. Single apps don't need 8GB of ram when they run on a 4" screen.

    2. Re:When only one high-RAM process is running by hedwards · · Score: 1

      Apple obsoletes older phones because it's bad for business to keep updating them and nobody seems to care.

      I'm still using a phone that only has 256mb or RAM, and I rarely have any trouble with things that I'm doing. It's mainly games where I'm using large portions of my RAM. Most of the apps I actually need are less than 40mb of disk space and as such tend not to use very much memory.

      I'll be upgrading to a new phone in a couple weeks, but not because of the RAM, primarily because having a larger screen size makes things I'm doing easier and having to use Link2sd to get things to install with the paltry internal storage is causing major headaches.

      RAMwise though, 256mb is probably enough RAM for most non-gaming purposes. I'm sure some apps genuinely need more, but not the ones that people are likely to need.

  130. Re: 64-bit BS by UnknowingFool · · Score: 1

    At low levels no. But in terms of APIs that Apple would expose there's on less thing to worry about.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  131. Re:64-bit BS by Anonymous Coward · · Score: 0

    While it's ambiguous whether the poster understands how memory is utilized in contemporary iDevices, you seem ignorant to the potential opportunity for virtual memory to exceed 4 GB in the iPhone 5s. By your own definition, that makes you idiotic.

  132. Re: 64-bit BS by MightyYar · · Score: 2

    Apple is infamous for dropping older hardware.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  133. Core Animation is Everywhere by glennrrr · · Score: 1

    I don't think you understand how pervasive the use of Core Animation is throughout the operating system. Do you ever, for instance scroll a view? Move a window, drag an icon, update some onscreen text? Does it do so smoothly without you noticing it much. Do you remember how horrible it used to be to resize a window on OS X, and how now, it's pretty darn smooth? Well that is all running through the Core Animation compositing engine, which was developed so that the iPhone GUI would be smooth.

  134. NetBSD by Anonymous Coward · · Score: 0

    Debian is the only project on Earth that maintain so much architectures from the same code base and build system.

    Don't forget NetBSD.
    I don't know whether NetBSD has more archs than Debian (and refutes your statement), nevertheless still worth mentioning.
    (yeah yeah, Netcraft etc.)

  135. Re: 64-bit BS by Tough+Love · · Score: 1

    I seriously doubt that ARM itself is going to develop the 32-bit platform much beyond where it is today. And if they ever decide to jump to Intel, Atom is also 64-bit.

    Do you seriously think your washing machine needs a 64 bit processor? And do you have any idea how many more applicance-level processors you have in your home than cell phones and tablets? And how many people in the world want a phone but do not want to pay anything remotely close to $500 for it?

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  136. Re:64-bit BS by Anonymous Coward · · Score: 0

    Whatever Mr Bill-Gates-without-the-money-or-talent.

  137. Re:Android is finished. by KiloByte · · Score: 1

    There's another option: 64 bit kernel, 32 bit userspace. And if you do multiarch or (eeew) multilib, you can have a gradual transition.

    --
    The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
  138. Re:64-bit BS by Anonymous Coward · · Score: 0

    Not yet, not on your phone. In a few years, maybe.

    Well, no shit sherlock. Of course there are not any algorithms running on our phones which require a large virtual address space, because phones don't have that. Duh. Are you really proposing that developers write such software for phones first, and then, upon passing some threshold for the quantity of super-cool new software developed for iPhones but which cannot actually run on iPhones, that then and only then Apple should go to 64-bit???

    No, I am not proposing that. I didn't say anything along those lines at all. I am saying that phones - especially the current iPhones - don't have 4GB yet, and won't have more than 4GB of RAM for several years. So writing those algorithms now is a bit premature.

    Any developer who really, really wants to write algorithms & applications that take advantage of a 64-bit architecture, large amounts of RAM, and all those other goodies can do that today using current development tools, dev boards, kits, etc, etc. They don't have to wait for a phone - especially the current iPhones - to do that.

  139. Re: 64-bit BS by armanox · · Score: 1

    So they'll just use MIPS instead? Or older ARM chips?

    --
    I'm starting to think GNU is the problem with "GNU/Linux" these days.
  140. Re:RISC (iPhone) vs. CISC (OSX) by bensyverson · · Score: 1

    The whole RISC vs. CISC thing blew over when I was still in short trousers!

    Precisely my point. Unless you write assembly, you don't even need to think about it.

    Yeah... and if you wish to make an Apple pie from scratch all you would have to do first is invent the Universe.

    Eh? I've moved tens of thousands of lines back and forth between iOS and MacOS, 32bit to 64 bit. It's essentially painless. Did you have an actual point?

  141. Make the memory card another dropbox by tepples · · Score: 1

    A great deal of effort has gone into the design of these Mobile OSs to free the users from having to be concerned with where their files are stored

    Right now it's either on the device or in the cloud. And users have every right to be concerned because unless one subscribes to broadband at home and happens to be at home, files in the cloud are limited to a couple GB up or down per month. Does the OS attempt to hide whether files are in iCloud vs. Dropbox vs. Google Drive vs. the service formerly known as SkyDrive? If not, then inserting a memory card could be handled like logging in to one of these online storage services.

  142. Re: 64-bit BS by MightyYar · · Score: 1

    Your washing machine doesn't even need a 32-bit processor.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  143. seriously slashdot by Anonymous Coward · · Score: 0

    Come on, this is not news for nerds or stuff that matters, it's uninformed technical speculation from some guy who apparently knows nothing about CPUs and operating systems.

    IOS runs on ARM, OSX runs on x86, that's a pretty much bigger leap than 32 vs 64-bit. And saying android is not ready for 64-bit demonstrates the authors knows nothing about android and linux and I won't event waste my time finding links to the first x86-64 ready kernel that was released almost 10 years ago.

  144. Re:64-bit BS by tepples · · Score: 1

    PAE? Good luck trying to split your application into dozens of different processes just to fill memory.

  145. Re:Total Compatibility We Need for Legacy into Fut by Anonymous Coward · · Score: 0

    Yep, I'm sure Apple will get right on that.

  146. Re:RISC (iPhone) vs. CISC (OSX) by PhunkySchtuff · · Score: 1

    Whilst the execution engine in an x86 chip may be RISC (or RISC-like) code running on the chip is well and truly CISC - programs running on x86 have no access to the low-level RISC features.

  147. Re:64-bit BS by Anonymous Coward · · Score: 0

    I don't hate Apple. I own an iPhone and have for 5 years. But the iPhone 5 series only have 1GB, and Apple doesn't have "run in place" technology on iDevices to utilize the storage of the device as slow assed "molasses" memory.

  148. Re:64-bit BS by immaterial · · Score: 1

    I concede the point... All the random, contradictory Apple product speculation on the Internet is secretly controlled by Apple. I wish I'd realized it sooner.

  149. Re: 64-bit BS by dfghjk · · Score: 1

    Absolutely right. Article is horseshit.

  150. Re:64-bit BS by dfghjk · · Score: 1

    "32-bit can address up to 4GB of RAM. So 32-bit will be fine until they create a phone with > 4GB of RAM."

    Right, just like the original PC could only address up to 64KB of RAM because it was 16 bit.

    The level of ignorance these days is astounding. 32 bit does not limit total memory to 4GB.

  151. Re:64-bit BS by dfghjk · · Score: 1

    The typical /.'er was, in fact, born yesterday.

    There was once an obscure computer that could address beyond its word size. It was called the IBM PC.

  152. Re:64-bit BS by dfghjk · · Score: 1

    "It also doesn't remove the 4GB per-process limit, it merely allows more total address space across all applications."

    What mobile processes are compromised by a 4GB per-process limit? It's a distinction of absolutely no value.

    "Merely" allowing more total address space would be the entire value on a mobile phone.

    "So what if pointers are larger? BFD."

    Of course, you have to fill that memory up somehow!!! Really great way to conserve power.

    One of ARM's big claims to fame is power efficiency and one way they do that is reduction in memory footprint. Glad to see you get that.

  153. Re: 64-bit BS by Anonymous Coward · · Score: 0

    The summary is full of bullshit.

    "The architecture for 64-bit apps on iOS will be almost identical to the architecture for OS X apps".

    Oh really? x64 and ARM are almost identical?

    "By unifying iOS and Mac OS with Xcode developer tools in a 64-bit space, Apple could once again leap ahead of Microsoft and Google, says Segan."

    How is the 32 and 64 bit relevant to developer tools? Can't we have a 32 bit and 64 bit compiler on the same tool? I just ignore the last part (though I puke, and who's Segan? Not that I care.)

    "'The ultimate prize, of course, would be to bring the million-plus iOS apps to Macs". Apple could do that with an ARM-compatible virtual machine on Mac hardware,

    How is that relevant again? Can't we have a 32bit virtual machine on a 64bit machine?

    "Play nicely..."

    WTF does that even mean? We are either talking technical or marketing. Which one is it?

  154. Hundreds of processes by tepples · · Score: 1

    A 32-bit device can address 48-bit memory addresses with PAE.

    Provided you're willing to split your application up into hundreds of processes, each responsible for managing a few GB of RAM.

  155. PAE on ARM by tepples · · Score: 2

    Let's also not bring PAE into the discussion at all, since it's an x86-exclusive kludge

    If ARM Cortex-A15 supports 40-bit PAE, I don't see how it's so x86-exclusive.

    1. Re:PAE on ARM by LocalH · · Score: 1

      I didn't know it was called PAE on any other platform. I personally liken it to bankswitching, although the mechanism is not the same. The move to 64-bit CPUs is more akin to the SNES using the 65816 as opposed to the NES' modified 6502, and PAE seems closer in concept to the myriad of NES mappers that still give emulator authors and preservationists headaches.

      --
      FC Closer
    2. Re:PAE on ARM by tepples · · Score: 1

      The move to 64-bit CPUs is more akin to the SNES using the 65816 as opposed to the NES' modified 6502

      If you know what a "PHK PLB" is,* you'll see how the 65816 is still very, very PAE. The 65816's address space is 24-bit, but a machine register can hold only a 16-bit pointer, so pointers to anything bigger than 64 KiB have to be manipulated in a 3-byte variable in the stack frame.** The 24-bit address space on the 65816 is more like the "segmentation" on an 8086. I'd amend your claim slightly: the move to 64-bit CPUs is more like the move from 65816, Z80, or 6809 class CPUs to the 68000 family.

      PAE seems closer in concept to the myriad of NES mappers that still give emulator authors and preservationists headaches.

      Call me guilty. I designed a mapper that subsumes NROM, AOROM, BNROM, CNROM, and UNROM in a fairly slick way, and a commercially released homebrew multicart uses it.

      * 65816 mnemonics to push the code segment (K) and pop the data segment (B).
      ** The stack frame or "direct page" replaces 6502's zero page.

  156. Re:64-bit BS by dfghjk · · Score: 1

    "It talked about using the "same codebase", meaning same source code, ..."

    And since you call yourself a developer, and apparently one knowledgable in this area, you know that it's a pretty shitty codebase that has to change because of word size.

    Considering that you are a developer who is "waiting" for 64 bit on iOS, what does this say about your code?

    "But hey, if you don't actually have a clue of all the things a 64-bit address space enables, then the above will sound like gibberish..."

    Right back at you. Name one useful mobile app that could be enabled by > 4GB virtual space. Come on, Ace...

    How many desktop apps, Windows, Mac, or otherwise, cannot be offered in 32 bit? I suspect the answer is essentially none. Sure, there is an occasional one but that's more a business decision than anything. There is no market pressure whatsoever to produce a 4GB phone, much less one over 4GB, and that's an existence proof that you are wrong.

  157. Re:64-bit BS by BitZtream · · Score: 0

    So awe removes the 4g limit from 32 bit apps, using a standard old school technique ... So old that .... All intel and and x86 based processors for the last 20 or so years have supported it, even though most OSes don't use it ... It's called segmented addressing, and it's why you can boot an x86 chip and move your kernel from the first gb of address space to the upper gb ofaddress space on the fly with only a segment change.

    You really don't have any idea what your talking about. AWE was made to let 32 bit apps deal with gobs of memory, used properly, it's really not that bade for most data sets and can actually be faster than 64 bit code even though you have to swap segments.

    64 bit addressing just makes it so the programmer can be dumber and still work with larger address space, which is important because of people like you writing software are the norm.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  158. Re: 64-bit BS by PixetaledPikachu · · Score: 1

    They still need to maintain 32 bit arm for the 5c, which will have the same lifespan of the 5s. If there were any real world reason to move at all, this release cycle was a wasted opportunity to move all of their stuff to 64bit

  159. Re:64-bit BS by KingMotley · · Score: 0

    Well considering that all iPhones contain more than 4GB of storage, how about cleaner filesystem access? Or how about not focusing on just 1 part of 3 that a 64-bit processor includes? Longer addresses is just one. Don't forget about larger registers and larger I/O bus. I'm all for both of those, both of which can significantly impact performance.

  160. Re:64-bit BS by dfghjk · · Score: 1

    " I think it'd be more accurate to say pushing the limit, rather than over it. And 64-bit helps expand the limit."

    How can saying nothing be "more accurate" that the simple, straightforward, and correct comment you were replying to?

    "True, but that is not what I'm interested in."

    Right, you are interested in masturbating to large numbers that you don't understand.

    "Not beyond what I've already said. Sorry, but there's things I just should not discuss in a public forum..."

    Right...another pretentious, ignorant juvenile. Can't wait to see the revolution you start with this pent-up 64 bit codebase that we all really need in a mobile phone...

  161. Re:64-bit BS by Anonymous Coward · · Score: 0

    What mobile processes are compromised by a 4GB per-process limit? It's a distinction of absolutely no value.

    "640 Kb of RAM is enough for anybody."

  162. Re:Android is finished. by dugancent · · Score: 1

    Snow Leopard is two os generations old, soon to be three.

    --
    SJWs are the new boogeyman. -Me
  163. Re:64-bit BS by KingMotley · · Score: 1

    Seriously? You correct someone by trying to point out a mistake they made and then go on to prove that you don't understand it? Flash IS a type of RAM, perhaps you don't know the difference between DRAM and non-volatile RAM. Whilhoitm may or may not understand the difference, however, he is correct in that a 64-bit processor would allow easier access to the flash RAM storage, as it would be able to reference the entire space in a single pointer rather than however it does it currently (pointer to pointer, or MSR/LSR, or "sector" number in one register and offset in the other).

  164. Re:64-bit BS by KingMotley · · Score: 1

    We have phones with at least 65GB of RAM now (1GB DRAM + 64GB FLASH). I believe you meant 4GB of DRAM, but that isn't what you said.

  165. 4GB of RAM is ~3 years away by Dixie_Flatline · · Score: 1

    I think this is pretty simple: Next year, the only phone that Apple sells that's 32-bit will be the A6 5C.
    The 6C and 6S will run A7 and A7x/A8 chips respectively.

    The year after THAT, the 5C will be EOL. The 5S or equivalent will be sold as the bottom-end phone. This means that in less than 3 years, Apple can have a line-up of phones that are still receiving full OS updates but only have one OS code line.

    The 5C will probably be officially cut from updates for iOS X. The 5S will still get them. At that point, they can do whatever they want. The devices of that year or the next will probably be using 4GB of RAM. It'll be both cheap and small enough to fit into a mobile device, and it'll have OS support.

    I really think that's all that is really behind it. The fact that they get to make Samsung look like an also-ran is just icing on the cake; forcing your main competitor to look like the copycat that you've been trying to convince everyone that they are is a fantastic side benefit to a long-term technical strategy.

    For me, this also says that if you're looking to keep your phone that you buy THIS year for 3+ years, you're better off with the 5S because the 5C will be locked out all too soon.

    1. Re:4GB of RAM is ~3 years away by Anonymous Coward · · Score: 0

      I can't wait till then. Maybe then they can DEFROST the os and deVISTA it, and tell us how cool it is using the same tired old screen size. I'm sure Samsung will have stopped making new products too, and go aww shit, wish we thought of more ram, or more storage space. In 3 years, Apple will probably be down to the 3% mark on cell phone penetration and no one will give a shit. Just like colors on a phone, when everyone wraps it in a case anyways... wtf cares?

  166. Re: 64-bit BS by Darinbob · · Score: 2

    The whole thing sounds like a web site tech writer who doesn't understand how things work but who knows how to read press releases and repeat what marketing liaisons say.

    64-bit processor will consume more power than an equivalent 32-bit version, so if the extra abilities aren't being used then it's a waste. And the extra abilities are almost all about memory addressing ranges.

  167. Re: 64-bit BS by Darinbob · · Score: 1

    The assumes there is such a thing an iPad app that would be useful on a Mac. Windows 8 is currently flailing in this area, and it's not because of the lack of apps (one million more fluff apps won't fix that) but because it's a misguided idea to run a phone/tablet interface on a full blown computer.

  168. No, it doesn't "bring iOS and OS X closer" by Guy+Harris · · Score: 1

    The architecture for 64-bit apps on iOS will be almost identical to the architecture for OS X apps

    Well, if you read the full quote from the Apple document in question, it says:

    The architecture for 64-bit apps on iOS is almost identical to the architecture for OS X apps, making it easy to create a common code base that runs in both operating systems. Converting a Cocoa Touch app to 64-bit follows a similar transition process as the one for Cocoa apps on OS X.

    That sounds more like "we 64-bitified iOS in a fashion almost identical to the way we 64-bitified OS X", not "64-bit iOS and 64-bit OS X are closer to each other than are 32-bit iOS and 32-bit OS X". You still have to go from Cocoa to Cocoa Touch....

  169. Re:Android is finished. by gagol · · Score: 1

    Linux: the most popular kernel for high-performance environment, portable devices and embedded applications. Chances are you have many devices and dont know about it. Get a clue, stop playing games like a compulsive kid and learn something.

    --
    Tomorrow is another day...
  170. Re:confessing expertise in box wines by TaoPhoenix · · Score: 1

    Oh! I know this one!

    http://www.youtube.com/watch?v=pO_tXzeiZAQ
    Ray Stevens!

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  171. Re:64-bit BS by Darinbob · · Score: 1

    This is a phone. Yes there are applications that can make use of memory, but that's why you use a full blown computer for it, not something in your pocket that's used to update facebook status and play candycrush. Sure, some people use the phone as a camera or video recorder but if you're at the point where you need tons of memory to do image processing there that means you're much more likely to want to use a more professional system (the smartphone camera system is essentially the modern equivalent of the instamatic or polaroid).

    The phone is great when you're not near your real computer, but it's not a replacement for it and never will be except for people who don't need computers except to chat or consume media.

  172. Re:64-bit BS by sribe · · Score: 1

    And since you call yourself a developer, and apparently one knowledgable in this area, you know that it's a pretty shitty codebase that has to change because of word size.

    I never said anything at all about word size; it's all about virtual address space. In fact, I specifically said: "And yes, this is important. If you use algorithms that need a large virtual space on OS X, and you have to completely back off that and use something else on iOS..." But of course you ignore that part, because when I refer to "algorithms that need a large virtual space", you simply have no clue what the hell I'm talking about, so you come back with some lame non-sequitur about word size because that's the best you've got.

    Considering that you are a developer who is "waiting" for 64 bit on iOS, what does this say about your code?

    It says that I have something on Mac OS X that is literally orders of magnitude faster than competing products, and my solution will require a large virtual address space, NOT large amount of physical RAM, to work well on iOS. But, again, you have no clue what that means, do you?

    Right back at you. Name one useful mobile app that could be enabled by > 4GB virtual space. Come on, Ace...

    Well... An entire category of keyword/text search. There ;-) Oh, of course it can be done in 32 bits and has been for decades. You go ahead and do yours in SQLite, and I'll do mine, well, my way. And for a decent-sized corpus I'll be somewhere around 1,000 - 10,000 times faster than you.

    How many desktop apps, Windows, Mac, or otherwise, cannot be offered in 32 bit? I suspect the answer is essentially none.

    Snicker, snort...

    There is no market pressure whatsoever to produce a 4GB phone, much less one over 4GB...

    Have you actually read one word that I wrote? Seriously, once again, hoping that you actually read it this time, it is NOT about the amount of physical RAM, it is about large virtual address space, alloc'ing and, in some cases, later extending fairly large blocks, and not running out of VIRTUAL ADDRESS space while there's still physical RAM left, but fragmented.

    ...and that's an existence proof that you are wrong.

    Well, that's just the stupidest fucking thing anybody has said in the entirety of these comments. It's wrong in so many ways... First off, you have NO EVIDENCE whatsoever that there is no such market pressure. In fact, all the available evidence that exists points toward users wanting MORE memory. Second the lack of existence says nothing about the desirability, after all RAM takes space and power... Third, there have been 2GB phones shipping for over a year, and there will be a 3GB "phablet" shipping in less than 3 weeks, so 4GB is, right now, today, just one generation away.

  173. Re:64-bit BS by Darinbob · · Score: 1

    I thought this was about iPhone 5s, which is not a tablet.

  174. Re:64-bit BS by gagol · · Score: 1

    Can someone remember me why we still come here for industry news when editors obviously have no clues what so ever about technology.

    --
    Tomorrow is another day...
  175. Re:Android is finished. by dk20 · · Score: 1

    Did you read the OP? They state "OS X was designed from the GROUND UP to be 64 bit." I'm simply indicating this is untrue.

    The default kernel for compatibility reasons is 32 bit. Any version of OS X before this was ONLY 32 BIT (at least according to Apple) http://support.apple.com/kb/HT3773

    Mac OS X v10.6 and later include a 64-bit kernel. On hardware that supports the 64-bit kernel, you can choose whether to start up (boot) your Mac using the 64-bit kernel or the earlier 32-bit kernel.

  176. Re:RISC (iPhone) vs. CISC (OSX) by Darinbob · · Score: 1

    They're all transistors at the bottom, therefore they're all the same!

  177. 64-bit Proc != 64-bit OS by Luthair · · Score: 1

    I haven't seen any references anywhere about a 64-bit iOS, this sounds much like the amd64 systems being used to run the 32-bit version of Windows. While they will have some advantages with registers for 64-bit arithmetic now, more likely this has been done so when Apple releases a 64-bit version of iOS in 2-3 years they can also update the 5S users.

    1. Re:64-bit Proc != 64-bit OS by Guy+Harris · · Score: 2

      I haven't seen any references anywhere about a 64-bit iOS

      You haven't been looking in the right places (although "built specifically for 64bit architecture" probably lies somewhere between hyperbole and bullshit, given that it runs Just Fine on 32-bit machines).

      more likely this has been done so when Apple releases a 64-bit version of iOS in 2-3 years

      Make that "in 4 to 5 days" instead.

    2. Re:64-bit Proc != 64-bit OS by Luthair · · Score: 1

      Following your links I don't see anything that says its a 64-bit OS, its all ambigious. A binary that runs on 32-bit and 64-bit devices may simply mean its able to use new registers.

    3. Re:64-bit Proc != 64-bit OS by Guy+Harris · · Score: 1

      Following your links I don't see anything that says its a 64-bit OS, its all ambigious. A binary that runs on 32-bit and 64-bit devices may simply mean its able to use new registers.

      OK, follow the link to this copy of Apple's 64-Bit Transition Guide for Cocoa Touch - nothing ambiguous about, for example:

      Two Conventions: ILP32 and LP64
      The 32-bit runtime uses a convention called ILP32, in which integers, long integers, and pointers are 32-bit quantities. The 64-bit runtime uses the LP64 convention; integers are 32-bit quantities, and long integers and pointers are 64-bit quantities. These conventions match the ABI for apps running on OS X (and similarly, the Cocoa Touch conventions match the data types used in Cocoa), making it easy to write interoperable code between the two operating systems.

  178. Re:Android is finished. by Darinbob · · Score: 1, Funny

    The numbers are bigger, since 64 > 32, therefore 64 is better. This also applies to version numbers; 8 > 7, therefore Windows 8 is better than Windows 7 (and by extension, Windows 8 is better than iPhone 5 and Linux 3.11).
    This is basic consumer arithmetic, how can you not know it?

  179. Re:I don't want a fart app for my desktop. by TaoPhoenix · · Score: 1

    Actually, I am dismayed at the disastrous lack of quality in the app store, both apps and "apps".

    Shareware from 2002 had better quality than 40% of the stuff there! When did mobile devs get the collective meme to be lazy in mobile apps?

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  180. easily: by being super outdated and irrelevant by Anonymous Coward · · Score: 0

    don't try that open source trickery with me homie, i wasted like five years on debian until i stopped being cheap and bought a mac.

    1. Re: easily: by being super outdated and irrelevant by Anonymous Coward · · Score: 0

      Macs make great desktops (or laptops). Servers... not so much.

  181. Re:64-bit BS by dk20 · · Score: 1

    This post started by this comment "Phones are not going to have more than 4GB or RAM any time soon. " RAM, not virtual memory...

    I'd be curious to know what you would do with any device with 1GB of physical ram and >4GB of virtual in use. Wouldn't it be spending 99% of its time swapping?

    Lastly, 32bit devices can swap just fine, they are just subjected to the 32bit limits (4gb).

  182. Re: 64-bit BS by Anonymous Coward · · Score: 1

    Depreciate is the wrong word. You want deprecate, with no i.

    Depreciate (dep-ree-she-ate) means to decline in value. Your old computers are depreciating.

    Deprecate (dep-rec-ate) means to denounce, as in 'self-deprecating humour'. In the context of technology, to deprecate is to say "we're not using that any more".

    So your old 32-bit computers are depreciating because 32-bit tech is deprecated.

  183. Re:64-bit BS by sribe · · Score: 1

    " I think it'd be more accurate to say pushing the limit, rather than over it. And 64-bit helps expand the limit."

    How can saying nothing be "more accurate" that the simple, straightforward, and correct comment you were replying to?

    How is "too heavy to be useful on any ARM processor" is simple straightforward and correct, while "pushing the limit, but not over it" is saying nothing? You're really just spewing.

    "True, but that is not what I'm interested in."

    Right, you are interested in masturbating to large numbers that you don't understand.

    No, I'm interested in exactly what I said I was interested in.

    "Not beyond what I've already said. Sorry, but there's things I just should not discuss in a public forum..."

    Right...another pretentious, ignorant juvenile. Can't wait to see the revolution you start with this pent-up 64 bit codebase that we all really need in a mobile phone...

    Boy, talk about pretentious. Over and over again, you're pontificating with nothing but ignorance. You won't see any revolution, because the product I'm working on is in a boring, old, stagnant sector of business software that is dominated by Windows-only products. (There's good money to made in things like that!) And I never gave ANY implication whatsoever that I had in mind a product that "we all really need", that's just a straw man, purely your own bullshit that you injected. Finally, I am not a juvenile--I suspect I may be twice your age or more, given the immature nature of your attacks. (And don't even bother whining that I'm attacking you too. I'm just responding in kind, and I don't need any more proof that you're so full of shit that it's bubbling over out your mouth.)

  184. Re: 64-bit BS by wonkavader · · Score: 1

    Nicely put.

  185. Advantages and Disadvantages of 64-bit code by AaronW · · Score: 3, Interesting

    There are advantages and disadvantages of 64-bit mode. In the case of ARM, having double the number of registers should add a noticeable improvement. The main disadvantage of using a 64-bit ABI is that now pointers consume twice as much memory and in the case of RISC processors, loading 64-bit constants into registers can take more instructions. There is ongoing work with ARM to provide a 32-bit ABI using the 64-bit mode, much like how MIPS has the N32 and N64 ABIs (most of my experience is with 64-bit MIPS but much of it applies to ARM). In the case of ARM, having twice the number of registers should make a noticeable improvement since unlike X86 most instructions don't operate on memory locations directly except via load/store.

    One weakness of 64-bit ARM is the instruction set is very new and the tools are still maturing. It was not necessarily the best thought out instruction set either and the instruction binary encoding is overly complex, making a lot more work for the toolchain developers. The difference between ARM 32 and ARM 64 is far greater than the difference between X86 and X86_64.

    --
    This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
    1. Re:Advantages and Disadvantages of 64-bit code by Ottibus · · Score: 1

      64-bit ARM is [] not necessarily the best thought out instruction set
      The difference between ARM 32 and ARM 64 is far greater than the difference between X86 and X86_64.

      Which parts of 64-bit ARM do you think are badly designed? I'm sure a lot of thought went in to it!!

      But you are right about the differences. There are things in 32-bit ARM that seemed like a good idea in the 90s but now just make life complicated, so they are missing from 64-bit ARM.

  186. Re:64-bit BS by Anonymous Coward · · Score: 0

    Name one useful mobile app that could be enabled by > 4GB virtual space.

    An enhanced Siri that doesn't have to talk to the mothership to interpret each voice command.

  187. A7 technology more for iPad? by MtViewGuy · · Score: 3, Interesting

    I think the A7 SoC (system on a chip) may be more intended for the iPad than the iPhone. 64-bit memory may make it possible for iPads with as much as 4 GB of RAM, which may become important as iOS apps become more and more sophisticated in future years.

  188. About the lies in the blurb by Anonymous Coward · · Score: 0

    You understand that Android is Linux, and Linux has been on 64 bits since it was ported to the Alpha processor in 1996. Linux has also been on 100,000+ processors for more than 15 years. *That*s why multi-core arm processors are not a problem. FTFY

    1. Re:About the lies in the blurb by Anonymous Coward · · Score: 0

      Wow, it seems like Linux users are just getting dumber and dumber. There was a time back like 10 years ago when if somebody used Linux you knew they probably had a clue...now the opposite is true.

  189. Re:64-bit BS by MikeBabcock · · Score: 1

    The size of a data set is irrelevant. Only the size of RAM allocatable by a single process.

    --
    - Michael T. Babcock (Yes, I blog)
  190. Re:64-bit BS by dk20 · · Score: 1

    Not sure what "my own definition" would be, i never resorted to name calling..

    Perhaps you can provide some real world examples of why your phone needs to access 4GB of ram? So it sort of is marketing BS?

    Most systems when installed tend to recommend the max size of virtual memory equal to physical ram which is reduced as the amount of physical ram increases. For example Solaris recommends that if physical memory is between 2.5 and 16gb the swap is equal to physical. Above 16GB they recommend 16GB.

    Looking at the computers in front of me which were setup with the defaults:
    Kids content filter has 24GB ram and a max page file of 12GB.
    My desktop has 16GB ram and the default page file created is 4GB.

    Since the RAM in the phone cant be upgraded you are proposing 1GB of physical ram and up to the max storage capacity of the phone?
    This works out to 16x over commitment on the low end and 64X on the high end (1GB physical and 64GB virtual)?

  191. Re: 64-bit BS by MightyYar · · Score: 1

    I didn't even notice that I put the i in there, twice no less. If it matters at all, I at least say it right. :)

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  192. Re:I don't want a fart app for my desktop. by PCM2 · · Score: 1

    When did mobile devs get the collective meme to be lazy in mobile apps?

    It's the platform vendors that are encouraging it. "Come make apps over here, kids, it's a goldmine! We need tens of thousands more apps by next week to help sell the platform, so get cracking!" A couple of weeks ago, Microsoft put out a tool that was basically a wizard-based UI for generating trivial, pointless "info about my restaurant!" apps. How are customers supposed to find the signal through all the noise when that's how the app store is run?

    --
    Breakfast served all day!
  193. Re: 64-bit BS by samkass · · Score: 4, Informative

    The article is BS, because it assumes there are no legit technical reasons to go to ARM's 64-bit standard. To name a few:
    1. Twice as many general purpose registers
    2. Twice as wide general purpose registers (so 4x the number of bytes in the register file)
    3. Twice as many SIMD registers
    4. Double-precision SIMD
    5. On-chip encryption
    6. Sparse address space for security
    7. Memory mapping huge files (49-bit virtual address space)
    8. A64 cleaned up the old instruction set quite a bit

    And yes, tablets will probably have 8GB of RAM in the next couple of years. The XBox One and PS4 will both have 8GB, and Apple is rumored to be gunning for the living room soon as well, so putting this in the 5s gives them economies of scale before they even release a product.

    Besides, the iPhone Simulator has always run on the Mac in x86, so most iPhone software has already shown a high degree of Mac interoperability. In short, having the bittedness in common with the Mac is probably way, way down the list for why they went 64-bit so early.

    --
    E pluribus unum
  194. Re: iOS on Macs by donscarletti · · Score: 2

    I like the idea in TFA.

    First, implement an emulator to run OSX apps in a windowed environment on iOS, implementing panning and zooming to allow these apps to be viewed on mobile device.

    Secondly, install a dynamo in Steve Jobs' coffin, allowing Apple to become energy self-sufficient.

    --
    When Argumentum ad Hominem falls short, try Argumentum ad Matrem
  195. Re:64-bit BS by dk20 · · Score: 1

    Citation on a phone with >4GB RAM (not storage)?

  196. Re: 64-bit BS by Anonymous Coward · · Score: 0

    The word is 'deprecate' not 'depreciate'. That is what the patent was trying to tell you.

  197. Re:Android is finished. by Anonymous Coward · · Score: 0

    If i could mod you up i would...

  198. Re:Android is finished. by paulpach · · Score: 2

    Bullshit. Making an OS 64 bit is far more complex than a recompile. And the next Android version, Kit-Kat is not expected to be 64 bit compatible.

    That is true, porting objective-c code from 32 to 64 bits is tricky, and that is why Apple is doing it now. In the future when apple does need more than 4 GB of RAM in their devices, they will need to have apps that can take advantage of that. They are making 64 bit available very early so apps will be ready by then.

    64 bit gives more registers and some bigger floating point operations, which marginally benefits some apps (it is not ground breaking). But the real advantage of 64 bit is the ability to address more than 4 GB of RAM, which is moot in the iPhone 5c and 5s since they only have 2 GB. So this is more about laying the foundation for future devices/apps than actually benefiting users of 5c and 5s.

    Android 64 bit is at least a year away.

    Sure, but the situation is very different. You see, most android Apps are not compiled to ARM. They are compiled to Dalvik, which has a bytecode that does not care if it runs in 32 bit or 64 bit. What this means is that at some point, when Google makes Dalvik 64 bit, the vast majority of the apps that run in Android will automatically be 64 bit, without even recompiling.

    So unlike with iOS, Google can take its time and do the switch when it is actually useful.

  199. Re:Android is finished. by Anonymous Coward · · Score: 0

    A kernel isn't an OS isn't a kernel.

  200. Re: 64-bit BS by Tough+Love · · Score: 4, Interesting

    Your washing machine doesn't even need a 32-bit processor.

    You would be surprised The question is, do you want to put up with 8051 weirdo nastiness or a nice clean arm design. The original 8051 was about 30K transistors, so was the ARM 2. Which would you rather program?

    Since those days, transistor density increased more than a factor of a thousand, essentially wiping out the cost advantage of 8 and 16 bit processors, they all cost less than a buck. And see this coherent argument for why a 32 bit arm may be more efficient than an 8 bit 8051 variant: it takes way fewer cycles to get things done.

    Finally, there is productivity. Quick to market counts for a lot, and low engineering costs means shorter, more agressive product cycles. The modern manufacturer just can't afford to have expensive engineers futzing around with processor limitations.

    I don't know about you, but my new LG washing machine seems to put a lot of thought into what it's doing in order to get the clothes clean using the least amount of power and water, with dozens of different options. They probably saved some parts cost by implementing the motor controller in software. I would not be surprised at all to learn that they spent a buck to put a 32 bit arm core in it. My next washing machine will be on my home network and when it's done it will notify my cell phone. Probably running Linux.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  201. ðYðYðYðY by Anonymous Coward · · Score: 0

    ðYs¾ðYðYsZðYs

  202. Re: 64-bit BS by phantomfive · · Score: 1

    But it makes it easier. In this case Apple will have 64-bit ARM and 64-bit Intel to maintain instead of 32-bit ARM and 64-bit Intel.

    That doesn't make it easier. The key is to write your code in a way that it is compatible with both 64 bit and 32 bit mode. It's really not hard to do and mainly involves not storing pointers as integers.

    The biggest difficulty will be in the kernel, and even there the difference is minimal compared to the problem of completely different architectures. Especially since the Mach kernel has been working on different architectures for a long time.

    --
    "First they came for the slanderers and i said nothing."
  203. Re: 64-bit BS by phantomfive · · Score: 1

    Apple is rumored to be gunning for the living room soon as well,

    FWIW I remember an article in Newsweek back around 97 which quoted Steve Jobs saying this was his goal. So they've been thinking about it for a while now.

    --
    "First they came for the slanderers and i said nothing."
  204. Re:Android is finished. by phantomfive · · Score: 1

    Android 64 bit is at least a year away.

    Really? What remains? Serious question.

    --
    "First they came for the slanderers and i said nothing."
  205. Re: 64-bit BS by Anonymous Coward · · Score: 0

    Are you suggesting that they move towards a Windows 8 like environment where there's a tablet mode and a desktop mode?

  206. Re: 64-bit BS by Anonymous Coward · · Score: 0

    Next time, don't go full retard.

  207. Adrian Kingsley-Hughes by Anonymous Coward · · Score: 0

    Adrian Kingsley-Hughes should stick to writing Visual Basic books, not giving his opinions on something he doesn't know. I can advise him to read the first chapters of Mac OS X and iOS internals. Excellent book !

  208. Re: 64-bit BS by cripkd · · Score: 1

    Dude, you do realize that switching the biggest community of mobile apps, their kazzilion apps and customers cannot be done in a week, right? Also, you seem to dwell on the "not yet" part. Almost like you"re angry it already happened. Are you with google's android marketing department?

    --
    Curiously yours, crip.
  209. Re: 64-bit BS by penguinboy · · Score: 1

    The iPhone 5c is 32-bit ARM (same internals as the original iPhone 5) and it's not even on sale yet. It'll be a while before Apple can stop letting developers target it.

  210. Re: 64-bit BS by Anonymous Coward · · Score: 0

    The level of ignorance is astounding.
    64bit gives you more than 4GB virtual address space.
    Which is completely (yes, due to methods like banking completely) separate from how much RAM you use.
    Virtual memory has its own uses, for example mapping in all data you need instead of reading manually.
    If virtual memory is plentiful quite a few algorithms become viable, even if there is only 1GB of actual RAM.

  211. Re:64-bit BS by Anonymous Coward · · Score: 0

    Dear Mr. sribe (304414)

    I can't help but notice you come off as very disingenious. You berate the person you're replying to without actually offerling any real data to prove your side: you literally stand there waving your hands espousing empty sarcasm. This is considered to be a slimy debate tactic, which I'm going to avoid that tactic with you.

    You say you have been waiting for a 64-bit address space on your iphone, yet you don't say why. What makes this so necessary? If this is remotely common, you can at least rattle off some algorithms or use cases. Or common tasks that are used by your average person on a computer that use these, yet haven't been doable on a phone?

    Is there the slightest chance anyone who witnessed the 32bit to 64bit jump in various RISC processors has seen this all before, as well as where it worked and didn't? For example, Apple had 64-bit chips with the PowerPC G5, and were ahead of the curve! Unfortunately, none of the GUI libraries were compatible, so if you wanted a 64-bit process it was CLI-only. If you wanted a GUI, you built two apps and passed the data along between them. A little extra work, but considering it would be 4-ish years till the GUI libs caught up, and there were all these awesome algorithms you mention out there... plus not everything (especially awesome algos like you mention) needs a GUI, and can always hook up to a web interface!

    Except that several years later, during a point release Apple broke every app that ran as a 64-bit process, and it took several months for anyone to notice, because no one was using it. I'm sure someone in a bunker noticed, but not in the real world. Which was the guy's point: while there are surely going to be bumps, it's a pretty damned niche thing.

    Is there the slightest chance you don't know as much as you let on about these things, but your vague hand-wavery looks good to those less-informed and has served you well in the past?

  212. Re:64-bit BS by Guy+Harris · · Score: 1

    It was called the IBM PC.

    Or the PDP-11 (no, the original 11/20 and 11/15 couldn't, nor could the 11/10 and 11/05, but the 11/45 could, as could most of the later ones - I forget whether the LSI-11 could). The PDP-11 had a number of obscure OSes that ran on it, none of which left behind any legacy whatsoever in present-day computing.

    (Yes, I'm being snarky here. And, yes, I'm thinking of more than one OS, although the legacy of the other one is more indirect.)

  213. idiot by Tom · · Score: 3, Informative

    Author is an idiot.

    'The ultimate prize, of course, would be to bring the million-plus iOS apps to Macs.

    Which is what will definitely not happen, because Apple is about the only company on this planet that really understands that mobile and desktop are two different animals, with different needs and patterns of interaction.

    Microsoft's "surface" isn't a fail because the hardware sucks, you know?

    The ultimate prize is that developers will have an easier time writing stuff for both iOS and OS X, because they can share the backend code between the two and only have to write a new frontend.

    That way, instead of getting a million crap apps that work badly on OS X, you will get a few thousand quality apps with a true OS X interface.

    --
    Assorted stuff I do sometimes: Lemuria.org
  214. Re: 64-bit BS by Richard_at_work · · Score: 1

    Nothing to realise - the frame works for Windows Phone and Windows RT are not the same. Microsoft don't have phone apps running on desktops or laptops, they have tablet apps running on them.

  215. Re:64-bit BS by Guy+Harris · · Score: 1

    Apple did not write the speculation in TFA.

    So, you believe that this is something other than an Apple marketing press release. I don't.

    What Apple said in their document was

    The architecture for 64-bit apps on iOS is almost identical to the architecture for OS X apps, making it easy to create a common code base that runs in both operating systems. Converting a Cocoa Touch app to 64-bit follows a similar transition process as the one for Cocoa apps on OS X. Pointers and some common C types change from 32 bits to 64 bits. Code that relies on the NSInteger and CGFloat types needs to be carefully examined.

    which explicitly speaks of both "Cocoa" and "Cocoa Touch", so there are limits to the extent of the "common code base" - it doesn't include UI code.

    The stuff about "Unifying the iOS/OS X app codebase" is, however, just Mr. Kingsley-Hughes trying to score points by Yet Again bringing up the damn "iOS/OS X unification" meme up to show how Forward Thinking he is; perhaps developers might understand what "common code base" meant (having as much of the non-UI parts of the app as possible common between 32-bit iOS, 64-bit iOS, 32-bit OS X if they still care about it, and 64-bit OS X, with the UI built atop Cocoa on OS X and atop Cocoa Touch on iOS), but technology journalists might not.

    Anything you read in the tech press immediately after an Apple product announcement is suspect, to me, since there is absolutely no original reporting in any of it.

    But what about original bloviating, which is what we have in Mr. Kingsley-Hughes's column? That, unlike original reporting, doesn't require real work.

  216. Re: 64-bit BS by Anonymous Coward · · Score: 1

    Dear samkass (174571),

    The article is indeed BS, but so are many of your points. For example:

    [1. Twice as many general purpose registers ]

    This isn't x86, while more registers are a good thing, their gain will be eaten up by going to 64-bit (everything gets bigger). In a few things you'll see some direct wins, mostly media-related, and they won't be large.

    [2. Twice as wide general purpose registers (so 4x the number of bytes in the register file)]

    See above, you actually said what I did, you just didn't understand it.

    [3. Twice as many SIMD registers]

    This could be helpful! Primarily for image data, but not as much as you'd guess (this isn't the first time this has been done on other chips, see intel's recent sse4 to avx). On mobile, video is taken care of by special chips.

    [4. Double-precision SIMD]

    Where exactly do you think this gets used on a traditional desktop, let alone a phone, that it's something people care about?

    [5. On-chip encryption]

    Oh, I don't think hw-accel encryption is limited to 64-bit chips. Considering things like VIA's padlock, well I know it isn't.

    [6. Sparse address space for security]

    Wait, what? It's true this has some funky anti-user security stuff in it (if you want to jailbreak your phone, things that don't want you to do that, as the user, are against you)

    [7. Memory mapping huge files (49-bit virtual address space)]

    Ok, you're right. With a 32-bit chip and using say, PAE, you're talking 32gigs per process. I'm not a huge fan of PAE, but you don't need to go to 64-bit for larger files, especially when you don't have a clear and present use case.

    [8. A64 cleaned up the old instruction set quite a bit]

    That's such a rabbit-hole of a statement that I'm going to ignore it and actually give you one: it allows Apple to know that when something is compiled to run for its 64-bit chips, a certain set of features are available. Some of these features and instructions might have been available in other chips it shipped before, but weren't targeted or used by others because a 2-4% gain here and there wasn't worth a seperate code path and testing.

  217. Re: 64-bit BS by Ottibus · · Score: 1

    64-bit processor will consume more power than an equivalent 32-bit version, so if the extra abilities aren't being used then it's a waste. And the extra abilities are almost all about memory addressing ranges.

    The extra abilities include >2x integer registers, 2x FP registers, 2x SIMD registers, new SIMD instructions including AES (one area where Intel smashes ARM performance) and a number of archicture improvements that make it significantly more efficient to implement.

    Similar issues apply to AMD64 vs x86. 64-bit code is generally faster than 32-bit code and faster code saves energy, as does keeping more data in registers.

    Power numbers depend on implementation, but 64-bit code is likely to use less power than 32-bit code on a 32-bit-only device. And since much of the power is spent in the OS it is likely that adding 64-bit reduces overall power rather than increasing it even with 32-bit apps.

  218. Re: 64-bit BS by Psyborgue · · Score: 1

    The iPhone 4 is still getting updates. The 3gs *just* stopped. My partner's nexus 7 stopped getting updates last year. My Galaxy S was outdated i bought it and maxed out at 2.2. Were it not for Cyanogen Mod, which most people don't have a clue about, much less how to install it, that's what I would still be on. You can say what you want about apple, but they generally do update their products for as long as they're capable. Even my 6 year old Macbook Pro is still able to run the latest OS.

  219. Re:64-bit BS by Anonymous Coward · · Score: 0

    That statement is unequivocally wrong. It will have a benefit very soon.

    Not saying you're wrong, but... if you're going to state that it provides benefits, it wouldn't hurt if you could enumerate at least one.

    If you use algorithms that need a large virtual space on OS X, and you have to completely back off that and use something else on iOS [...]

    It would be nice if you actually provided an example of such an algorithm that requires more than 32/40 bits of addressing space (and why exactly would that algorithm be required/useful on a mobile phone).

    Having to go to lower-performance algorithms on a mobile platform is a double hit to performance.

    Protip: Going from using 32/40 bits of addressing space to 64 bits of addressing space doesn't magically make things faster; in fact, it's very likely to make things slower due to higher overhead (e.g. 64-bit code can be larger than the equivalent 32-bit code, which can result in a higher number of cache misses).

    But hey, if you don't actually have a clue of all the things a 64-bit address space enables, then the above will sound like gibberish...

    Again, actual examples of what you mean would be nice, rather than just handwaving and going "You simply don't understand." on others. That is... if you want to be taken seriously.

    Cheers and have a nice day.

  220. Re: 64-bit BS by Ottibus · · Score: 1

    I seriously doubt that ARM itself is going to develop the 32-bit platform much beyond where it is today.

    Do you seriously think your washing machine needs a 64 bit processor?

    So they'll just use MIPS instead? Or older ARM chips?

    ARM sells M-class processors for embedded applications and R-class processors for real-time applications like disc drives and automotive. These are active product lines, not older designs. These compete with MIPS, ARC, Intel Quark and a host of 8-bit and 16-bit devices.

  221. Re:64-bit BS by Guy+Harris · · Score: 1

    But that's not what the article said. It talked about using the "same codebase", meaning same source code, and thought it didn't state it explicitly, it sure sounded like he was implying same backend data-handling code, not UI.

    To what are you referring when you speak of "the article"? There are several things linked in the posting. There's Adrian Kingsley-Hughes's ZDNet article, in which he says:

    Unifying the iOS/OS X app codebase Apple openly acknowledges that moving iOS up to 64-bit brings iOS and OS X apps much closer. Take this line from Apple's 64-bit iOS 7 documentation:

    The architecture for 64-bit apps on iOS is almost identical to the architecture for OS X apps, making it easy to create a common code base that runs in both operating systems.

    This could be huge.

    which does not seem to indicate anything about common backend data-handling code; that's not "unifying the iOS/OS X app codebase", it's "sharing part of the codebase between iOS and OS X, at least if it doesn't depend on a large address space or fast handling of 64-bit integers etc. (in which case 64-bitness isn't that relevant) or if you don't care whether the app runs on anything other than an iPhone 5S and maybe the upcoming iPad 5 and maybe maybe the iPad mini 2 if it's 64-bit", which is a lot less "huge" than "you can just recompile your app for x86 and it'll run on OS X".

    And then there's the Apple document, also linked in the original post, which says

    The architecture for 64-bit apps on iOS is almost identical to the architecture for OS X apps, making it easy to create a common code base that runs in both operating systems. Converting a Cocoa Touch app to 64-bit follows a similar transition process as the one for Cocoa apps on OS X. Pointers and some common C types change from 32 bits to 64 bits. Code that relies on the NSInteger and CGFloat types needs to be carefully examined.

    which, with its explicit mentions of Cocoa and Cocoa Touch, makes it much clearer that you ain't going to "unify the iOS/OS X app codebase", you'll just continue to be able to share some code between iOS and OS X versions of your app.

  222. Re:Android is finished. by jareth-0205 · · Score: 1

    Android is ready for x64, TFA doesn't have a clue. It's just a recompile away.

    Bullshit. Making an OS 64 bit is far more complex than a recompile. And the next Android version, Kit-Kat is not expected to be 64 bit compatible.

    Android 64 bit is at least a year away.

    Based on what? Was latest iPhone expected to be 64 bit? Nobody outside of Android knows what's in Kit Kat.

    Android *already runs on two completely different architectures* in x86 and ARM (and several variants of ARM at that). It's already far further along the multiarch than iOS, I'd say moving 64-bit on the same architecture is unlikely to be a big deal.

  223. Why is it better than Windows 8? by Anonymous Coward · · Score: 0

    So when Apple thinks of bringing the tablets, phones and computers together, it's genius. When Windows did the same, it's the dumbest business decision of the century. Why ..

    1. Re:Why is it better than Windows 8? by Guy+Harris · · Score: 1

      So when Apple thinks of bringing the tablets, phones and computers together, it's genius.

      Actually, they didn't; Kingsley-Hughes just misinterpreted what the Apple document he quoted was saying.

  224. Re:Android is finished. by jareth-0205 · · Score: 1

    64 bit gives more registers

    This is by far the main reason why x64 code runs faster than 32-bit x86 code, AMD were able to break the bottleneck in x86 because they were breaking compatibility, and add some much needed general purpose registers. I don't know if this is the case in ARM though, ARM doesn't have the same bottleneck.

  225. Re:64-bit BS by Anonymous Coward · · Score: 0

    Right back at you. Name one useful mobile app that could be enabled by > 4GB virtual space. Come on, Ace...

    Well... An entire category of keyword/text search.

    So... again, sribe fails to provide a concrete example of an useful app that would be enabled by 64 bit addressing. Just more hand-waving, ad hominems and arrogance...

    Keyword/text search of what, exactly? Why would it require to address more than 4 GB of memory directly? And, if that is the case, wouldn't it first require that smartphones actually start being produced with > 4 GB RAM, before one can leverage the new 64 bit CPU for that supposed "keyword/text search" app (which is supposed to do "keyword/text search" on some mysterious domain that he still hasn't explained).

    Finally, as sribe admits, even his contrived and vague example could easily be implemented with 32-bit memory addressing.

    I'm not saying there ISN'T an advantage to having a 64 bit CPU on a smartphone: what I'm saying is that sribe completely fails to provide any CONCRETE examples to back up his claims (but, of course, it's just because everyone else is ignorant).

    To conclude, I'll just say that sribe must be the coolest person to have a live discussion with... given that his arguments range from "you have no clue" to "snicker, snort". My favourite part is when he screams "NO EVIDENCE" at you, without providing any evidence himself... priceless.

  226. Re:Android is finished. by Anonymous Coward · · Score: 0

    I suspect anything you wrote was interpreted rather than compiled.

  227. Re:64-bit BS by Dr.Dubious+DDQ · · Score: 1

    Ah, yes, the EMM386.EXE of the 32-bit era... (Dang, I feel old.)

  228. Re:RISC (iPhone) vs. CISC (OSX) by TheRaven64 · · Score: 3, Interesting
    Very little iOS software is written in assembly. It's mostly written in Objective-C, with some C and C++. From the perspective of these languages, architecture differences are:
    • Size of various primitive types.
    • Alignment of primitive types.
    • Endian.
    • Ability to do unaligned loads and stores.

    Between x86-32 and ARMv7, these are all the same (well, the cost of unaligned loads and stores is more on ARM). Between x86-64 and ARMv8, they are the same. This also means that you can trivially share memory-mapped data between the two. If you were to ship a laptop with some ARMv8 cores and some x86-64 cores on cache-coherent memory interface, then you could trivially translate system calls made on the ARM chip into system calls delivered to the x86-64 operating system - you'd need to tweak the call frame, but any of the data passed by pointer would be readable by the kernel (actually, this doesn't necessarily require cache coherency, as the OS X kernel always explicitly copies data in and out via some well-defined code paths). You could also use shared memory and Mach ports to communicate between the application and the window server.

    In fact, given the comparatively stateless nature of the OS X window server, it would be conceivable to have the ability to dynamically switch between a window server running on the ARM core (when in low-power mode, checking email or whatever) or the x86 core (when doing real work).

    --
    I am TheRaven on Soylent News
  229. Re:RISC (iPhone) vs. CISC (OSX) by TheRaven64 · · Score: 1

    Depends on their market segment. Apple already has the infrastructure in place for shipping fat binaries (sorry, 'universal binaries'). If they can persuade developers to ship x86-64 and ARMv8 fat binaries then a MacBook Air with a quad ARMv8 SoC and a touchscreen (and the ability to run iOS and OS X apps) might be a very interesting device. It would be seriously underpowered in comparison to the MacBook Pro, but the current MacBook Air is anyway.

    --
    I am TheRaven on Soylent News
  230. Re: 64-bit BS by Anonymous Coward · · Score: 0

    One of my favorite times to read slashdot comments is while deprecating:/

  231. Re: 64-bit BS by MightyYar · · Score: 1

    I was referring to their x86 transition. Their iPhone support is OK in comparison to the competition, but remember that the 3GS was still sold until only 2 years ago. That's less that 2 years of support, though I suppose relatively few people would keep their phone longer than that. The Mac support has been pretty good recently except for the original x86 Core Duo devices, which got dropped with Lion. IMHO, the Mac situation is more serious since computers get kept forever. For instance, I have a perfectly serviceable G5 machine which is perfect for the kids, but that gets no security updates. It is completely orphaned. My mother-in-law has a 2004 HP laptop of similar age to my G5 that still gets XP updates. I'm not sore about it at this stage - it is 9 years old! - but I was sore about it back when 10.5 went unsupported with no successor.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  232. Re: 64-bit BS by Anonymous Coward · · Score: 0

    My nexus 7 still gets updates

  233. Re: 64-bit BS by MightyYar · · Score: 1

    2 years seems to be their track record between getting discontinued and ending support, IIRC.

    The 5C game is not really new - in the past they just sold their flagship

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  234. Re: 64-bit BS by MightyYar · · Score: 1

    Thank, I _WAS_ enjoying my breakfast until that.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  235. Re: 64-bit BS by Lemming+Mark · · Score: 1

    I don't think I'm really adding much here but the discussion of the 8051's quirks struck a chord with me! The 8051 is a bit weird in place, although in fairness with a C compiler you can just mash on through that and not worry too much. If you actually have to look at the architecture, you can definitely see its age, though. But for 8-bit stuff, the AVR architecture (Atmel's microcontrollers) genuinely are relatively nice, despite being just an 8-bit CPU. They are RISC CPUs, so they actually have a fair number of registers and comparatively few weird quirks (that I could see).

    The other big advantage in my particular line of experience is that as long as a CPU has lots of registers, gcc often supports it. Otherwise you end up having to use slightly less mainstream compilers - which is basically OK, they're still nice software. But they're not as comfortable to me as the standard GNU toolchain. Of course, I'm sure plenty of commercial embedded programmers aren't familiar with the GNU toolchain and so don't care about that.

  236. Re: 64-bit BS by MightyYar · · Score: 1

    I see now, said the hammer and saw.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  237. Re: 64-bit BS by Psyborgue · · Score: 1

    I meant "Nexus S", though I do wonder how long my Nexus 7 will continue to be supported.

  238. Re: 64-bit BS by Psyborgue · · Score: 1

    AFAIK, the support for Lion was dropped for the 1st generation core series because the processor could not actually run it. Windows 8 has a similar issue in requiring NX bit support. It's not like Apple is artificially engineering obsolescence. You're right that Apple does tend to abandon old OS'es, but then again, they don't have the install base XP does so there isn't a huge reason to. Old Macs aren't being turned into bots. They might not be as "secure", but for most people, they're secure enough.

  239. Re: 64-bit BS by Psyborgue · · Score: 1

    Yeah. I meant Nexus S. I have a Nexus 7 as well and it's still getting updates, but it's only a year old.

  240. Re: 64-bit BS by MightyYar · · Score: 1

    The modern manufacturer just can't afford to have expensive engineers futzing around with processor limitations.

    That's not really true. An engineer costs maybe $100,000-150,000 per year. If you sell 100,000 units and save a buck a part, you've paid for the engineer time for a whole year. I don't know what the sales volume for LG washing machines is, but I'd bet it's in the millions - and probably they can use basically the same controller board with minor revs for a number of years (until the parts go obsolete). We make stuff with much lower volumes - in the 10,000 range - and we sweat over dollars here and there all the time. That said, the newest embedded ARM stuff looks pretty sweet, and I wouldn't doubt that it will show up in more and more applications.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  241. Re:Android is finished. by Anonymous Coward · · Score: 0

    This is about Mac OS X on x86 only. They've had G5 before going the x86 route so some support for 64-bit AFAIK was there since 10.4

  242. 4GB of RAM? by dhasenan · · Score: 2

    32-bit x86 processors can address more than 4GB of RAM. The ARM specification allows for 40-bit PAE, which should support up to a terabyte of RAM. So we could get an iOS device with a 32-bit ARM processor that has 8GB of RAM; that's not an issue.

    Each process will only be able to see 4GB of RAM, but right now, iOS apps get killed after using more than 256MB of RAM or so. The policy seems to be that each application can use about a quarter of the machine's RAM, so if they're keeping that trend and want a device with 16GB of RAM, they'll want a 64-bit processor, but I think that's a ways off.

    1. Re:4GB of RAM? by Anonymous Coward · · Score: 0

      Each process will only be able to see 4GB of RAM, but right now,

      2GB. Possibly 3GB, depending on where Darwin does the kernel/user virtual address split. Owing to the operation of the PMMU, it is not possible to use all available address space for user applications, as the kernel can't (with ARM and Intel PMMUs at least) be unmapped or the interrupt vectors would have nothing to point at, and even if you could, the kernel needs your entire process address space mapped when you make a syscall so it can write the results of the syscall into your process.

  243. Buy vs Build, not Intel vs. ARM by Ottibus · · Score: 1

    Are you seriously suggesting that Apple migrates their desktop machines to hardware that's about 10 years behind the curve in terms of performance when compared to x86?

    The processor in the iPhone 5 was designed by Apple. So the question is whether Apple think they can design a better processor than Intel or ARM. And since this is Apple we are talking about, they almost certainly think that they can.

    This is not a transition from one third-party processor to another: It is a transition from a third-party processor to a processor that is 100% controlled by Apple.

  244. Re:64-bit BS by Anonymous Coward · · Score: 0

    I wonder why your comment is negatively moderated. You are totally right.

  245. Re:64-bit BS by sribe · · Score: 1

    To what are you referring when you speak of "the article"? There are several things linked in the posting.

    I didn't even notice that. (So many /. summaries have multiple links to the same article...) Anyway to answer your question, the ZDNet article, and it seems that when I read it, I focussed more on the second part of what you quote than on the first. I never have thought of "common code base running across multiple systems" as "the code of entire apps being completely the same across multiple systems". But then again, I don't do much Java work, so maybe his phrasing is more open to interpretation.

    So, 2 facts:

    1) absolutely indisputable, most journalists writing about the 64-bit thing have no clue at all what it really means and are just spewing,

    2) somewhat arguable, but I think true, Kingsley-Hughes seems to be a bit better than most.

  246. Re:64-bit BS by Anonymous Coward · · Score: 0

    Yes, because what prevents that from being implemented is obviously the lack of 64-bit memory addressing.

    *rolls eyes*

  247. Taking a page from the Canonical playbook? by Rob+Y. · · Score: 2

    Maybe Apple plans to cram a full-blown desktop system into the iPhone, Shuttleworth style. Phone personality when stand-alone, and desktop personality when docked. Not right away, of course. The two systems haven't merged yet. But down the road...

    Actually, that might be a route for Microkia to take - and the new low-powered intel chips might make it feasible. If so, the desktop OEM's won't be happy. In any case, I hope Android gets there first - followed by Canonical. The interesting bit is that none of the potential players in a 'dockable phone/desktop' arena have a serious stake in desktop hardware. Apple does, but minor compared with their mobile juggernaut. Microsoft has a desktop software business, and I don't suppose they can get away with charging a $100 software premium on their phones (on top of the beefy hardware requirements) to make up for the loss of desktop Windows licenses. So maybe they'll hold back and give Samsung, Asus and Motorola a chance to shine.

    --
    Posted from my Android phone. Oh, I can change this? There, that's better...
  248. Re: 64-bit BS by JeffAtl · · Score: 1

    That's what Microsoft tried with the Metro interface.

  249. Re:64-bit BS by Anonymous Coward · · Score: 0

    One word: mmap()

    As a programmer I never read() from a file anymore. I just open(), use stat() and mmap() the file completely in memory and I am done.

    With large files like audio and especially video you want an OS that can map such a file in virtual memory. Large files requires a 64 bit OS. And mapping large files in memory will work with less memory, the OS will handle all the buffering and caching, much better than you would.

    mmap() it will change your live as a programmer!

  250. Re:Total Compatibility We Need for Legacy into Fut by pubwvj · · Score: 1

    When you turn six you'll start to care. That will be your first day of obsolescence. From then on each year they'll retire odd bits and pieces from your history. Sort of like a reverse dementia you'll live in the last five years of the present until one day they pull the plug. Forever five.

  251. Dashboard by Anonymous Coward · · Score: 0

    Already there.

  252. Re:64-bit BS by Guy+Harris · · Score: 1

    It would be a big mess to take the existing apps over to OSX.

    ...because you'd have to replace the UIKit calls (Cocoa Touch) with AppKit calls (Cocoa). 64-bit iOS does not get rid of the Cocoa vs. Cocoa Touch split, even if Kingsley-Hughes misread some Apple documentation and concluded that it might.

  253. Re:64-bit BS by Anonymous Coward · · Score: 0

    mmap() of large files.
    As a programmer I never read() files anymore.
    Letting the OS handle the nitty gritty details of loading the file into memory is a godsend.

    mmap() on a 64 bit OS would give me benefits now.

    mmap() does not need a large about of physical memory, but it does require a large virtual memory. A iPhone with the memory sizes that it has now would benifit from 64 bit CPU and OS now.

  254. Re:RISC (iPhone) vs. CISC (OSX) by Guy+Harris · · Score: 1

    These are completely different architectures, and I highly doubt portability will be easier between the two, just because one makes the jump to being native 64bit.

    Yeah, just as it was extremely difficult to move apps from RISC Macs to CISC Macs. Oh, wait....

    (And that transition involved going from big-endian PPC to little-endian x86; I think iOS runs ARM little-endian.)

    The difficulty is not the instruction set architecture, the difficulty is the UI toolkit (Cocoa vs. Cocoa Touch) and the different UI choices made due to screen size and touch-screen-vs-{mouse,touchpad} differences in the hardware.

  255. Re:64-bit BS by Anonymous Coward · · Score: 0

    Whow, you are really not listening to this guy do you?

    It is about VIRTUAL ADDRESS SPACE. That means VIRTUAL MEMORY. VIRTUAL MEMORY is BIGGER than PHYSICAL MEMORY.

    I am another programmer and I always mmap() files into virtual memory, that is files that are larger than physical memory.

    Another example is allocating a huge piece of virtual memory, like a couple of terabytes (also with mmap()), it is even bigger than any file that could exist.
    Did you know that only when you write into virtual memory the physical memory comes into existence? Therefor you could use a huge piece of memory for a sparsely populated associative table. If a row in such a table also uses about 4Kbyte (a page) of memory then it would be extremely efficient.

  256. Re: 64-bit BS by Anonymous Coward · · Score: 0

    Not the same, but they both suck.

  257. Re:64-bit BS by Anonymous Coward · · Score: 0

    The chip I work on requires 64-bit (or 40-bit LPAE) to use more than 2GB of RAM. as the rest of the physical address space is used for I/O programming.

    The vast majority of user space applications on our 64-bit Android platform are only 32-bit. We run a 64-bit kernel and 32-bit user space. Not much need to go beyond that, but there is a huge advantage for the kernel to use 64-bit instead of LPAE. Less copying around of buffers for high mem, and the drivers can access all the bits they need. And the virtualization (and thus security capabilities) on 64-bit is massively better.

  258. Re:64-bit BS by Anonymous Coward · · Score: 0

    virtual memory is a lot larger than physical memory and swap space together.
    Read about mmap()
    Then learn how you never have to read from a file again.
    Yes mmap() will work for files that are huge compared to physical+swap.

  259. Re:Total Compatibility We Need for Legacy into Fut by Arker · · Score: 1

    A lot of people will roll their eyes and talk about how this would supposedly weigh the system down. But it would not have to do so at all. Gnu systems can do this, if you care to set up all the requisite emulators/not-emulators, and dont mind some lack of polish. A modern PC can run all this old software in an emulator without bloating the (by todays standards, extremely modest) requirements of the old software by enough to really notice in most cases. You know why they dont do it?

    Because they make money from selling new software. And for decades now they have driven demand for new software by deliberately breaking old software. Just like everyone else in the industry.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
  260. Re:RISC (iPhone) vs. CISC (OSX) by Guy+Harris · · Score: 1

    Apple has transitioned 32 -> 64 bit and RISC -> CISC already with OS X

    Intel chips have been RISC internally for so long that your ignorance isn't even funny.

    "Internally" doesn't count from the programmer's point of view; you don't get to write uop code for the particular x86 processor you're running on.

    More to the point, the issue with the transition wasn't that it was "RISC to CISC", it that it was "instruction set architecture A to instruction set architecture B". If it were a transition from PowerPC to another RISC instruction set architecture, it would only be easier if the other RISC ISA were big-endian (so that you didn't have to deal with code that's explicitly or implicitly expecting to run on a big-endian ISA).

  261. Re:Android is finished. by Anonymous Coward · · Score: 0

    But the real advantage of 64 bit is the ability to address more than 4 GB of RAM

    4GB per process, and that is a fucking important distinction. ARM supports a 40-bit (about 1 TiB) address space.

  262. Re:Android is finished. by Guy+Harris · · Score: 1

    Did you read the OP? They state "OS X was designed from the GROUND UP to be 64 bit." I'm simply indicating this is untrue.

    Yeah, the OP was trolling.

  263. Re:RISC (iPhone) vs. CISC (OSX) by Anonymous Coward · · Score: 0

    The main benefit of this move to the latest ARM CPU design is ironically much the same as the advantage brought by x86_64 - more registers are now available and some floating point operations are more efficient.

    I need a citation for that statement. While I can readily believe floating point is faster, I'm highly doubtful ARM64 includes 64 general purpose registers. My understanding was the ARM64 general purpose registers are simply twice as large, which is a rather different from doubling their number (even 32 registers tends to almost be a little excessive). In fact I'd read previously they'd optimized the instruction set to include less state, which is a major win for pipelining. ie rather than every instruction including conditional execution, ARM64 has more traditional branches, so it doesn't need to adjust very much if a branch is mispredicted.

  264. Re: 64-bit BS by Anonymous Coward · · Score: 0

    1. Twice as many general purpose registers
    3. Twice as many SIMD registers

    Could I get a citation for this? While I'm pretty sure the registers are twice as wide (it wouldn't count as 64-bit if they weren't!), I'd like to see a reference for ARM64 having 64 general purpose registers. Every other 64-bit processor besides amd64 has 32 general purpose registers, because programs are rarely able to take advantage of all 32, unless perhaps ARM64 doesn't do any register renaming.

  265. Re: iOS on Macs by the_B0fh · · Score: 1

    Uh, you already have that with XCode. There's a couple of different versions of emulators...

  266. Re: 64-bit BS by Tough+Love · · Score: 1

    If you sell 100,000 units and save a buck a part, you've paid for the engineer time for a whole year.

    That's just the point: a highly capable ARM processor can be had for a buck these days in quantity, and still dropping. You can't save a buck because it only costs a buck. Now you are back to that expensive engineering team, and the marketing campaign that is being held up.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  267. Maybe the biggest reason: iCloud by groblewis · · Score: 1

    The potential implications of 64-bit architecture go far beyond simply more computing power. With 18 billion gigabytes of address space, an iDevice could use iCloud as a giant virtual memory store, just as today's PCs use hard drives or SSDs. That means any bit of data--whether it's a document, a photo, or a chunk of program code--can be addressed by the mobile device as though it's in the device's local memory. If it's not, a "page fault" is generated, causing the data to be automatically fetched from iCloud, and the iPhone goes on like nothing happened. It's a much simpler and faster programming model than dealing with data in files, and I suspect the iCloud "Core Data" facility that is currently giving developers grief is just Apple's first step toward this. Stay tuned. Also, with that much available address space, Apple could dedicate a huge block of iCloud addresses to a massive database shared by all iDevices: things like maps, software updates, regional traffic and weather conditions, sports scores, Siri support, and on and on. (Cross-posted at http://www.macworld.com/article/2048623/how-apple-stretched-its-wings-with-the-iphone-5s-hardware-design.html)

  268. Re:64-bit BS by the_B0fh · · Score: 1

    swapping? On a phone? Are you kidding me?

  269. Re:Android is finished. by the_B0fh · · Score: 1

    How is it "bolted on" when they spent the last several years moving to 64 bit for the kernel, etc? Since everything was re-written, isn't it "designed from ground up"?

  270. Re:Android is finished. by the_B0fh · · Score: 1

    Uh, that just means you are still writing and using 32 bit java, sorry, dalvik code. That means your code doesn't get to do 64 bit addresses, etc.

  271. Re:64-bit is simply next evolution of embedded chi by Anonymous Coward · · Score: 0

    Are you kidding me? And I've got this whole 32-bit to 8-bit migration setup....

  272. Re: 64-bit BS by ShalenderSingh · · Score: 1

    I think you are missing a important point! For having a same codebase for 32 and 64 bit processors either you'll need to have a huge HAL (hardware abstraction layer) and inefficient hookes OR the program will have to run in emulation mode, both of these are extremely in-efficient. This inefficiency will be further amplified if the program is of graphics computation of 64 bit colors because generally to make it high performance the programs use direct bit level operations. --- Commercial Break --- BREAKTHROUGH: Zero Point Energy harnessed for creating energy from nothing: http://m.slashdot.org/submission/2946465 donation: minimum $1 to bring it to the people --- Continue --- The is why there is bit difference in code base even for little endian and big endian architectures if the performance needs to be good (if you use compiler flags to do the optimizations, forget that it can do a great job at that) -- I am ex lead programmer of Adobe Acrobat For Linux/Unix platforms and was responsible for fixing architectural and performance issues.

  273. Re: 64-bit BS by ShalenderSingh · · Score: 1

    I think you are missing a important point! For having a same codebase for 32 and 64 bit processors either you'll need to have a huge HAL (hardware abstraction layer) and inefficient hookes OR the program will have to run in emulation mode, both of these are extremely in-efficient. This inefficiency will be further amplified if the program is of graphics computation of 64 bit colors because generally to make it high performance the programs use direct bit level operations. --- Commercial Break --- BREAKTHROUGH: Zero Point Energy harnessed for creating energy from nothing: http://m.slashdot.org/submission/2946465 donation: minimum $1 to bring it to the people --- Continue --- The is why there is bit difference in code base even for little endian and big endian architectures if the performance needs to be good (if you use compiler flags to do the optimizations, forget that it can do a great job at that) -- I am ex lead programmer of Adobe Acrobat For Linux/Unix platforms and was responsible for fixing architectural and performance issues.

  274. Re:Android is finished. by danbob999 · · Score: 1

    Yes the adresses are 64 bit. And the extra registers of the ARMv8 architecture would be used. The only downside is that array indexes are 32 bit. So you can't have an array with more than 2^32 elements. Pretty reasonable compromise to keep 32 bit compatibility. But longs in java are already 64 bit. So if your program uses long data types, it will get a speed increase by moving to 64 bit.

    http://en.wikipedia.org/wiki/64-bit_computing#32-bit_vs_64-bit
    http://www.oracle.com/technetwork/java/hotspotfaq-138619.html#64bit_description

  275. Re: 64-bit BS by ShalenderSingh · · Score: 1

    ies Why Apple Went 64-Bit With the iPhone 5s from the all-about-the-software dept. Hugh Pickens DOT Com writes Adrian Kingsley-Hughes says it's not just because Apple likes bragging about being first and because a 64-bit processor sounds cooler than 32-bits that Apple used the 64-bit A7 chip in the new iPhone 5s. A shift from a 32-bit processor to a 64-bit part paves the way for iPhones to be fitted out with 4GB+ of RAM down the line, but more importantly the move brings iOS and OS X apps much closer. The architecture for 64-bit apps on iOS will be almost identical to the architecture for OS X apps, making it easy to create a common code base that runs in both operating systems. 'Apple has slowly been bringing iOS-like features to Mac OS for years now: think of Launchpad and Gatekeeper,' writes Sascha Segan. 'The ultimate prize, of course, would be to bring the million-plus iOS apps to Macs. Apple could do that with an ARM-compatible virtual machine on Mac hardware, but it would want the VM, the OS and the associated apps to play nicely in the much larger memory space available on Macs. That means moving the whole system over to 64 bit.' By unifying iOS and Mac OS with Xcode developer tools in a 64-bit space, Apple could once again leap ahead of Microsoft and Google, says Segan. Microsoft hasn't yet been able to leverage its desktop strengths to achieve success as a mobile OS. The 64-bit chips for Android devices aren't ready, and neither is Android itself. Posted by Soulskill a day ago apple iphone os 445 Comments Help All Outstanding Funny 64-bit BS (-1) Anonymous Coward a day ago Filtered due to preferences. Re: 64-bit BS (+1) Anonymous Coward a day ago So you didn't even bother to read the summary did you? Reply Share Flag Re: 64-bit BS (+5, Insightful) jedidiah a day ago I did. The whole thing is nonsense. You don't have to enforce a single architecture to have common code. Neither do you need to have a virtual machine running the same bit-ness as the host operating system. This is just the usual kind of cluelessness that comes from a community that is proud of being stupid. Yeah. 64-bit BS. Reply Share Flag Re: 64-bit BS (+5, Informative) MightyYar a day ago You are absolutely right. The whole summary doesn't make any sense at all... first of all, the Macs run 32-bit applications just fine. Second, if you can emulate a 64-bit ARM, you can emulate a 32-bit ARM. Third, phone apps would suck on a laptop or desktop. I suspect they went to 64-bit for the simple reason that it is the direction ARM is going. This processor design is likely to show up in their lower-end products for years after it leaves their flagship device, and the sooner they go to 64-bit, the sooner they can depreciate the 32-bit stuff. Unless the 64-bit chip cost significantly more to design, produce, or unless it has a significant performance penalty, there is no reason to delay making it. Reply Share Flag iOS on Macs (+1) mozumder a day ago Apple is most likely going to introduce a system where the display is iOS like an iPad, and the rest of the system is Mac. There are several options on how they can do this. They can have a separate machine on the display, with ARM/Memory, to keep main CPU powered off when not in use. They could have everything operate from a single x86 cpu like a laptop. They could have both ARM/x86 CPU's sharing a common memory, and so on. Eventually they will merge, but whatever they do they will have the experience of Windows 8's failures/success to build upon. Reply Share Flag Re: iOS on Macs (+1) MightyYar a day ago They could have both ARM/x86 CPU's sharing a common memory, and so on. That would be a neat setup, if they could run the ARM like a co-processor to avoid emulation. ARM is certainly cheap enough. Reply Share Flag Re: iOS on Macs (+2) donscarletti 16 hours ago I like the idea in TFA. First, implement an emulator to run OSX apps in a windowed environment on iOS, implementing panning and zooming to allow these apps to be viewed on mobile device. Secondly, install a dynamo in Steve Jobs' coffin, allowing

  276. Re: 64-bit BS by RandyOo · · Score: 1

    Not artificially manufacturing obsolescence? Care to explain why the first and second generation Mac Pro is unsupported by the final release of Mountain Lion, then? (after they were supported in beta versions!)

  277. Re: 64-bit BS by Decker-Mage · · Score: 1

    I think not. I've found that I blend the touch interface option into all the others that are available. I don't know about other content creators (yeah, right!), but multiple screens is where it's at here and they are not all the same screen size, nor even DPI. Affordable, usable touch-screens are almost in reach and having one to one (or both!) sides would be a "nice to have" option tossed into the mix of multiple up-front screens. Unfortunately, any such setup is going to run right into the solid block of iridium that seems to be put in front of such a "maestro" configuration by all the operating machines. [Ars Technica has a really nice piece on this topic right now. Can't miss it.]

    Giving content-creators more options is almost never a bad thing. And I for one can't think of any of us that strictly approach things in exactly the same way. Which gets to the crux of the Ars article, in my not so humble opinion. This consumerization thang ain't so gud for we ars-tist-tick types. That could be worrying if the strict limitations of iOS pisses in the OS X pool. Going the other way... could be nice for off-the-cuff mods. Which is why I had deja-vu when I read that 4 GB ggggGP remark. Didn't someone allegedly say something about 640K, sometime?

    Aside: Content creation, while usually thought of in the media sense, isn't strictly just that. Given that I work in multiple schools of engineering, fields of science, yada, yada, content creation extends to those areas as well. Modeling and manipulation and visualization are essential points even before blending across applications. And flicking around manipulating multiple screens using multiple input methods (keyboard, mouse, pen, voice (yes, voice), and touch) are just starting points for the high end. Until direct-thought-controlled machines come along....

    --
    "[I]t is a wise man who admits the limits of his knowledge or skill, and that pretending either causes harm." --Terry Go
  278. Re: 64-bit BS by RandyOo · · Score: 1

    It's not like Apple is artificially engineering obsolescence.

    Care to explain why the first and second-generation Mac Pro aren't supported by Mountain Lion, then? After being supported throughout the beta period? They ripped out working code, just to get people to buy new machines. That's just one instance...

  279. Re: 64-bit BS by Mabhatter · · Score: 1

    Exactly, this should worry competition. While other guys are adding quad and octo cores of various types, Apple is content to let them be peedier for now... While Apple sets up its next move two or five years down the road. People miss that Apple was TRIPLE booting OSX in the earlier days while they were moving from PPC to X86 but also to ARM or iPhone at the same time. Apple is making this move to position valuable Engineering resources for the NEXT big project we don't even know about yet... And they make modest gains in performance with the current device right now.

    This could signal Tim Cook has "something up his sleeve" and Apple learned how to REPEAT moving to new products that Steve taught them.

  280. Re:iOS apps on a Mac? Why? by reluctantjoiner · · Score: 1

    I've seen a few apps which have both desktop and mobile versions. I can't name them offhand because I didn't expect this question. I think they were primarily "productivity apps" like spreadsheets, where you can expect to spend a bit of time in. I think the reason it's not more common is iCloud integration. It's not difficult to implement, but does require additional effort in the form of design and most especially testing. I suspect that most developers don't think the effort is worth it. I considered adding it to my app, but when I looked at all the apps I use regularly, none of them include iCloud integration.

    I haven't ported my app to OS X, but the base would be easy enough. I'd have to be sure of demand before spending the time and money. I'm sure that's true of any IOS developer of apps that don't require specific hardware.

  281. Re:Android is finished. by BasilBrush · · Score: 1

    64 Bit ARM ups the general purpose register count up from 14x32 bit to 31x64bit.

    So it wasn't short of general purpose registers before. But for sure, those extra registers will be made use of by a decent compiler.

  282. Re:Android is finished. by BasilBrush · · Score: 1

    For them to start the process, do the development, alpha, beta, and then to put it in an actual release. And a switch to 64 bit is something for a major release not a minor release.

    The next major release, KitKat is due next month. And it had 64 bit functionality we'd have heard about it by now.

    It's going to be a year till the next major release after KitKat.

  283. Re:Android is finished. by BasilBrush · · Score: 1

    Based on what? Was latest iPhone expected to be 64 bit? Nobody outside of Android knows what's in Kit Kat.

    So much for open source! In reality when it comes to software, Apple keeps their intentions utterly secret till it comes time to release either hardware with it on, or an SDK. With Android, the time between their mentioning that something is coming, and it appearing on a device or a shipping SDK is a long time. For example, Samsung have announced they will do 64 bit on their phones next year, in response to Apple's announcement.

    Android *already runs on two completely different architectures* in x86 and ARM (and several variants of ARM at that). It's already far further along the multiarch than iOS, I'd say moving 64-bit on the same architecture is unlikely to be a big deal.

    The low levels, where the CPU architecture matters, is largely shared between OSX and iOS, and thus is already x86, x86-64, ARM and ARMv8 compatible, and had previously has PowerPC as the major architecture. So no, iOS wasn't in any way less multi-arch than Android.

    But that's not the point. I'm not saying that Android is any harder to go 64 bit. It's just that Apple have already done it, before it seems to have even become a thing to consider for the Android developers.

  284. Re: 64-bit BS by Decker-Mage · · Score: 1

    Sadly, many (most) of the people that do work on emulators aren't a mile deep in the hardware, software, system, etc., engineering disciplines. With today's multi-core, multi-threaded architectures, it's quite a bit easier to do it right even to a fine level of detail. It helps if you weren't wedded to any particular architecture to begin and can draw from a raft of different ways of doing things in hardware, software, and especially how to substitute one for another, why, and at what expense. Being adept at blended solutions helps.

    I've been using emulation and virtualization for 3 1/2+ decades, 2 1/2+ for PC/Mac/*nix alone, but I was blessed with good teachers, especially in thinking about constraints, at a very early age followed with a lot of time having to work with less that adequate budgets of anything except my time while not attending to other duties. Then again, I was usually only called in for major disasters so time wasn't such a limiting factor after all and having it as a hobby ... ;-).

    --
    "[I]t is a wise man who admits the limits of his knowledge or skill, and that pretending either causes harm." --Terry Go
  285. Re:Android is finished. by phantomfive · · Score: 1

    You are right, they aren't publicizing it as a feature of KitKat. I'm not sure the work necessary is all that great, it might literally only need a new compile to be 64 bit. I'll check that out when I get to work Monday if I remember. Android already runs on a surprising variety of architectures, ARM, x86, MIPS surprisingly enough.......

    --
    "First they came for the slanderers and i said nothing."
  286. Re:64-bit BS by PopeRatzo · · Score: 1

    All the random, contradictory Apple product speculation on the Internet is secretly controlled by Apple.

    Wait, it's "speculation" that the new iPhone is 64-bit?

    I'm sorry, It thought the product announcement from Apple stated it was 64-bit.

    --
    You are welcome on my lawn.
  287. Re:64-bit BS by sribe · · Score: 1

    One word: mmap()

    450 comments, and as far as I can tell, precisely 2 people here who understand this. Fucking pathetic.

  288. Re:64-bit BS by Anonymous Coward · · Score: 0

    But hey, if you don't actually have a clue of all the things a 64-bit address space enables, then the above will sound like gibberish...

    mmaping larger files without using offset windows. And because ARM64 and AMD64 only have 40/48/56bit virtual addresses, you still have to use offset windows when working with really large files.

    So, not much.

    There are no new algorithms requiring 64 bit architectures, mmap is not a different algorithm to reading files, it's just a linear optimisation of the same algorithm, one which often doesn't pay off. I've tweaked IO code in software to use mmap, and at times I've pulled that code out again because it had a negative pay off. Specifically if you're doing a bunch of sparse random IO, you get better performance by not mapping records into memory, and instead using an LRU cache to find hits, if you mmap, you have to cache the entire page, rather than the one record you needed from that page aligned block on disk, keeping 4k resident to avoid copying 128 bytes is not a win, usually.

  289. Re: 64-bit BS by Anonymous Coward · · Score: 0

    Dude, have you seen how cheap embedded 8051 CPUs in USOT8 packages are? Plus they use less power than a 32 bit processor, and have denser code, saving on flash. Also programming 8051 assembler is easier than fucky pseudo-risc ARM.

  290. Re: 64-bit BS by xgerrit · · Score: 1

    I think the longer term strategy is clear: iOS isn't getting more Mac-like, Macs are getting more iOS-like. The article has it backwards... Why would Apple invest in its own chip development only to emulate that on the Mac? If the iPhone doesn't need a 64-bit chip what does? iPads and Macs. We're going to see an ARM-powered OS X. Getting developers on board with the easiest to port apps (iPhone specific ones) is just the beginning. I would kill for a MacBook that had the battery life of an iPad. If only it had the computing power too..

  291. Re: 64-bit BS by Internal+Modem · · Score: 1

    You do realize the architecture isn't the same as your windows machine? The 4 GB argument is only put forward by those that don't know what they are talking about.

  292. Re: 64-bit BS by Internal+Modem · · Score: 1

    Jealous much?

  293. Re:64-bit BS by Internal+Modem · · Score: 1

    This is not x86 architecture. You don't know anything about ARM.

  294. Re: 64-bit BS by DirtyLiar · · Score: 1

    No, you meant deprecate. Two different words with two different meanings.

    Actually, depreciate and deprecate both have 2 meanings, one of which is the definition of the other.

    http://www.google.com/search?hl=en&gl=US&ie=UTF-8&source=android-browser&q=depreciate
    http://www.google.com/search?hl=en&gl=US&ie=UTF-8&source=android-browser&q=deprecate

    --

    THINK! It's patriotic

  295. Doesnt really matter by danknight48 · · Score: 1

    Regardless of why Apple are going for a 64bit ARM....
    Just like the desktop, it will be another 10 years before the software is native 64bit. By that time, who knows, 128-256bit will be here lol

    As soon as you allow for 32bit emulation, your basically telling the software developers to stick with it.
    Why would any developer want to actively support 2 compiled versions, and, double the support workload?

    Even now, on the PC platform, i have "64bit" versions of software that still rely on 32bit applications. The service or driver is 64bit, yet the core applications that runs is still "32bit".

    32bit applications will be here forever. No doubt emulated on 128-256bit hardware in the future. Welcome to the future of computing...........

  296. Re:Android is finished. by sribe · · Score: 1

    I forget how many cat versions Apple used to say was finally ready for 64 bit. I think it started in 10.2, 10.3 definitly had it.

    That is simply not true. 10.4 was the first version that offered any 64-bit support, and that was only for non-UI background processes.

  297. Re:RISC (iPhone) vs. CISC (OSX) by Anonymous Coward · · Score: 0

    Several journalists have made this mistake, such as the drivel posted here: Trusted Reviews

    Please give a stronger warning when you post links like that. Quoting, "Smartphones that use older 32-bit processors can only work with data strings that consist of 32 characters" those details are so badly wrong that is well beyond drivel. I believe the much larger performance gain from ARMv8 is the reduction in context by making only branches conditional. While it loses for tiny bits of conditional code, it means far less state is required in the instruction pipeline. Going from 15 general purpose registers (ARM's program counter takes one of those slots) to 31 general purpose registers allows more code to only use registers, but not all that much.

  298. Um no. by DarthVain · · Score: 1

    4GB RAM. Please.

    iPhone barely likes giving away 16GB STORAGE. Never mind RAM.

    It sets price points on cheap memory. It is going to install expensive memory now?

    Likely this is just a strategic next step in technology. The chip is going there anyway, Apple along for ride. Much like 95% of desktops out there that have 64bit cpus and don't utilize I iota of them, neither in size or RAM, special instruction sets, or in programming.

  299. Apple just started doing back versions by Quila · · Score: 1

    Try to download an iOS 7 app on your older iOS, it'll offer to give you an older version.

  300. Re:RISC (iPhone) vs. CISC (OSX) by Quila · · Score: 1

    The main benefit of this move to the latest ARM CPU design is ironically much the same as the advantage brought by x86_64 - more registers are now available and some floating point operations are more efficient.

    The extra registers won't mean that much of a difference as x86. This would be going from 16 to 31 (unless Apple decided to do something different), which you are right probably won't mean much since that probably isn't the performance choke point. But x86 went from 6 to 14, and I remember one game got a 20% speed improvement just recompiling to use the extra registers. Still notice current ARM 32 has more registers than x86-64.

  301. RAM notebooks by Quila · · Score: 1

    OS X and iOS are much the same. Likely they already have an ARM OS X running (they had x86 running years before the switch). In a few years expect Apple to design a more powerful 4+ core A series chip, and for the latest MacBook Air to be running it, advertised battery life "all day long."

    It will translate x86 applications to ARM and cache the translated executable. XCode will have another checkbox for ARM to produce fat binaries native on both platforms. They're using OpenGL on both, so that should translate between the PowerVR and NVidia GPUs.

  302. Re:Android is finished. by Quila · · Score: 1

    32-it ARM already has more registers (16) than 64-bit x86 (14). This is far less of a "break the bottleneck" scenario than when x86 went from a paltry 6 to 14.

  303. Re:Android is finished. by Quila · · Score: 1

    OS X was taken 64-bit from the sky down. First certain performance-intensive libraries like math, then others, then Finder, then BSD, then Mach. It allowed for a more gradual approach that didn't break tons of applications require 64-bit hardware from the beginning.

    For iOS it's much easier. They can just install a completely 32- or 64-bit version based hardware. There are fewer than 10 32-bit major hardware variations out there, and all will be out of support in about four years. By that time, the "Apple TV" product will be using the then-old 64-bit A7 processor while the latest iPhone (or even MacBook) gets the A10.

    But a big reason that I don't think anybody has mentioned is that with ARM64 cryptography functions in the SIMD unit now handle AES and SHA. That right there should give a huge speed boost to anything encryption related, which Apple is building more and more into the system.

  304. Re:RISC (iPhone) vs. CISC (OSX) by Anonymous Coward · · Score: 0

    Several journalists have made this mistake, such as the drivel posted here: Trusted Reviews

    They seem to think that the register size being equal means that software written for them is somehow much more similar. In reality the CPUs and the software they run are no closer to each other than before. The main benefit of this move to the latest ARM CPU design is ironically much the same as the advantage brought by x86_64 - more registers are now available and some floating point operations are more efficient. This will translate into a small performance increase but it won't be night and day.

    http://www.anandtech.com/show/7335/the-iphone-5s-review/4

    Speedup in Geekbench (just from a re-compile): Integer gain between -25% (Dijkstra, heavy on pointers) and +825% (AES, uses new cryptographic instructions), geometric avarage +37%, median +9%; FP gain between 0% (Mandelbrot) and +195% (DGEMM, uses new DP-SIMD), geometric avarage +36%, median +21%

  305. Re:RISC (iPhone) vs. CISC (OSX) by Anonymous Coward · · Score: 0

    You're funny.

    Are you seriously suggesting that Apple migrates their desktop machines to hardware that's about 10 years behind the curve in terms of performance when compared to x86?

    Stop swimming in the kool-aid.

    Funny how about he only ones who keep claiming that are the Fandroids. Tastes more like Hatorade.

  306. Re:RISC (iPhone) vs. CISC (OSX) by Anonymous Coward · · Score: 0

    Intel chips are RISC as well, the CISC is bolted on top for compatibility reasons.

    Errm, the best way to tell if a chip is CISC is to see if it has a microarchitecture inside distractors insist on calling a RISC.

  307. Re:64-bit BS by jscotta44 · · Score: 1

    Wowsomeone that actually knows about and possibly used a PDP-11 machine! Going back a bit further, do you remember the Xerox Sigma 9?

  308. Re:64-bit BS by Guy+Harris · · Score: 1

    Wowsomeone that actually knows about and possibly used a PDP-11 machine! Going back a bit further, do you remember the Xerox Sigma 9?

    Nope - the PDP-11's came out roughly the time the Sigma series went away, and I never had a chance to use a Sigma (did get to use a S/360-40 and KA10 PDP-10 in a summer program when I was in high school and an 1130 at my high school, though). Did work on PDP-11s in college and in my first two post-college jobs.

  309. Re:64-bit BS by ImprovOmega · · Score: 1

    Yeah, see you're responding to one of the grandparent or great gp posts. This discussion is not so much about mobile anymore, but about the abomination that was PAE and AWE (long may it stay dead and never return ever).