Results 1 to 6 of 6

Thread: Two PS3 Linux Performance Tweaks

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,834
    Blog Entries
    3209
    Rep Power
    50

    ps3 Two PS3 Linux Performance Tweaks

    First, bring up a terminal.
    Applications > Accessories > Terminal

    Then, in the window that comes up, type
    sudo sysctl -w vm.swappiness=10

    To make the change permanent, do the following:
    in the terminal, type
    sudo gedit /etc/sysctl.conf
    (if you don't have gedit, type sudo apt-get install gedit, then perform the above step)

    In the sysctl.conf file, add this line at the bottom of the page:
    vm.swappiness=10

    Afterwards, either click File > Save
    Or just click the Save icon.
    Close the window afterwards.

    Congratulations! You just forced Linux to use the PS3's RAM more often instead of virtual RAM on the Hard Drive (known as swap file...it's 100 times slower than RAM access).

    http://www.pslegion.com/?q=node/159

  2. #2
    PS Beta Tester & Mod DPyro's Avatar
    Join Date
    Feb 2006
    Location
    Right Behind You!
    Posts
    2,742
    Rep Power
    82

    Default

    Why would you use gedit? Nano is much easier and is in most Linux Distros by default now.

  3. #3
    DCEmu Pro
    Join Date
    Mar 2006
    Location
    OR
    Age
    33
    Posts
    679
    Rep Power
    69

    Default

    Hey, good to know. Thanks for the info!:thumbup:

  4. #4
    DCEmu Regular porchemasi's Avatar
    Join Date
    Feb 2006
    Posts
    250
    Rep Power
    68

    Default

    awsome i do notice some speedups!


    !

  5. #5
    Registered User NoQuarter's Avatar
    Join Date
    Dec 2005
    Posts
    2,106
    Rep Power
    0

    Default

    The harddrive in the ps3 is a POS!
    I usually turn the swappiness down on most of my computers,didn't think about doin it on my ps3...

  6. #6
    DCEmu Newsposter Triv1um's Avatar
    Join Date
    Feb 2007
    Location
    Derby, UK
    Age
    32
    Posts
    3,200
    Rep Power
    128

    Default

    Use nano, its built in with ubuntu and YDL.

    So if you dont want to waste time/dont have internet rigged up. Replace gedit with nano in the command. Havent tried it but it should work.
    PSN (PS3/PS4/Vita)/NintendoID - Triv1umx
    Steam - Rjinswand
    Runescape - Rjinswand

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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
  •