Thursday, January 13, 2011

Random ip ping test

A simple bash script for pinging random ips in the institute for simple networking first session.

Thursday, January 6, 2011

Cache Configuration for Multicore Multithread system in Multi2Sim

Multi2Sim is a simulation framework for superscalar, multithreaded, and multicore processors. It is an application-only tool, which allows one or more applications to be run on top of it without booting an operating system first. This little tip is not about multi2sim and its functionalities which can be found at http://www.multi2sim.org/wiki/index.php5/Main_Page . This post talks about writing cache configuration files for multicore multithreaded benchmarks that are to be simulated.