Re: What is Backing device used for?

From: Mandeep Sandhu
Date: Mon Dec 05 2011 - 07:57:51 EST


>> > Is there any document which explain what "backing device" used for?

Have a look at the initramfs doc to get brief idea:
http://www.mjmwired.net/kernel/Documentation/filesystems/ramfs-rootfs-initramfs.txt

>From what I've understood, is that backing device/store is the device
onto which _committed_ data is actually written. This might be a block
device like a hard-disk, flash mem or even the RAM (used by in-memory
file-systems).

CMIIW.

HTH,
-mandeep
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/