[se] Initialize Linux' default code and data segments
Review Request #1449 - Created Sept. 26, 2012 and updated
| Information | |
|---|---|
| Lluís Vilanova | |
| gem5 | |
| Reviewers | |
| Default | |
Applied to stable repository.
Posted (Sept. 26, 2012, 8:18 a.m.)
The patch doesn't apply cleanly. I would suggest posting it using the mercurial reviewboard extensions.
Posted (Sept. 26, 2012, 8:21 a.m.)
Can you use the dev repo and repost?
Review request changed
Updated (Sept. 28, 2012, 1:45 a.m.)
Review request changed
Updated (Oct. 23, 2012, 4:08 a.m.)
Change Summary:
Add missing bits in "X86_64LiveProcess::initState" by mimicking "I386LiveProcess::initState".
Diff: |
Revision 3 (+108 -3) |
|---|
Posted (Oct. 28, 2012, 1:35 p.m.)
Lluís, can you comment on why we need to initialize the code and data segments? What functionality gets enabled due to this initialization? Also, can you provide some documentation on how you decided the values that are to be used for different attributes being initialized?
