Re: [CentOS] loading a program in memory for faster startup

2009-11-01 Thread Jerry Geis
> more /etc/readahead.d/impress.later > /usr/bin/soffice > /opt/openoffice.org3/program/soffice.bin I created the above file /etc/readahead.d/impress.later Put in it the two lines above. The /etc/init.d/readahead_later script takes any file name *.later so I made a new file instead of editing /e

[CentOS] loading a program in memory for faster startup

2009-10-31 Thread Jerry Geis
After searching for a way to load a program in memory for fast start time I found preload.sourceforge.net I then kept looking and found CentOS 5 has readahead_early and readahead_later. I have (2) questions. 1) the /etc/readahead.d/default.later file has firefox 1.5 preloads mentioned. That se