How much ram needed for copy2ram ?
How much ram needed for copy2ram ?
RAM needed for copy2ram will depend on total size of modules in modules folder. How can one estimate the size of RAM needed for using cheatcode copy2ram? Is it simply the size of base and modules folder?
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: How much ram needed for copy2ram ?
From the 'requirements.txt' file in the boot/docs directory of latest rc release.
Memory
------
36 MB to boot porteus.
96 MB to run Xwindow with fluxbox
144 MB to run Xwindow with KDE
328 MB to be able to use copy2ram cheatcode
I believe you would want a good deal more than the required though for more freedom.
Memory
------
36 MB to boot porteus.
96 MB to run Xwindow with fluxbox
144 MB to run Xwindow with KDE
328 MB to be able to use copy2ram cheatcode
I believe you would want a good deal more than the required though for more freedom.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: How much ram needed for copy2ram ?
But if the modules in modules folder together are more than 328mb, then there could be a problem.
Re: How much ram needed for copy2ram ?
@ brokenman
@rnport
please goto base folder and select all modules and click right mouse button and properties you see needed ram.
this is part cheatcode of slax right ?Memory
------
36 MB to boot porteus.
96 MB to run Xwindow with fluxbox
144 MB to run Xwindow with KDE
328 MB to be able to use copy2ram cheatcode
@rnport
please goto base folder and select all modules and click right mouse button and properties you see needed ram.
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: How much ram needed for copy2ram ?
Yes that is default from slax ... but should still apply here.
Remember that just having the module in modules/optional folder does not add the true weight of module to used ram.
bash-4.1# fgrep Mem /proc/meminfo
MemTotal: 2518600 kB
MemFree: 1196920 kB
bash-4.1# activate /xzm/googleearth-6.0.1.2032-i386-5sl.xzm
About to insert module
Updating MIME database: /usr/bin/update-mime-database /usr/share/mime &
bash-4.1# fgrep Mem /proc/meminfo
MemTotal: 2518600 kB
MemFree: 1204112 kB
a good indication would be: du -sh /mnt/live/memory
Remember that just having the module in modules/optional folder does not add the true weight of module to used ram.
bash-4.1# fgrep Mem /proc/meminfo
MemTotal: 2518600 kB
MemFree: 1196920 kB
bash-4.1# activate /xzm/googleearth-6.0.1.2032-i386-5sl.xzm
About to insert module
Updating MIME database: /usr/bin/update-mime-database /usr/share/mime &
bash-4.1# fgrep Mem /proc/meminfo
MemTotal: 2518600 kB
MemFree: 1204112 kB
a good indication would be: du -sh /mnt/live/memory
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.