close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Mar 18, 2008, 3:53:21 PM (18 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 1 | | = Use ram in Kerrighed (tmpfs) = |
| | 1 | [[PageOutline]] |
| | 2 | = Use RAM in Kerrighed (tmpfs) = |
| 2 | 3 | |
| 3 | 4 | == 1. Introduction == |
| … |
… |
|
| 8 | 9 | $ top |
| 9 | 10 | }}} |
| | 11 | [[Image(krg_ram_top.png)]] |
| 10 | 12 | |
| 11 | 13 | == 2. Use RAM in Kerrighed == |
| … |
… |
|
| 20 | 22 | $ df -h |
| 21 | 23 | }}} |
| | 24 | [[Image(krg_ram_df.png)]] |
| 22 | 25 | |
| 23 | 26 | {{{ |
| 24 | | $ mount |
| | 27 | $ mount | grep /home/ram |
| 25 | 28 | }}} |
| | 29 | [[Image(krg_ram_mount.png)]] |
| 26 | 30 | |
| 27 | 31 | [[BR]] |