The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion
Reply
 
LinkBack Thread Tools Display Modes
  #16  
Old 01-04-2009, 10:38 AM
What's Jailbreak?
 
Join Date: Jan 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Has anyone figured out away to dedicate more memory to non-system apps? I was told that each function, (SMS, Phone, Email) Has it's own dedicated memory to gurantee their operation at all times. Is there anyway to unlock more memory for other apps? With my phone being jailbreaked I have noticed that intense games like Guitar Rock Tour, Will not play. They crash alot and are very unstable. Anyone shine in?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #17  
Old 01-04-2009, 10:04 PM
My iPhone is a Part of Me
 
Join Date: Sep 2007
Device + Firmware: iPhone 2.2
Operating System: XP
Location: SC
Posts: 571
Thanks: 28
Thanked 13 Times in 12 Posts

I also continue to have this problem, even though everything has been relocated with the use of cydia and bosstool. What's interesting is that SBSetting upon opening says I have 55MB free but with 3 seconds it drops down to 8MB. the only Apps displayed in the Process window is phone and mail. Anyone have any clue whas killing my system memory?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #18  
Old 01-05-2009, 01:50 AM
reddawg's Avatar
iPhone? More like MyPhone
 
Join Date: Sep 2008
Device + Firmware: iPhone 3G 8GB 3.1.2 (4.26.08) Pwned & Ultrasn0w
Operating System: Windows 7 Pro, Windows XP, Mac OS X 10.5.2 Leopard (hackintosh)
Location: Massachusetts, USA
Posts: 245
Thanks: 9
Thanked 42 Times in 33 Posts

ripped53,

Based on your symptoms and number of apps installed, I would recommend that you restore your current firmware in iTunes and re-jailbreak. You may have an application that is causing problems or something that is corrupted.

1. Sync/Backup your iPhone in iTunes
2. Restore your current fimrware in iTunes

(Win) Shift + Restore
(MAC) Option + Restore

3. Re-jailbreak using Quickpwn or PwnageTools. If you use PwnageTools you can increase the default size of the root partition (500MB) to a larger size, like 600-700MB.

4. After jailbreaking is complete, it might be a good idea not to restore from backup in iTunes and start new.

5. Set up your iPhone as a new phone.

6. Sync your Music, Apps, video, e-mail, ringtones, etc.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #19  
Old 01-05-2009, 01:23 PM
benne's Avatar
Green Apple
 
Join Date: Aug 2007
Posts: 41
Thanks: 5
Thanked 6 Times in 4 Posts

I do get the same warnings by Snapture - and indeed the problem is RAM based. iPhone RAM is 128 MB (Speculating on the iPhone memory footprint and CPU speed). This isn't bad for a (great) smartphone, but others can do better (e.g. HTC Touch HD: 288 MB RAM, HTC Touch HD - Wikipedia, the free encyclopedia). There are more problems associated with this memory limit (iPhone’s limited RAM struggles under the stress « Hasta la vista!). Up to now you have to live with it (but the iPhones other great features don't make it that hard to tolerate the 128
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #20  
Old 01-05-2009, 01:51 PM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 2.2.0
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,231
Thanks: 45
Thanked 202 Times in 162 Posts

Quote:
Originally Posted by Miro89 View Post
hi, if i installed bosstools and it freed up my system memory and then i installed new apps and games do i have to run bosstools again so it moves the new apps and games to /private/var? and has anyone reported a problem with bosstools plz reply!!!!!!!!!!!!
No.

Basically Cydia now moves /Applications to /private/var and replaces the original with a link to the new location. This means everything done afterwards is done in the large user partition, and not the system partition.

Unfortunately, Cydia doesn't clean up after itself when you upgrade the firmware - so every time you upgrade and jailbreak, you end up with new copies of Applications, Fonts, etc. taking up space in /private/var.

Quote:
Originally Posted by sznaps View Post
Has anyone figured out away to dedicate more memory to non-system apps? I was told that each function, (SMS, Phone, Email) Has it's own dedicated memory to gurantee their operation at all times. Is there anyway to unlock more memory for other apps? With my phone being jailbreaked I have noticed that intense games like Guitar Rock Tour, Will not play. They crash alot and are very unstable. Anyone shine in?
Whoever told you that was wrong.

The iPhone file system is like your desktop's disk drive - and having more disk space doesn't help if you run out of RAM. The iPhone's RAM is quite limited, and unfortunately Apple used up a bit more of it with firmware 2.x (bad decision) and that is why Safari is unstable on picture heavy pages. And other large applications crash.

One thing you can do is install MobileTerminal and then use the ps command to see what processes are running and evaluate what is using up memory - try
ps -e -o%mem,pid,command | sort

to see which apps are using the most memory (SpringBoard is top at 16% on mine) and what is running that you don't need at the moment (mail and iPod were running on mine) and you can kill them by typing in
kill (pid)

