Re: [QUESTION] Filesystem like structure in RAM w/o using filesystem (not ramdisk)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In article <[email protected]> you wrote:
> 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?

SYSV IPC Shared Memory?

> Could it be possibly faster than ramdisk?

I think if you mmap tmpfs files it is pretty good, which  is what libc is
doing for shm emulation.

Gruss
Bernd
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux