Stephen:

> RRDTool is pretty generic in what it does and could be used to record
> and graph any time series data although admitedly most of the current
> applications of the tool are monitoring some system attribute or
> another.  I think the graphing part of the tool points me at using lsarc
> but I will let JohnF decide where to submit it.

That makes sense.  By the way, what is the motivation for adding RRDTool
to Solaris?  Only because it is useful, or also because something else
depends upon it?

>>> and about importing volatile interfaces  and the
>>  > requirement for signed contracts with the owners of those interfaces.
>>
>> You need a contract to import Volatile interfaces, unless you are
>> in the same consolidation.  So, if this project is in the JDS
>> consolidation, you don't need a contract for libart_lgpl.  Otherwise
>> you do.
> 
> Yes I understand how it works, I was just wondering if the same rules
> applied for indiana.

I believe so.

> Thanks.  I guessed we had an exisiting contract.
> 
> Note these URLs are probably not that useful outside SUN :)

Sorry about that.

>> I remember, about a year ago, we discussed with LSARC whether we
>> needed to get a contract to use GCC to build a few JDS components
>> (liboil and libcdio - though we no longer shiop libcdio).  I remember
>> that it was determined we did not need a contract.  So I don't think
>> you need a contract for libgcc.
>>
>> By the way, in what case do you see libgcc is Volatile?  It seems to
>> be External in this case:
> 
> You're the ARC guy :)  Volatile is the new name for External.
> See
> http://www.opensolaris.org/os/community/arc/policies/interface-taxonomy/#EXPSARC

I normally see people refer to the stability level as defined in the
case rather than doing translations in their Imported Interface Table 
(e.g. External->Volatile).  I remember that when the new taxonomy was
released, there was some wiggle-room where projects could redefine
External to either Volatile or Uncommitted.  So it might not always be
accurate to assume the translations apply to a given interface.
Therefore, it is probably safer to list "External" unless there is a
newer case where the interface owner has clarified it as Volatile.

Normally in the Imported Interface table you list the ARC case which
defines the stability level for the interface in the comment column.
Since you didn't list a case, it wasn't clear to me what case you were
referring to.  For all I know, there might be a newer case than the
one I referred to.  This is probably not a big deal, but perhaps
explains my confusion.

Brian

Reply via email to