I figured out what I need to do to make the regression suite more
easily extensible.  Yell at me if I don't actually do something to fix
it within a week.

  Nate

On Tue, Nov 4, 2008 at 1:44 PM, Ali Saidi <[EMAIL PROTECTED]> wrote:
> ...and make a regression that catches the problem in the future.
>
> Every time we find a bug that isn't caught by a regression test I
> think we need to create a configuration that will catch it. In the
> future we'll never miss it again, and the new regression might catch
> other bugs that the current ones don't.
>
> Ali
>
> On Nov 4, 2008, at 4:31 PM, Steve Reinhardt wrote:
>
>> It's definitely a bug... it used to work.  I wonder if it has
>> something to do with migrating towards a more realistic paging model
>> for SE mode (though that happened quite a while ago---August 2007
>> according to hg---and if that was totally broken I'm surprised no one
>> noticed it yet).  I'd take a look at the Process and EioProcess
>> objects and see if anything looks fishy in the way the address space
>> mappings get set up (esp. compared to LiveProcess).
>>
>> 2008/11/4 Lisa Hsu <[EMAIL PROTECTED]>:
>>> Hey guys,
>>>
>>> I'm trying to run a timing CMP with caches using EIO traces, but
>>> the EIO
>>> can't seem to be run on multicore platforms, the 2nd cpu inevitably
>>> itb
>>> pagefaults continually on a single PC (presumably the first) and
>>> then dies.
>>>
>>> Is this a bug or a feature?  Is there something I don't know about
>>> how EIO
>>> works that keeps it from working in a CMP environment?
>>>
>>> Thanks,
>>> Lisa
>>>
>>> _______________________________________________
>>> m5-dev mailing list
>>> m5-dev@m5sim.org
>>> http://m5sim.org/mailman/listinfo/m5-dev
>>>
>>>
>> _______________________________________________
>> m5-dev mailing list
>> m5-dev@m5sim.org
>> http://m5sim.org/mailman/listinfo/m5-dev
>>
>
> _______________________________________________
> m5-dev mailing list
> m5-dev@m5sim.org
> http://m5sim.org/mailman/listinfo/m5-dev
>
>
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to