M5 does not implement the socket system call, so the benchmark is
failing.  You'd either need to implement it, or figure out why
stringsearch wants it and try to work around it.

  Nate

> I integrated DRAMsim to M5 using the patch from Clint. When I ran a simple
> benchmark "stringsearch" from Mibench. It displayed the following message:
>
> **** REAL SIMULATION ****
> warn: Entering event queue @ 0.  Starting simulation...
> warn: Increasing stack size by one page.
> FATAL: kernel too old
> fatal: syscall socket (#97) unimplemented.
>  @ cycle 32647000
> [unimplementedFunc:build/ALPHA_SE/sim/syscall_emul.cc, line 73]
> So, does anyone know how to fix this problem?
>
> There is no such mesage when I use "DRAMMemory" or "PhysicalMemory" model.
> Also, if I use another benchmark there is no such message. So I don't know
> why.
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to