Thread: IOS 5 problems.
View Single Post
  #19  
Old 06-01-2012, 04:37 AM
skysurfer's Avatar
skysurfer
Dark sky rules !

skysurfer is offline
 
Join Date: Dec 2011
Location: 33S 150E (AU holiday)
Posts: 1,181
Quote:
Originally Posted by Steffen View Post
Apps are closed when you press the home button. No need for finger acrobatics. More information in this recent informative blog post:

http://speirs.org/blog/2012/1/2/misc...titasking.html

Cheers
Steffen.
That is absolutely untrue.

It is easy to check with a jailbroken iPad. A command called 'top' (familiar to linux / Unix users) shows that the apps which are in the 'task bar' are loaded in memory (but not running). Here a screenshot of an SSH terminal session to the iPad with top running.
A non-JB iPad cannot check this because Apple does not allow apps which intervene with the system.

See the attached images regarding 'Wordfeud' and 'AppStore'.
These apps do consume memory and thus slow down performance. As you see the 'dormant' Appstore consumes 38MB and Wordfeud 186MB. This is under most OSes particuarly Android and iOS. Windows, Linux and Mac OSX have swap space on the harddisk where such apps are swapped out of 'live' memory.
Moreover unlike these three and Android, iOS does not really multitask: many apps suspend when moved to the background. This is not a limitation of iOS but a design choice of Apple to prevent too much battery usage, like the closed nature of iOS is.

So the real misconception is:
Quote:
You may think that, if an app is resident in memory, you have to somehow remove it to conserve memory. You don't because iOS does it for you. If there are Suspended apps lying around and you launch a memory-intensive app such as a big game, iOS will start to purge Suspended apps and move them to the Not Running state. That is, they will be completely removed from memory and will launch afresh the next time you tap their icon.
Attached Thumbnails
Click for full-size image (IMG_0051.PNG)
183.1 KB32 views
Click for full-size image (Screen Shot 2012-01-05 at 18.34.54.png)
93.1 KB38 views
Reply With Quote