[QUESTION] Filesystem like structure in RAM w/o using filesystem(not ramdisk)
From: Indrek Kruusa
Date: Thu Dec 01 2005 - 06:44:48 EST
Hello!
As I have understood the accessing ramdisk goes through the same kernel
path which is meant for accessing slow block device (i_nodes caching etc.).
Is there any other common way (some API above shared memory?) to
create/open/read/write globally accessible hierarchical datablocks in RAM?
Could it be possibly faster than ramdisk?
Thanks in advance,
Indrek
-
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/