mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* New IDX in linux/connector.h ?
@ 2008-07-23 12:40 Jerome Arbez-Gindre
  2008-07-23 12:53 ` Evgeniy Polyakov
  0 siblings, 1 reply; 4+ messages in thread
From: Jerome Arbez-Gindre @ 2008-07-23 12:40 UTC (permalink / raw)
  To: Evgeniy Polyakov; +Cc: linux-kernel, deweerdt

Hi Evgeniy,

Nowadays, I'm working on a free software framework called TSP
(https://savannah.nongnu.org/p/tsp)
one of its components is a Blackboard (Aka BB).

It is simply a structured shared memory with named fields.
At the beginning, the BB was used to share/export data between two or
more userspace processes.
The blackboard also comes with messaging capabilities (which allows to
synchronize processes).

I'm working on a kernel port of the BB... and particularly on the
messaging feature.

My implementation is thus a user of your connector API

My request is the following:

Would it be possible to declare in linux/connector.h an IDX for the
BB, without any restriction on the VAL the BB could use?

We are willing to include the BB in-tree but this needs to be
discussed (in terms of usefulness) as the current kernel
implementation shares lots of code with the userspace implementations.

Thanks

          Jerome

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

end of thread, other threads:[~2008-07-23 14:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-23 12:40 New IDX in linux/connector.h ? Jerome Arbez-Gindre
2008-07-23 12:53 ` Evgeniy Polyakov
2008-07-23 13:45   ` Jerome Arbez-Gindre
2008-07-23 14:04     ` Evgeniy Polyakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®