Hi,

Here is the ISCA 2011 gem5 slides
http://pages.cs.wisc.edu/~markhill/cs757/Spring2012/includes/isca_pres_2011.pdf

Best regards,

Abhishek


On Thu, Mar 5, 2020 at 4:43 PM chenboya <[email protected]> wrote:

> Hi, Everybody
>
> I found some difficulties in using the new gem5.org
> For example, when I want to read the ISCA11 slides in the Event page,
> address is: http://www.gem5.org/dist/tutorials/isca_pres_2011.pdf
> But when I click, there will be a 404 error, and said:
> "Perhaps this can be found within our m5sim.org website archive:
> http://old.gem5.org/dist/tutorials/isca_pres_2011.pdf.html";
>
> but when I click the old link, there is this info : " This XML file does
> not appear to have any style information associated with it. The document
> tree is shown below."
>
> Is there any easy methods to find the old documents?
>
> -----Original Message-----
> From: gem5-users [mailto:[email protected]] On Behalf Of
> [email protected]
> Sent: 2020年3月5日 17:00
> To: [email protected]
> Subject: gem5-users Digest, Vol 164, Issue 6
>
> Send gem5-users mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
> or, via email, send a message with subject or body 'help' to
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> When replying, please edit your Subject line so it is more specific than
> "Re: Contents of gem5-users digest..."
>
>
> Today's Topics:
>
>    1. Re: Question about Data bus (Serhat Gesoglu)
>    2. (no subject) (DURAIRAJ J)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 4 Mar 2020 17:45:31 +0000
> From: Serhat Gesoglu <[email protected]>
> To: gem5 users mailing list <[email protected]>
> Subject: Re: [gem5-users] Question about Data bus
> Message-ID:
>         <[email protected]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
> Yes, you can trace the packets by using CommMonitor. You will need to add
> the monitor between cache and cpu (gem5/src/cpu/BaseCPU.py).
>
> Take a look at: gem5/src/mem/CommMonitor.py and
> http://old.gem5.org/General_Memory_System.html (there is a traffic
> analysis subsection which could be useful)
>
> Also I remember people asking questions about CommMonitor. You may want to
> search it in the mailing list as well.
>
> Regards
> Serhat
>
> ________________________________
> From: gem5-users [[email protected]] on behalf of DaHoon Park [
> [email protected]]
> Sent: 04 March 2020 13:14
> To: [email protected]
> Subject: [gem5-users] Question about Data bus
>
> I want to simulate for observe Data bus traffic in gem5
>
> Is it possible to obtain information about the data actually transmitted
> in the data bus between cpu and l1dcache by analyzing the packet in gem5?
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://m5sim.org/cgi-bin/mailman/private/gem5-users/attachments/20200304/813e773c/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Thu, 5 Mar 2020 20:34:31 +0530 (IST)
> From: DURAIRAJ J <[email protected]>
> To: gem5-users <[email protected]>
> Subject: [gem5-users] (no subject)
> Message-ID:
>         <[email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> Hello everyone
> Is there any way to make a router to drop a packet while routing?
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://m5sim.org/cgi-bin/mailman/private/gem5-users/attachments/20200305/f76caba0/attachment-0001.html
> >
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
> ------------------------------
>
> End of gem5-users Digest, Vol 164, Issue 6
> ******************************************
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to