netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomasz Grobelny <tomasz@grobelny.oswiecenia.net>
To: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Cc: acme@redhat.com, dccp@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
Date: Tue, 17 Jun 2008 22:28:05 +0200	[thread overview]
Message-ID: <200806172228.06801.tomasz@grobelny.oswiecenia.net> (raw)
In-Reply-To: <20080617111638.GA14409@gerrit.erg.abdn.ac.uk>

Dnia Tuesday 17 of June 2008, Gerrit Renker napisał:
> | In other words the basic question is: do we want to add new parameters to
> | existing qpolicies (then we need parameter discovery) or we don't want
> | new parameters (then we don't need information about parameters available
> | at runtime).
> |
> | Having defined the alternatives it's time to decide which is better. I,
> | of course, claim that mine (which is adding new parameters to existing
> | qpolicies). That's simply because I think that providing both
> | DCCP_SCM_TIMEOUT and DCCP_SCM_PRIORITY parameters may be useful. And I
> | don't see an obvoius way of achieving that goal with "new policy for new
> | parameter" approach.
>
> I agree that providing both parameters may be useful, but don't see this
> as a place of contradiction.
>
> In the kernel I think it is best to make it type-safe, i.e. no new
> parameters to already-defined policies. But I can't see how this would
> restrict the use.
> (...)
>
So we would need new policy for each new parameter, right? I somehow don't 
like it but it should work. You are right that this way runtime parameter 
discovery is not necessary. BTW, we will have a bit of a problem with naming 
qpolicies ;-)

> | > With a manpage I mean to document
> |
> | Is there any "man dccp"?
>
> Not yet. If you or someone else can find time to contribute towards a DCCP
> manpage, that would be just great. The best available information so far is
> on the OSDL pages for DCCP and Documentation/networking/dccp.txt.
>
But it's not in kernel sources? Then probably a new page would not be accepted 
as it would describe an experimental API. The above mentioned dccp.txt is 
probably the best place for now.

> I think there is a special maintainer for the kernel manpages, who could
> be emailed with a basic manpage. But ther ere is a similar problem - if the
> API changes frequently, then this requires to update the manpage
> accordingly.
>
I guess these would mostly be API additions, without any incompatible changes.

> As alternatives to documentation, there are for example providing
>  *running source code,
I will for sure be working on some apps to demonstrate how the new interface 
can be used. But first I need to create a simple server/client transmitting 
G.726 encoded voice over UDP/RTP (any hints on that?)...

>  * web pages or
Is there any official, publicly editable DCCP wiki? I'd rather not create yet 
another page...
-- 
Regards,
Tomasz Grobelny

  reply	other threads:[~2008-06-17 20:28 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080517155916.34622BD22@poczta.oswiecenia.net>
2008-05-21 12:06 ` [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace Gerrit Renker
2008-05-22  0:35   ` Tomasz Grobelny
2008-05-22 10:02     ` Gerrit Renker
2008-05-22 17:48       ` Tomasz Grobelny
2008-05-26 14:22         ` Gerrit Renker
2008-05-26 21:40           ` Tomasz Grobelny
2008-06-01 17:48             ` Tomasz Grobelny
2008-06-04 15:09               ` Gerrit Renker
2008-06-08 12:21                 ` Tomasz Grobelny
2008-06-10 11:49                   ` Gerrit Renker
2008-06-11 17:43                     ` Tomasz Grobelny
2008-06-12  9:07                       ` Gerrit Renker
2008-06-14 23:58                         ` Tomasz Grobelny
2008-06-17 11:16                           ` Gerrit Renker
2008-06-17 20:28                             ` Tomasz Grobelny [this message]
2008-06-17 20:47                               ` Randy.Dunlap
2008-06-18  9:40                               ` Gerrit Renker
2008-06-18 20:46                                 ` Tomasz Grobelny
2008-06-19  7:05                                   ` Gerrit Renker
2008-06-20 21:03                                     ` Tomasz Grobelny
2008-06-23 16:58                                       ` Gerrit Renker
2008-06-24  8:02                                         ` Tomasz Grobelny
2008-06-25 18:05                                           ` Gerrit Renker
2008-06-25 20:15                                             ` Tomasz Grobelny
2008-06-30 12:39                                               ` Gerrit Renker
2008-07-01 12:38                                                 ` Tomasz Grobelny
2008-06-02 10:21             ` Gerrit Renker
2008-06-02 21:56               ` Tomasz Grobelny

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=200806172228.06801.tomasz@grobelny.oswiecenia.net \
    --to=tomasz@grobelny.oswiecenia.net \
    --cc=acme@redhat.com \
    --cc=dccp@vger.kernel.org \
    --cc=gerrit@erg.abdn.ac.uk \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).