----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1493/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9313:b6ecdba7b289 --------------------------- ISA: generic Linux thread info support This patch takes the Linux thread info support scattered across different ISA implementations (currently in ARM, ALPHA, and MIPS), and unifies them into a single file. Adds a few more helper functions to read out TGID, mm, etc. ISA-specific information (e.g., ALPHA PCBB register) is now moved to the corresponding isa_traits.hh files. Diffs ----- src/arch/alpha/isa_traits.hh f634a34f2f0b src/arch/alpha/kernel_stats.cc f634a34f2f0b src/arch/alpha/linux/system.cc f634a34f2f0b src/arch/alpha/linux/threadinfo.hh f634a34f2f0b src/arch/arm/isa_traits.hh f634a34f2f0b src/arch/generic/linux/threadinfo.hh PRE-CREATION src/arch/mips/isa_traits.hh f634a34f2f0b src/arch/mips/linux/system.cc f634a34f2f0b src/arch/mips/linux/threadinfo.hh f634a34f2f0b src/arch/power/isa_traits.hh f634a34f2f0b src/arch/sparc/isa_traits.hh f634a34f2f0b src/arch/x86/isa_traits.hh f634a34f2f0b Diff: http://reviews.gem5.org/r/1493/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list gem5-dev@gem5.org http://m5sim.org/mailman/listinfo/gem5-dev