mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Jerome Arbez-Gindre" <jeromearbezgindre@gmail.com>
To: "Evgeniy Polyakov" <johnpol@2ka.mipt.ru>
Cc: linux-kernel@vger.kernel.org, deweerdt@free.fr
Subject: New IDX in linux/connector.h ?
Date: Wed, 23 Jul 2008 14:40:29 +0200	[thread overview]
Message-ID: <a1d7a2f20807230540l4aa7e3f5i1511a2ea71fed8a9@mail.gmail.com> (raw)

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

             reply	other threads:[~2008-07-23 12:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-23 12:40 Jerome Arbez-Gindre [this message]
2008-07-23 12:53 ` Evgeniy Polyakov
2008-07-23 13:45   ` Jerome Arbez-Gindre
2008-07-23 14:04     ` Evgeniy Polyakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a1d7a2f20807230540l4aa7e3f5i1511a2ea71fed8a9@mail.gmail.com \
    --to=jeromearbezgindre@gmail.com \
    --cc=deweerdt@free.fr \
    --cc=johnpol@2ka.mipt.ru \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®