----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3282/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11299:ee2b802f8ed0 --------------------------- syscall_emul: Implement clock_getres() system call This patch implements the clock_getres() system call for arm and x86 in linux SE mode. Diffs ----- src/arch/arm/linux/process.cc d1f8610cdffd798144fe78f6fd904b8c983f6056 src/arch/x86/linux/process.cc d1f8610cdffd798144fe78f6fd904b8c983f6056 src/sim/syscall_emul.hh d1f8610cdffd798144fe78f6fd904b8c983f6056 Diff: http://reviews.gem5.org/r/3282/diff/ Testing ------- Thanks, Michael LeBeane _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
