Mailinglist Archive: opensuse (4398 mails)
| < Previous | Next > |
Re: [opensuse] Preload HowTo
- From: Michael Schueller <schueller-berlin@xxxxxx>
- Date: Sat, 24 Sep 2005 22:23:03 +0200
- Message-id: <200509242223.04080.schueller-berlin@xxxxxx>
Am Samstag, 24. September 2005 19:56 schrieb Michael Schueller:
> Am Samstag, 24. September 2005 19:46 schrieb Michael Schueller:
> > Am Samstag, 24. September 2005 19:01 schrieb nordi:
> > > Michael Schueller wrote:
> > > > Hello List,
> > > > i would like to learn more about preloading.
> > > > Could anybody give me a hint where to find anything about
> > > > adding applications to, or removing from preloading ...
> > >
> > > http://www.opensuse.org/index.php/SUPER_preloading would be a
> > > good starting point. You might also find
> > > /usr/bin/appspreloader.sh an interesting read.
> > >
> > > For adding applications to the preloading I would recommend
> > > PePr since it is very easy to use.
> >
> > Hello nordi,
> > well... PePr works so far, opera shows up much faster now ...
> >
> > But what i don´t understand is the syntax for creating a
> > preload file for /etc/preload.d ... "Adding new applications"
> > I know that there is no need for, except you want the preload
> > systemwide
>
> It´s so easy ...
>
> strace -fF -e open,process opera 2>opera_strace
> parse_strace opera_strace
> cp opera_strace_preload /etc/preload.d/opera
>
> Let´s see if it works ... ;-)
O.K ... now i tried both, the way you recommend (PePr) and the way
at the botton of your side "Adding new applications".
The first way, with PePr, worked perfectly. It reduce the starting
time of opera from 15 sec to 4-5 sec, not to bad ;-)
Then i tried the other way and created a preload file
for /etc/preload.d (see above).
So i removed the ~/.pepre Directory, installed the preload file,
and did a update_preload.
After a reboot i found myself back to 15sec loading, so no result at
all.
At the End i removed the preload file from /etc/preload.d , and used
your script as before. Now i´m back to 4 sec loading time.
Greatings
Michael
> Am Samstag, 24. September 2005 19:46 schrieb Michael Schueller:
> > Am Samstag, 24. September 2005 19:01 schrieb nordi:
> > > Michael Schueller wrote:
> > > > Hello List,
> > > > i would like to learn more about preloading.
> > > > Could anybody give me a hint where to find anything about
> > > > adding applications to, or removing from preloading ...
> > >
> > > http://www.opensuse.org/index.php/SUPER_preloading would be a
> > > good starting point. You might also find
> > > /usr/bin/appspreloader.sh an interesting read.
> > >
> > > For adding applications to the preloading I would recommend
> > > PePr since it is very easy to use.
> >
> > Hello nordi,
> > well... PePr works so far, opera shows up much faster now ...
> >
> > But what i don´t understand is the syntax for creating a
> > preload file for /etc/preload.d ... "Adding new applications"
> > I know that there is no need for, except you want the preload
> > systemwide
>
> It´s so easy ...
>
> strace -fF -e open,process opera 2>opera_strace
> parse_strace opera_strace
> cp opera_strace_preload /etc/preload.d/opera
>
> Let´s see if it works ... ;-)
O.K ... now i tried both, the way you recommend (PePr) and the way
at the botton of your side "Adding new applications".
The first way, with PePr, worked perfectly. It reduce the starting
time of opera from 15 sec to 4-5 sec, not to bad ;-)
Then i tried the other way and created a preload file
for /etc/preload.d (see above).
So i removed the ~/.pepre Directory, installed the preload file,
and did a update_preload.
After a reboot i found myself back to 15sec loading, so no result at
all.
At the End i removed the preload file from /etc/preload.d , and used
your script as before. Now i´m back to 4 sec loading time.
Greatings
Michael
| < Previous | Next > |