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 7
and
Version 8
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:
Apr 2, 2008, 2:22:44 PM (
17 years
ago)
Author:
rock
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
krg_tmpfs
v7
v8
18
18
We use 7g RAM to be a disk.
19
19
20
$ mount
-t tmpfs /home/ram
-o size=7g
20
$ mount
tmpfs /home/ram 0t tmpfs
-o size=7g
21
21
$ dd if=/dev/zero of=/home/ram/tmp_3g.img bs=1m count=3000
22
22
$ dd if=/dev/zero of=/home/ram/tmp_3g.img2 bs=1m count=3000