<---- template headericclude ----->
Running from Ram
FedoraForum.org - Fedora Support Forums and Community
Page 1 of 2 12 LastLast
Results 1 to 15 of 29
  1. #1
    Join Date
    Aug 2005
    Posts
    3,172
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Running from Ram

    Hey Guys

    With the price of ram so cheap I had a thought. When I first tried F8_64bit I ran the liveCD in the run from ram mode and it really screamed. Now for my regular desktop 2gb of ram is about right, but what if I bumped up to 4gb of ram and ran the system from ram all the time? What would be the "issues"? How tough would it be to set this up?

    Just a thought.

    Lazlow

  2. #2
    Join Date
    Mar 2005
    Age
    48
    Posts
    4,331
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You would lose all your custom settings should you power down...
    HP AIO | Dual Core Intel 11th Gen Core I3 - 3 GHz | 8 GB DDR4 RAM | 256 GB SSD | Intel HD Graphics | Windows 10

    No fate but what we make...
    My Blog: kona0197.wordpress.com

  3. #3
    Join Date
    Aug 2006
    Location
    /dev/realm/{Abba,Carpenters,...stage}
    Posts
    3,285
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    He said running the OS, not keeping his data in a ramdisk In other words, data should stay on the HDD as usual.
    For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

    SELinux User Guide

    AutoPager

  4. #4
    Join Date
    Mar 2005
    Age
    48
    Posts
    4,331
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well what if wants the OS to show the fonts different for example? He would lose that setting everytime he shut down.
    HP AIO | Dual Core Intel 11th Gen Core I3 - 3 GHz | 8 GB DDR4 RAM | 256 GB SSD | Intel HD Graphics | Windows 10

    No fate but what we make...
    My Blog: kona0197.wordpress.com

  5. #5
    Join Date
    Aug 2005
    Posts
    3,172
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Kona

    I am not sure about where those type files are stored when running from ram, but even if it was in ram you should be able to update all that type of information back onto the hard drive (where you booted from) using a shutdown script.

    Considering that I pretty much only reboot my machines to install a new kernel (I think a lot of us do this), the time needed to do this would be minimal.

  6. #6
    stevea Guest
    You can't run a ram based file system and then expect your configs to generally be saved. There are some good (and probably better) options tho'. A compromise would be to put /lib, /usr/lib /bin, /usr/bin on ramdisk - but you'll have slow startup time and you'll miss a lot of executables.

    Look at the prelink and preload packages. The do just about the ideal thing for performance when properly configured. Also the cache/swap scheme already does just about an ideal job IMO.

    There is a new-ish 'xip' (execute in place) capability in some of the file systems that I haven't explored, but if you really had a need for a ram file system for execution speed you'd definitely want xip. [[It's really targetted at flash based embedded systems]]..

  7. #7
    Join Date
    Aug 2005
    Posts
    3,172
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Stevea

    I think you were typing as I posted (#5).


    I took a look and the directories you listed would be well under 1GB in total (on my system).


    I guess I am unclear on the "you'll miss a lot of executables." section. I assume the slow startup time would be copying everything into ram. An extended boot up once every two weeks would not be much of an issue for me.

    For the most part I do not use swap at all, except when I run one custom app. I know when I am using swap and I am not thinking about boosting performance at those times. So I think the cache/swap thing is really a non issue(in this instance).

    I guess I am still just shocked at the speed difference between running the livecd in ram mode and running off the HD. The HD are fine, roughly 75MB/sec from hdparm -tT.

    Edit: Above says that EXT3 supports XIP(if I am reading it correctly).
    Last edited by lazlow; 16th April 2008 at 12:56 AM.

  8. #8
    Join Date
    Mar 2005
    Age
    48
    Posts
    4,331
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lazlow I turn my PC off every night so I guess I'm the exception.
    HP AIO | Dual Core Intel 11th Gen Core I3 - 3 GHz | 8 GB DDR4 RAM | 256 GB SSD | Intel HD Graphics | Windows 10

    No fate but what we make...
    My Blog: kona0197.wordpress.com

  9. #9
    NoWayBill Guest
    DSL has a backup to hard drive feature, but we're talking about Fedora.

    Google create live linux cd returned this http://www.linux-live.org/ as the first hit.
    Looks very interesting, might have to try it myself.

    After reading the site....
    I'd suggest using Kickstart to create a custom Fedora build with only the apps/services you desire to keep it lean and trim.
    Burn, install, and tweak it, then create a LiveCD from that install.

    Man-oh-man, lazlow, I think you've set me on a mission.

  10. #10
    Join Date
    Aug 2005
    Posts
    3,172
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bill

    I want to do this with a full install of Fedora. I do not want to run it from a CD.

  11. #11
    Join Date
    Mar 2005
    Age
    48
    Posts
    4,331
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Run it from a hard drive then...
    HP AIO | Dual Core Intel 11th Gen Core I3 - 3 GHz | 8 GB DDR4 RAM | 256 GB SSD | Intel HD Graphics | Windows 10

    No fate but what we make...
    My Blog: kona0197.wordpress.com

  12. #12
    Join Date
    Jun 2005
    Location
    Mission Control
    Posts
    1,227
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I reckon this can be done, and would be lightning fast too, I am guessing though.

    At the very least, you would need /etc and /home mounted to hard disks, and possibly /var too, that will keep your user and app settings.

    The main problem, is installing additional software once your setup, as you would need to update the image that goes into RAM each time, otherwise any OS changes will be lost when you power down. Unless you devise some way to save the image on shut down, this will add time to the shutdown process.

    Also, keep in mind that this would limit your root partition to 2GB too, I don't think you could squeeze a huge amount of software in that.

    Boot times will probably be increased a lot, since that 2GB image will initially need to be copied from somewhere, probably a hard disk?

    I'd be interested to know if you manage to pull it off.

    Savage
    Last edited by savage; 16th April 2008 at 08:43 AM.

  13. #13
    Join Date
    Nov 2005
    Location
    In My Head (I Think)
    Posts
    932
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think it could be done rather well

    on startup
    create ram disk
    copy files to ram disk

    on shutdown
    copy ram disk to hd

    sounds simple but would increase startup and shutdown times
    If you know how to do something in Fedora or how to do it better, please help us at Fedora Wiki.

    Registered Linux user number 433760

  14. #14
    Join Date
    Aug 2006
    Location
    /dev/realm/{Abba,Carpenters,...stage}
    Posts
    3,285
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Since it hasn't been suggested so far, you should consider a reliable UPS in the first place.
    For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

    SELinux User Guide

    AutoPager

  15. #15
    Join Date
    Nov 2005
    Location
    In My Head (I Think)
    Posts
    932
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well might not be needed so much if you simply set it up to copy back to hd every once in a while.
    I would probably use rsync to update the hd every hour or two.
    If you know how to do something in Fedora or how to do it better, please help us at Fedora Wiki.

    Registered Linux user number 433760

Page 1 of 2 12 LastLast

Similar Threads

  1. Problems when running emacs 22.3 under an X86_64 running FC10
    By dcelta@gmail.co in forum Using Fedora
    Replies: 1
    Last Post: 20th July 2009, 06:07 PM
  2. X keeps running, but is no longer running??
    By sardaukar_siet in forum Installation, Upgrades and Live Media
    Replies: 0
    Last Post: 10th September 2008, 02:47 PM
  3. Replies: 2
    Last Post: 6th April 2008, 03:27 AM
  4. VSFTP (Pasv) its running, its not running :-(
    By MrLight in forum Using Fedora
    Replies: 3
    Last Post: 11th November 2007, 01:31 PM
  5. Need Help Running 8 Gig. Ram
    By mindink in forum Hardware
    Replies: 13
    Last Post: 4th December 2006, 06:21 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]