Re: [Gems-users] CacheMsg


Date: Mon, 16 Oct 2006 12:36:23 -0500 (CDT)
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] CacheMsg
CacheMsg is defined in RubySlicc_Exports.sm

--Mike


> Hello,
>
> I'm trying to define a new CacheMsg with cache request
> type "PREFETCH". But I get the following compile
> error:
>
> Error: Type 'CacheRequestType' does not have
> enumeration 'PREFETCH'
>
> As I understand, I need to add a new cache request
> type that will be used in slicc/symbols/Type.C to
> generate CacheRequestType.h. It looks like m_enum_vec
> keeps the cache request types, but I don't see where
> the cache request types are added to m_enum_vec. Has
> anybody ever tried adding a new cache request type?
> Could you please send me some pointers? Also, is
> Type.C the only place that needs to be changed? Thank
> you very much.
>
> Regards,
>
> Dave
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
> Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.
>
[← Prev in Thread] Current Thread [Next in Thread→]