Active Topics

 


Reply
Thread Tools
Posts: 1,141 | Thanked: 781 times | Joined on Dec 2009 @ Magical Unicorn Land
#21
so far so good, copying a 1.2gb file from mydocs to mydocs and system is still perfectly usable. Will try to stress it more tomorrow. Thanks
 
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#22
Originally Posted by qole View Post
I wonder if this would fix the problems people have been having trying to decompress the Easy Debian image.
I was thinking the same thing. Also, while we're on the subject, has anyone tried testing if the noop I/O scheduler improves things?
 
Banned | Posts: 358 | Thanked: 160 times | Joined on Dec 2010
#23
Originally Posted by lma View Post
I was thinking the same thing. Also, while we're on the subject, has anyone tried testing if the noop I/O scheduler improves things?
Noop scheduler is activated by default and also u can't change a thing.
 
hawaii's Avatar
Posts: 1,030 | Thanked: 792 times | Joined on Jun 2009
#24
Originally Posted by epitaph View Post
My tools is using mlock to lock x into ram. It seems to work. U should try it. And also hawaii is a troll.
I'm not even in this thread and you're calling me out? Seriously? "Your tool" is cobbled together scripts. Your tool uses libraries that OTHER people wrote and you give no credit.

Originally Posted by Mentalist Traceur View Post
Personally, I didn't even know so much useful-only-at-boot crap sat in the ram indefinitely. If these things sit in ram after boot, can't a script be written to simply get rid of all the stuff like that that wastes memory space?
You can drop free caches however AFAIK you'll notice higher load and RAM usage because there are no more caches. When a process needs memory dirty caches are dropped. Best to let the kernel handle what it does best?

I've off-loaded swap to my microSD. There's a noticeable decrease in IO "collision" and my device is much more responsive during those times.

Last edited by hawaii; 2011-02-17 at 06:08.
 

The Following 4 Users Say Thank You to hawaii For This Useful Post:
Daneel's Avatar
Posts: 549 | Thanked: 698 times | Joined on Apr 2010
#25
Im with hawaii on this one, this epitaph guy seems a bigger tool then his tool.
A bit insecure too.
 

The Following User Says Thank You to Daneel For This Useful Post:
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#26
Offloading to SD card makes sense - wouldn't that mean hotswapping is only possible between SD cards with swap partitions already written into them? If so, perhaps a swap-enabling script is in order - check for x bytes of space free on card, run one of the partition resizing/making programs to shrink the partition containing the free space, then create your swap one. Then mount the entire thing.

One or two more scripts and you could probably make it capable of dumping between the on-device swap partition (assuming you leave it there) and the SD-card ones... Would be a pain in the ***, but seems doable enough, at least in theory.

As for hawaii and trolling - he's not a troll. He's just sometimes quite hostile when it comes to newbs. Which is okay, most of the time. Also, see that "Know Nokia" link in his signature? You know, the one he runs? The one where the swappolube mods were born from, the one where he shows how to enable locked wifi frequencies, etc? Know that pwnitter app in the repos? He kinda made that too, if I recall correctly. He's also ported NetDiscover onto the N900 I believe, and has posted quite a lot of useful advice on here while he's been around.

Just because he doesn't regularly sugar-coat his opinions doesn't mean he's a troll.

Now, onto productive things: So I tested this with just the two queue changes - immediately attempting to download the Stellarium catalogue I was trying to download worked faster (I had given up after multiple attempts, and decided to see if your changes would make it better. Seems that they actually did).

So far, I'm leaving swappiness at 20 (I left it there a while ago, don't really significantly notice the difference between 30 and 20, but meh), and within a little bit I'll also see what effect dropping the dirty ratios will have. For now they're at the very high swappolube values.

Hawaii: About the drop caches - I know how it's used, I believe - echo 1 to it to make the caches get emptied, but then it continues caching as normal, from what I know. But would it get rid of the stuff mentioned earlier - the stuff that gets used in bootup and then doesn't get touched? If so, then it should be reasonably harmless to drop caches once late in the boot process, and then let things go naturally from there, to clean out all the unneeded after boot stuff, correct, as I understand it, and running it only once should prevent the higher loads later on, right?
 

The Following 5 Users Say Thank You to Mentalist Traceur For This Useful Post:
Posts: 2,014 | Thanked: 1,581 times | Joined on Sep 2009
#27
Originally Posted by qole View Post
I wonder if this would fix the problems people have been having trying to decompress the Easy Debian image. Decompressing a 2GB image in MyDocs basically brings the system to its knees and takes over an hour.

I filed a bug and nobody had any idea what was wrong...
Be darned interested to know that myself. I am doing some other stuff with my phone at the moment but will try and give that a shot after. If you try it in the meanwhile - can you post an update here as well.

The other thing I am wondering is performance of E.D could that possibly be improved by improved IO?

I plead guilty to not knowing much about this stuff nor how much IO E.D does.
__________________
Class .. : Power Poster, Potential Coder
Humor .. : [*********] Alignment: Chaotic Evil
Patience : [***-------] Weapon(s): +2 Logic Mace
Agro ... : |*****-----] Relic(s) : G1, N900

 
Posts: 310 | Thanked: 383 times | Joined on Jan 2010
#28
It's not a question of cache pollution during bootup; none of that will survive long. It's that many programs/scripts (ie. bash and init) fork off the rest of the system and need to survive. And, programs are almost always completely loaded into memory and never free()'d, even though much of the code may never be called again after startup (ie. Xorg's config reading code).
 

The Following 2 Users Say Thank You to nightfire For This Useful Post:
Posts: 2,829 | Thanked: 1,459 times | Joined on Dec 2009 @ Finland
#29
What are disadvantages of using microSD as swap memory? What happens if back cover is removed intentionally or by accident during heavy swapping?
__________________
TMO links: [iSpy] - [Power search] - [Most thanked] - [Cordia - Maemo5 UI on top MeeGo Core] - [CommunitySSU]
 
Posts: 1,463 | Thanked: 1,916 times | Joined on Feb 2008 @ Edmonton, AB
#30
well, it should be slower memory, so there might not be any increase in performance, or it might even be slower. It could reduce the life of the SD card. Partitioning it is a pain, you probably have to wipe it clean. I read the whole thread on that and I didn't see what happens when you force it to unmount...
 

The Following 3 Users Say Thank You to Creamy Goodness For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 00:57.