Bug 34 - Properly estimate NS_FN_STACK_SIZE from NS_CALL()ed helpers
Summary: Properly estimate NS_FN_STACK_SIZE from NS_CALL()ed helpers
Status: CONFIRMED
Alias: None
Product: passt
Classification: Unclassified
Component: pasta (show other bugs)
Version: unspecified
Hardware: All Linux
: Normal minor
Assignee: nobody
URL:
Depends on:
Blocks:
 
Reported: 2022-10-27 19:36 UTC by Stefano Brivio
Modified: 2022-10-27 19:36 UTC (History)
1 user (show)

See Also:


Attachments

Description Stefano Brivio 2022-10-27 19:36:45 UTC
...instead of just assigning a "reasonably high" value based on ulimits on the
build host. We could annotate those helpers with comments, keep calculations
updated, and set NS_FN_STACK_SIZE based on that. See also the discussion around:
  https://archives.passt.top/passt-dev/20221024023633.526148e5@elisabeth/

Note You need to log in before you can comment on or make changes to this bug.