[stgt] [RFC 00/14] tgt BSD build support
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Tue Feb 24 11:18:12 CET 2009
On Tue, 24 Feb 2009 11:45:35 +0200
Boaz Harrosh <bharrosh at panasas.com> wrote:
> > There is one political issue over 12th patch; I will not add non GPL
> > license to tgt. I want tgt, all the files, to be released under GPL. I
> > don't care about the license compatibility; I don't want any
> > complication here.
> >
>
> That is no problem, I wrote this file I can change it. I thought that
> since there is no licence issue in this since it's only translation
> between one interface to another interface and there are no licence
> on an interface.
>
> I will change it NP.
Nice, then I'll review and comment on each patch soon.
> > We might remove 12th patch later since I don't think that emulating
> > epoll via kevent is a right approach (creating a generic event API via
> > epoll, kevent, etc is better). But I'm fine the epoll emulation for
> > now.
> >
>
> It's what I did here. I thought that the generic API can be epoll which
> is as good as any, and the rest of the systems can easyly implement
> that API, as shown here.
Well, I'm not sure about 'epoll' is a good generic API. Surely, what
we need for tgt can be simpler much. But the epoll emulation is fine
by me for now, as I said.
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list