Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 64

Thread: HOWTO: Enable prelink

  1. #11
    Join Date
    Oct 2004
    Location
    Switzerland
    Beans
    60

    Re: HOWTO: Enable prelink

    Thanks for the howto.
    I'm newbe with ubuntu. So this may seem a stupid question:
    After install prlink and setting everything in the /etc/defaults/prelink
    and running: sudo /etc/cron.daily/prelink
    the terminal daes not schow me any status as in "prelink successfull" or anything like that.
    And the apps run just as slow as before.
    Am i doing something wrong?

    Sys:
    PII 450 Mhz
    296 Ram
    392 Swap
    Ubuntu 5.04 Pre

    Any help would be appreciated.
    Fintan

  2. #12
    Join Date
    Dec 2004
    Beans
    75

    Re: HOWTO: Enable prelink

    Quote Originally Posted by Fintan
    Thanks for the howto.
    I'm newbe with ubuntu. So this may seem a stupid question:
    After install prlink and setting everything in the /etc/defaults/prelink
    and running: sudo /etc/cron.daily/prelink
    the terminal daes not schow me any status as in "prelink successfull" or anything like that.
    And the apps run just as slow as before.
    Am i doing something wrong?

    Sys:
    PII 450 Mhz
    296 Ram
    392 Swap
    Ubuntu 5.04 Pre

    Any help would be appreciated.
    Fintan
    the terminal daes not schow me any status as in "prelink successfull" or anything like that.

    Same thing happened here...
    with hoary

  3. #13
    Join Date
    Dec 2004
    Beans
    39
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: HOWTO: Enable prelink

    I'v tested

    Before:
    boot->gdm 112s
    gdm->gnome: 22s
    openoffice writer:15s
    firefox:5s

    After:
    boot->gdm 109s
    gdm->gnome: 22s
    openoffice writer:12s
    firefox:5s

    AMD64 3400+ hoary (32bits)

  4. #14
    Join Date
    Mar 2005
    Location
    Luxemburg
    Beans
    14

    Re: HOWTO: Enable prelink

    Quote Originally Posted by Fintan
    And the apps run just as slow as before.
    Prelink does only speed up the load process of an application.

  5. #15
    Join Date
    Nov 2004
    Location
    Kuala Lumpur, Malaysia
    Beans
    885
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: HOWTO: Enable prelink

    Are there any drawbacks in enabling prelink? If yes, what are they?

  6. #16
    Join Date
    Dec 2004
    Beans
    746
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: HOWTO: Enable prelink

    I realize that this is just my system, and it works fine for everyone else, but prelinking crashes my system (then again, it seems a bit temperamental today, which is weird). The first time I tried it it crashed, but I decided not to be deterred. So I went again. It crashed again, taking dbus-launch with it. Nothing a reinstall of the relevant app didn't fix, but for some reason prelinking and my system don't like eachother, so I guess I'll just have to live with the slower startups.

  7. #17
    Join Date
    Oct 2004
    Location
    Cupertino, CA
    Beans
    5,092
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Enable prelink

    Quote Originally Posted by Buffalo Soldier
    Are there any drawbacks in enabling prelink? If yes, what are they?
    After major system updates, like library updates, you must remember to start a prelink. Else, you might get quirky/unstable behavior.
    Quote Originally Posted by tuxradar
    Linux's audio architecture is more like the layers of the Earth's crust than the network model, with lower levels occasionally erupting on to the surface, causing confusion and distress, and upper layers moving to displace the underlying technology that was originally hidden

  8. #18
    Join Date
    Mar 2005
    Beans
    118

    Re: HOWTO: Enable prelink

    Thank you, it worked without problem
    See, you not only have to be a good coder to create a system like Linux, you have to be a sneaky bastard too.

  9. #19
    Join Date
    Mar 2005
    Beans
    6,040

    Re: HOWTO: Enable prelink

    does this howto apply exactly to Hoary?

    when i type sudo /etc/cron.daily/prelink at the terminal the hd spins wildly for about 10 minutes (first prelink; subsequent ones were shorter) and then the bash prompt reappears, but the drive keeps working for a few more minutes. is this normal?
    Previously known as 23meg

  10. #20
    Join Date
    Apr 2005
    Beans
    135

    Re: HOWTO: Enable prelink

    Quote Originally Posted by Leif
    I realize that this is just my system, and it works fine for everyone else, but prelinking crashes my system
    I've had various problems doing a universal prelink in other distros. I wouldn't recommend it prelinking your whole system. Even though Yoper does it if you examine it it has special ld_library paths or whatever, etc. I'd say about 75% of apps in mac os x are 'prebinded'.

    I do, however, recommend prelinking Openoffice as it'll cut down the load times in half. Instead of 15 seconds to load OpenWriter, for instance, it'll only take 7 seconds. Sure you can have that openoffice thing load on start but that'll waste memory resources if you don't use it all the time.

    sudo apt-get install prelink
    sudo /usr/sbin/oooprelink -f
    Last edited by mrbass; April 13th, 2005 at 08:47 AM.

Page 2 of 7 FirstFirst 1234 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •