Hi Maryam,

See src/sim/process.cc (
https://gem5.googlesource.com/public/gem5/+/master/src/sim/process.cc) and
the implementation of the brk syscall (
https://gem5.googlesource.com/public/gem5/+/master/src/sim/syscall_emul.cc#242
)

Cheers,
Jason

On Fri, Jun 7, 2019 at 10:14 AM Maryam Babaie <[email protected]> wrote:

> Hi all,
>
> I need to know how Page Allocation and Page Fault is handled in SE (SysCall
> Emulation) mode on gem5 for X86.
> Can any one share their input with me whether these are implemented and how
> generally paging is done on SE mode?
>
> Regards
> _______________________________________________
> gem5-dev mailing list
> [email protected]
> http://m5sim.org/mailman/listinfo/gem5-dev
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to