|
From: | Galchin Vasili |
Subject: | Storeio questions |
Date: | Wed, 9 Jan 2002 13:38:39 -0800 (PST) |
Hello,
I have been reading libstore with great interest. I have some
questions:
1) Regarding "stuct store_class", is the idea to provide
different store personalities, e.g. gunzip, stripe, part, etc?
2) It seems that we have an upper layer API (store_create,
store_free, store_open, store_write) that provides the
notion of a storage device. Then by defining an
instance of "struct store_class", I can define a
specific type of storage device. Is this pretty much the
case?
3) With kids.c, can individual "kids" be different kinds of
store, e.g. one stripe, another part? (I am not
saying this particularly makes sense)
Regards, Vasili I Galchin
[Prev in Thread] | Current Thread | [Next in Thread] |