Lines Matching +full:d +full:- +full:cache +full:- +full:sets
9 3) Using "rdev -r"
14 -----------
18 in order to access the root filesystem (see Documentation/admin-guide/initrd.rst). It can
23 RAM from the buffer cache. The driver marks the buffers it is using as dirty
41 ---------------------------------
62 3) Using "rdev -r"
63 ------------------
65 The usage of the word (two bytes) that "rdev -r" sets in the kernel image is
66 as follows. The low 11 bits (0 -> 10) specify an offset (in 1 k blocks) of up
97 /usr/src/linux# rdev -r /dev/fd0 49152
109 -----------------------------------------------
130 mke2fs -vm0 /dev/ram0 2048
135 d) Compress the contents of the RAM disk. The level of compression
139 dd if=/dev/ram0 bs=1k count=2048 | gzip -v9 > /tmp/ram_image.gz
159 rdev -r /dev/fd0 49552
162 users may wish to combine steps (d) and (f) by using a pipe.
168 ----------
170 10-22-04 :
176 12-95 :