Recent

Author Topic: [Closed] Is it possible to install and use on Lazarus RAMDISK?  (Read 5301 times)

loaded

  • Hero Member
  • *****
  • Posts: 825
[Closed] Is it possible to install and use on Lazarus RAMDISK?
« on: December 26, 2021, 10:42:02 am »
Hi All,
Is it possible to install and use Lazarus on Ramdisk?
If possible, how can it be done?
Anyone using it this way?
If you have knowledge and share it, I would be very grateful.
« Last Edit: December 26, 2021, 07:39:10 pm by loaded »
Check out  loaded on Strava
https://www.strava.com/athletes/109391137

af0815

  • Hero Member
  • *****
  • Posts: 1291
Re: Is it possible to install and use on Lazarus RAMDISK?
« Reply #1 on: December 26, 2021, 11:55:35 am »
I have this done with Softperfekt RAMDisk on Win10/64. The Ramdisk must be able to Save and Restore its Content. And it must be able to hold the same Driveletter. So i have no Problem to create a 8GB ramdrive. Activate the save at shutdown and restore at startup of my PC. After this i install the fpc/Lazarus with fpcupdeluxe on this drive. It is very fast, if yoz recompile fpc or lazarus  :) ANd if you make a great mistake, you can make it fast undone, by reloading the ramdisk without saving. I use it, if i make experiments with fpc or lazarus or both.

BTW: My system have 32 GB Ram, so i have no Problem with a 8GB drive

regards
Andreas

loaded

  • Hero Member
  • *****
  • Posts: 825
Re: Is it possible to install and use on Lazarus RAMDISK?
« Reply #2 on: December 26, 2021, 12:18:42 pm »
Thaks for you reply af0815,
This answer has been like a lighthouse in dark waters for me.
One last question You are probably using ssd !
What is the difference in compilation speed and time between the two?
Is this difference worth going from SSD to RAMDISK?
Check out  loaded on Strava
https://www.strava.com/athletes/109391137

dbannon

  • Hero Member
  • *****
  • Posts: 2802
    • tomboy-ng, a rewrite of the classic Tomboy
Re: Is it possible to install and use on Lazarus RAMDISK?
« Reply #3 on: December 26, 2021, 12:44:41 pm »
What is the difference in compilation speed and time between the two?
Is this difference worth going from SSD to RAMDISK?

I suspect not. I use a three year old laptop with an ssd and 16G ram and can do a "cleanup and build" based on GTK2 and my 20,000 line project in about 13 seconds. Normally, a "build" happens so quickly that I am unaware of how long it takes. I'd prefer to keep the ram available for the compiler.  But its worth mentioning that if you do go the ram disk way, just installing Lazarus in the ramdisk, built directly from source, would need a lot less than the 8G that af0815 buts aside. My lazarus-main only 1.3G so might be worth experimenting with, say, 2G ? (that would not get the FP RTL into ram of course). Just a thought ...

https://wiki.freepascal.org/Installing_Lazarus_on_Linux#Build_Lazarus_from_Source

Davo
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon

loaded

  • Hero Member
  • *****
  • Posts: 825
Re: Is it possible to install and use on Lazarus RAMDISK?
« Reply #4 on: December 26, 2021, 01:02:07 pm »
Thank you so much dbannon for sharing your experiences.
Check out  loaded on Strava
https://www.strava.com/athletes/109391137

af0815

  • Hero Member
  • *****
  • Posts: 1291
Re: Is it possible to install and use on Lazarus RAMDISK?
« Reply #5 on: December 26, 2021, 07:05:40 pm »
I have a full bloated installation with a lot of components from OPM and with crosscompiling abilities two targets with the needed libs. This need some room more :-) And i hate to low storagespace.

The speed of compiling with SSD is high and RAM more higher, but i cost a lot of time to restore and save the state of the Ramdisk at startup. It is the darkside of the Ramdisk :-)

Actual i have suspended th e use of the ramdisk, because the time at startup and shutdown is more boring than the compiling time  :o
regards
Andreas

loaded

  • Hero Member
  • *****
  • Posts: 825
Re: Is it possible to install and use on Lazarus RAMDISK?
« Reply #6 on: December 26, 2021, 07:38:52 pm »
Actual i have suspended th e use of the ramdisk, because the time at startup and shutdown is more boring than the compiling time  :o

As I wrote above;
Your experiences are like a lighthouse, keeping me from going into adventurous waters right now.
Thank you very much for this. Respects.
Check out  loaded on Strava
https://www.strava.com/athletes/109391137

440bx

  • Hero Member
  • *****
  • Posts: 4066
Re: Is it possible to install and use on Lazarus RAMDISK?
« Reply #7 on: December 26, 2021, 08:32:32 pm »
Actual i have suspended th e use of the ramdisk, because the time at startup and shutdown is more boring than the compiling time  :o
Saving the ramdisk to an SSD should be reasonably quick.  Have you tried that ?
(FPC v3.0.4 and Lazarus 1.8.2) or (FPC v3.2.2 and Lazarus v3.2) on Windows 7 SP1 64bit.

af0815

  • Hero Member
  • *****
  • Posts: 1291
Re: [Closed] Is it possible to install and use on Lazarus RAMDISK?
« Reply #8 on: December 26, 2021, 10:25:26 pm »
Indeed, but compiling on a SSD is also quick. Actual i have changed to a new PC of the last generation of SSD (and more RAM 32GB). The speed of the SSD I/O System is so fast, this was the reason why i have deactivated the RAMDisk actual.

 
regards
Andreas

 

TinyPortal © 2005-2018