Do you notice scrolling a little jerky?
Are you getting repeated comments in the .prop file?
Yeah, I do notice the jerkiness. I'm going to remove the extra new tweaks and reboot to see. I did a quick google for pm.sleep_mode, and I'm not sure changing that is a good idea (just my 2 cents).
I don't have any repeats in my build.prop though, looks ok.
Also, I'm going to rebuild my busybox version with the latest version of the cross compiler. I noticed that there were tweaks in the config:
CONFIG_EXTRA_CFLAGS="-march=armv7-a -mfpu=neon"
I'm going to do a bit of research on those, but do you think it will not work on older android CPUs with those settings?
---------- Post added at 11:13 PM ---------- Previous post was at 11:05 PM ----------
Theoretically, android should do this by default...
However, the background apps/content providers should die before secondary servers (apps you launched/used recently)
A couple things you can do is use more multitasking friendly minfrees.
Don't use bulletproof launcher if you have a low ram device.
You can bulletproof those apps that you want to keep alive and save them to 97BulletProof_Apps and use script manager to apply it every few minutes if you like.
If you were to do that, you can also edit 97BulletProof_Apps and add in apps to kill every at the same time using the pkill command...
With pkill, you can use a unique segment of the process name the same way as you can with pgrep.
So, for example say the script adds this to the script:
Sure I can manually add facebook, gmail and others to the kill list. But I was thinking in find a way to get the PID of the apps I recently launched and lower their OOM value automatically.
In the example I used before, the OOM values should be like this:
Dolphin Browser OOM 7
Read it Later OOM 7
gReader OOM 8
gmail OOM 8
facebook OOM 9
Beautiful Widgets OOM 9
etc.
and not like this:
Beautiful Widgets OOM 7
Dolphin Browser OOM 7
Gmail OOM 8
Facebook OOM 8
gReader OOM 9
Read it Later OOM 9
Some apps can access the recently launched list (TaskOS for example).
Well it seems that the problem is that "the /system partition will not unmount properly"
I have no way to confirm that either way.
But if his method works... what the heck
Of course, I'd probably try and figure out a way to get it to unmount properly LOL
zepp you are rigth, the /system partition dont unmount properly, i checked with root xplorer and wend i open /system partition is mounted as r/w and the / partition is mounted as r/o
zepp you are rigth, the /system partition dont unmount properly, i checked with root xplorer and wend i open /system partition is mounted as r/w and the / partition is mounted as r/o
jukalo is there a way to fix it? all i wanna do is make a backup... but i cant make that happen...
Telus Galaxy S3
Hairybean 64GB Sandisk Ultra
I/O Boost - Data2SD 28GB FAT32 - 31GB EXT4
it's unlocked an no I don't regret it.....
Join dropbox you get 2 gb free I get an extra 250 mb @Dropbox. 2GB account is free! http://db.tt/BCnlmj2R
Yeah, I do notice the jerkiness. I'm going to remove the extra new tweaks and reboot to see. I did a quick google for pm.sleep_mode, and I'm not sure changing that is a good idea (just my 2 cents).
I don't have any repeats in my build.prop though, looks ok.
Also, I'm going to rebuild my busybox version with the latest version of the cross compiler. I noticed that there were tweaks in the config:
CONFIG_EXTRA_CFLAGS="-march=armv7-a -mfpu=neon"
I'm going to do a bit of research on those, but do you think it will not work on older android CPUs with those settings?
---------- Post added at 11:13 PM ---------- Previous post was at 11:05 PM ----------
Ok I upped RC2.1
Took out those 2 graphics tweaks but left the sleep mode in as I'm curious as to feedback about battery... it's not an uncommon tweak and I haven't heard anything bad about it being set to 1.
Also took care of your first 2 comments
About the busybox stuff and older cpus... I'm sure you know more about that than I do
Quote:
Originally Posted by lucfig
Sure I can manually add facebook, gmail and others to the kill list. But I was thinking in find a way to get the PID of the apps I recently launched and lower their OOM value automatically.
In the example I used before, the OOM values should be like this:
Dolphin Browser OOM 7
Read it Later OOM 7
gReader OOM 8
gmail OOM 8
facebook OOM 9
Beautiful Widgets OOM 9
etc.
and not like this:
Beautiful Widgets OOM 7
Dolphin Browser OOM 7
Gmail OOM 8
Facebook OOM 8
gReader OOM 9
Read it Later OOM 9
Some apps can access the recently launched list (TaskOS for example).
Yeah they get the info using java but I doubt a script can do that.
I guess an easy way is to just bulletproof all the apps you want to control and have the script put everything in 97bulletproof_apps and just edit the script with the numbers you want instead of the -17
One more post I promise I'll shut up... I have rom manager, my options are, nexus s, nexus s 4g, samsung galaxys i9000 and samsung gallaxysi9000 (mtd). I have a samsung Fascinate 4G model T959P. Which one do I choose and if something goes horrible wrong, will I be able to odin my way back? I do have the files since ive messed up the phone once before lol.
Sorry, I don't know enough about your model and don't want to give you incorrect information. You should check out the Fascinate forum and see if they can help you: http://forum.xda-developers.com/forumdisplay.php?f=721
Hardware: Google Nexus One
Recovery: ClockworkMod 5.0.2.0
ROM: CM7 (nightly)
Kernel: intersectRaven's Kernel AVS (latest)
Tweaks: zeppelinrox's V6 SuperCharger, zeppelinrox's Kick Ass Kernerlizer, SD read cache 1536
RC2.1 seems to be smokin fast Zep.... Thanks Superchargerman......
Telus Galaxy S3
Hairybean 64GB Sandisk Ultra
I/O Boost - Data2SD 28GB FAT32 - 31GB EXT4
it's unlocked an no I don't regret it.....
Join dropbox you get 2 gb free I get an extra 250 mb @Dropbox. 2GB account is free! http://db.tt/BCnlmj2R
Good... glad it's working!!
Got the changelog up...
Updated October 26: - V6 SuperCharger Update 9 RC2.1 Smarter - If you change launchers, it tells you that you need to reboot Smarter - If it's your first SuperCharge, it brings to the wipe caches & reboot tool Misc. Tweaks - Removed "debug.sf.hw=1", Added "pm.sleep_mode=1" (saves battery) Tweaked - Minfrees again - less multitasking but not as aggressive as before Enhanced - the interface some more Improved - the code some more Tweaked - init.rc support - off by default Tweaked - 99SuperCharger a bit - Added an echo command to make busybox v1.19.1 stfu and be happy.
Having a good recovery makes the process of modifying, tweaking, maintaining, … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?