Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 4
and
Version 5
of
krg_tmpfs
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Mar 18, 2008, 3:56:53 PM (
17 years
ago)
Author:
rock
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
krg_tmpfs
v4
v5
17
17
{{{
18
18
We use 7g RAM to be disk.
19
$ mount -t
/dev/shm
/home/ram -o size=7g
19
$ mount -t
tmpfs
/home/ram -o size=7g
20
20
$ dd if=/dev/zero of=/home/ram/tmp_3g.img bs=1m count=3000
21
21
$ dd if=/dev/zero of=/home/ram/tmp_3g.img2 bs=1m count=3000