Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
optimize gentoo for old touchscreen terminal
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
pawstar
n00b
n00b


Joined: 08 Dec 2007
Posts: 9

PostPosted: Sun Sep 14, 2008 12:34 am    Post subject: optimize gentoo for old touchscreen terminal Reply with quote

Greeting Folks,

I'm looking for any hints, docs, tips & tricks to optimize gentoo for an older touchscreen terminal. The thing has a fairly ancient Pentium 233 cpu and only 64MB ram but HDD space is not an issue. The terminal will be running a custom QT-embedded application (including sqlite) and ssh for admin purposes. I want to get the fastest boot speed & maximum user interactive performance with as little compromise on stability & security as possible.

Some questions that came to mind so far are:
kernel 2.6 vs 2.4?
.config optimizations?
static /dev nodes or udev?
glibc vs uclibc?
gcc (which version) vs intel icc ?
einit?

I'm not afraid to get my hands dirty, done many gentoo installs in the past but this would be the first one stripped down so much and where every bit of optimization counts so any help is much appreciated.

Also, which file system would be the most reliable to maintain data integrity in case of hard resets (eg. someone pulls the plug?).

TIA
Back to top
View user's profile Send private message
mw007
Apprentice
Apprentice


Joined: 08 Nov 2004
Posts: 260

PostPosted: Sun Sep 14, 2008 12:49 am    Post subject: Reply with quote

pawstar,

I did something similar with a system I made for my car. Has GPS, hard-drive for music, wifi, etc.

Here are the basic specs of my system: Pentium 333Mhz, 32 MB RAM. It's an old IBM thinkpad 1300 series.

I used kernel 2.6 because I could easily use alsa (not sure if that is a requirement of yours)
.config optimizations -- YES, I only have what I need. And I use an initrd to speed up boot, along with eInit

I use glibc, but only because some mods I made to gpsdrive required it.

I use gcc because it's what I know and works really well with gentoo

Another thing that may be more applicable for you, since UI responsiveness is important, but drive space isn't, is using statically linked libs where ever possible. It may be a pain to admin, but it'll make things a lot more responsive, esp considering you're using a QT-based UI.

Hope that helps,
mw
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum