Hello,

I put the sample thinking more on 9p than in ramfs particulary.

With that ramfs.c, 9p(2) and 9pfile(2) is "easy" to build what he
wants. At least i found it easier than reading nntpfs.c and the other
samples that do not use 9p and have a syntetic fs.

I think this has been discused in 9fans time ago, but didn't remember
what the conclusion was (producing more samples :-? )

nemo's book looks promising, i will read it to learn some things too.
I hope that the "magic" around the qids,fids and refs get explained.

gabi


On 8/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> a great sample is /sys/src/lib9p/ramfs.c

actually, i don't find this a particularly good example, because it implements
an arbitrarily structured namespace, whereas most simpler fileservers serve
a static or highly structured namespace.

9p(2) can remove some of the drudgework.

Reply via email to