close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Mar 18, 2008, 4:07:52 PM (18 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v5
|
v6
|
|
| 3 | 3 | |
| 4 | 4 | == 1. Introduction == |
| 5 | | Because Kerrighed can merge all client RAM (like shared memory architecture). So we can use partial RAM to be fast disk. We use tmpfs to accomplish. |
| | 5 | Because Kerrighed can merge all client RAM (like shared memory architecture). So we can use partial RAM to be a fast disk. In this article, we utilize tmpfs to accomplish it. |
| 6 | 6 | |
| 7 | 7 | [[BR]] |