Hi all,

The Gem5 v20 does not emulate sleep system calls in SE mode.
A few applications in my experiment use sleep call.
Emulating the system call requires modification to  "syscall_emul.cc" file
(implementation of system call) and "syscall_tbl64.cc" ( update the mapping
for emulated function).

Is it a good choice to emulate the system call or switch to FS mode for
these applications?

Regards,
Vipin
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to