Optimize stack initialization by not using malloc, and remove use of 'goto' (for code review safety) #41
Reference in New Issue
Block a user
No description provided.
Delete Branch "stack-init-optimize"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactor process_execute to pass process start data as a local reference rather than perform memory allocation on the heap
assigned to @gk1623
added 1 commit
3a46e0f7- Update user proc stack initialization comments to be more helpfulCompare with previous version
approved this merge request
mentioned in commit
bbe41e178d