All of lore.kernel.org
 help / color / mirror / Atom feed
* [QUESTION] Filesystem like structure in RAM w/o using filesystem (not ramdisk)
@ 2005-12-01 11:45 Indrek Kruusa
  2005-12-01 12:20 ` Hesse, Christian
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Indrek Kruusa @ 2005-12-01 11:45 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-05 16:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-01 11:45 [QUESTION] Filesystem like structure in RAM w/o using filesystem (not ramdisk) Indrek Kruusa
2005-12-01 12:20 ` Hesse, Christian
2005-12-01 12:57 ` Bernd Eckenfels
2005-12-05  0:39 ` Rob Landley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.