This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Kernel - Improve kcache2 test


On Tue, 2003-01-21 at 21:53, Jonathan Larmour wrote:
> Gary Thomas wrote:
> >  
> > +// Define this to enable a simple, but hopefully useful, data cache
> > +// test.  It may help discover if the cache support has been defined
> > +// properly (in terms of size and shape)
> > +#ifdef HAL_DCACHE_SIZE
> > +//#define _TEST_DCACHE_OPERATION
> > +#endif
> 
> Any reason for this to be optional? It seems useful enough, and as long as 
> all the relevant cache macros are tested for, harmless.
> 

I'm not sure, but I think it would be OK.  I'll update it
a bit to use proper pass/fail tests, etc, and make it
permanent.

-- 
------------------------------------------------------------
Gary Thomas                 |
MLB Associates              |  Consulting for the
+1 (970) 229-1963           |    Embedded world
http://www.mlbassoc.com/    |
email: <gary@mlbassoc.com>  |
gpg: http://www.chez-thomas.org/gary/gpg_key.asc
------------------------------------------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]