OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: Howard Roark on May 01, 2005, 10:52:49 pm

Title: Does A Swap File Help On A C3k?
Post by: Howard Roark on May 01, 2005, 10:52:49 pm
What is the point of creating a swap file on a C3K? Does it help speed things up?

If its useful, whats a good size?

 
Title: Does A Swap File Help On A C3k?
Post by: lpotter on May 01, 2005, 10:57:32 pm
Quote
What is the point of creating a swap file on a C3K? Does it help speed things up?

If its useful, whats a good size?

 
[div align=\"right\"][a href=\"index.php?act=findpost&pid=77812\"][{POST_SNAPBACK}][/a][/div]

I don't recommend a swap file on _any_ embedded device, and I have never used swap on an embedded device.

The slowness you may experience is the microdrive.
Title: Does A Swap File Help On A C3k?
Post by: Meanie on May 01, 2005, 11:06:18 pm
In general, you don't need a swap on the C3000 if you are only running the stock sharp apps. However, if you start playing with X/Qt, Debian, OpenOffice, then you willl soon run out of memory so that's when you start to need a swap at the sacrifice for some speed. I am experiencing with 64MB to 128MB swapfiles.
Title: Does A Swap File Help On A C3k?
Post by: iamasmith on May 02, 2005, 07:54:37 am
I agree, don't enable swap unless you are doing something that runs out of memory and crashes.

Keep as much in RAM as possible is the best advice. If you can avoid running too much then you will benefit more greastly from cache.

I only enable swap if I'm compiling something really big onboard. In the past on PDAXROM I had to enable swap to build things like ClanLib and pingus.

- Andy