Last edited by NetMage; 01-05-2009 at 01:51 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 2 Users Say Thank You to NetMage For This Useful Post:
bkw (01-14-2009), blkcadi (03-04-2009)
  #21  
Old 01-14-2009, 12:06 PM
bkw bkw is offline
What's Jailbreak?
 
Join Date: Jan 2009
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by NetMage View Post
One thing you can do is install MobileTerminal and then use the ps command to see what processes are running and evaluate what is using up memory - try
ps -e -o%mem,pid,command | sort

to see which apps are using the most memory (SpringBoard is top at 16% on mine) and what is running that you don't need at the moment (mail and iPod were running on mine) and you can kill them by typing in
kill (pid)
On my iphone, SB was @ 15% so I killed the pid, which immediately re-springs the phone and turned it back on, but this time @ 30%.

Got any other tips to keep springboard in check?

Last edited by bkw; 01-14-2009 at 12:31 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #22  
Old 01-14-2009, 06:28 PM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 2.2.0
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,231
Thanks: 45
Thanked 202 Times in 162 Posts

I wouldn't kill SpringBoard, it is like Windows Explorer (desktop shell instance) you have to live with it. However, it would be interesting to see how much less it uses when WinterBoard has no themes or is not installed.

Mainly I would try closing some of the Apple apps that hang around such as Mail or Safari. Beyond that, I think we have to hope Apple increases RAM in the next generation, or changes the firmware to undo some of the creep they put in the 2.x version trying to DRM the App store applications.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #23  
Old 02-02-2009, 03:05 PM
What's Jailbreak?
 
Join Date: Jun 2008
Device + Firmware: 1.1.4
Posts: 14
Thanks: 0
Thanked 2 Times in 1 Post

is it possible to ssh into your ipod then delete the .app files downloaded from cydia? If so, will it free up the space required for cydia to run?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #24  
Old 03-04-2009, 12:41 PM
What's Jailbreak?
 
Join Date: Mar 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

NetMage "Said"

"Basically Cydia now moves /Applications to /private/var and replaces the original with a link to the new location. This means everything done afterwards is done in the large user partition, and not the system partition.

Unfortunately, Cydia doesn't clean up after itself when you upgrade the firmware - so every time you upgrade and jailbreak, you end up with new copies of Applications, Fonts, etc. taking up space in /private/var."

NetMage, when you say Cydia doesnt clean up after itself.

I checked /

I see for instance a private folder, system folder, usr folder
Also see a folder within / that says var, but that folder that should look like a normal blue folder is smaller and has a little arrow on bottom left side of folder. "I would assume this is a copied folder" or "Link"

Question- Are the folders with the little arrow on bottom left side copies, or links
if its a link then user should not delete. But if it is then we can?

Last edited by saleen392; 03-04-2009 at 12:49 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #25  
Old 03-04-2009, 07:43 PM
iPhone? More like MyPhone
 
Join Date: Nov 2007
Device + Firmware: iPhone 8 GB 2G 3.0 Pwned
Operating System: Mac OSX 10.5.7
Posts: 263
Thanks: 21
Thanked 16 Times in 16 Posts

Quote:
Originally Posted by saleen392 View Post
NetMage "Said"

Unfortunately, Cydia doesn't clean up after itself when you upgrade the firmware - so every time you upgrade and jailbreak, you end up with new copies of Applications, Fonts, etc. taking up space in /private/var."
I am not sure about this. I made a custom firmware with 590 Mb in root partition for 2.1. After that, I upgraded a couple of times with QuickPwn and my free disk space in the root partition is always the same. If Cydia does not clean up, I should see progressively less disk free space in my root partition, shouldn't I? And it's still the same 130 Mb (which means my root partition is an overkill, but that's another story....)

EDIT: after re-reading carefully the previous posts, I realized the issue is not about root partition. So, just scratch what I say above

Last edited by marcoiac; 03-04-2009 at 10:23 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #26  
Old 03-05-2009, 04:58 AM
iPhone? More like MyPhone
 
Join Date: Feb 2009
Device + Firmware: iPhone 3G 2.2.1
Posts: 185
Thanks: 0
Thanked 10 Times in 10 Posts

Quote:
The iPhone's RAM is quite limited
128mb total RAM...same as all top Nokia Symbian devices...however, Symbian devices can run 20 or more 3rd party apps at the same time...they have something like 80-90mb of free RAM after boot...compare with the iphone - starts around 50mb, quickly jumps to around 30mb

so...RAM is not limited, problem is other...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #27  
Old 08-23-2009, 12:19 AM
What's Jailbreak?
 
Join Date: Dec 2008
Device + Firmware: 3g 3.0.1 iphone jailbroken redsnow
Operating System: vista
Posts: 27
Thanks: 7
Thanked 0 Times in 0 Posts

any way to do this on 3.0 or higher?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 06:37 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top