From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <437A5E8E.3020100@domain.hid> Date: Tue, 15 Nov 2005 23:17:50 +0100 From: Philippe Gerum MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-core] Re: [PATCH] Auto-allocation of minor values for pipe objects List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dmitry Adamushko Cc: xenomai@xenomai.org Dmitry Adamushko wrote: > > Hello, > > enclosed please find a patch that hopefully adds so desired > functionality. I have made various tests with it just now and it seems > to work fine. > Sounds good. > A size of the bitmap is dependent on XNPIPE_NDEVS parameter in the same > vein as xnpipe_states depends on it; so hopefully that is what you have > meant Philippe (?) > And NDEVS still does not depend on BITS_PER_LONG - yes, that's ok. Two minor missing points : - Doc update for rt_pipe_create() describing P_MINOR_AUTO - ChangeLog frag > A few comment later since I have to go now. > > --- > Best regards, > Dmitry > > /(See attached file: pipe.auto-minor-2.patch)/ > -- Philippe.