Understanding syscalls on ESESC

35 views
Skip to first unread message

Yomi Karthik

unread,
Jan 18, 2017, 7:32:46 PM1/18/17
to ESESC
Hi,

I am interested to know how syscalls and function calls are carried out on ESESC. For example, how is malloc handled in ESESC?

Thanks

Jose Renau

unread,
Jan 18, 2017, 8:11:31 PM1/18/17
to ESESC

 All the syscalls are managed through qemu. Check misc/qemu/linux-user/syscall.c

 A malloc will not do anything unless it triggers a BRK syscall to allocate memory
--
You received this message because you are subscribed to the Google Groups "ESESC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to esesc+un...@googlegroups.com.
To post to this group, send email to es...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages