Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RawPOSIX Project Tracker #47

Open
Yaxuan-w opened this issue Nov 19, 2024 · 1 comment
Open

RawPOSIX Project Tracker #47

Yaxuan-w opened this issue Nov 19, 2024 · 1 comment
Labels
RawPOSIX RawPOSIX related issue

Comments

@Yaxuan-w
Copy link
Member

Yaxuan-w commented Nov 19, 2024

This issue serves as a consolidated tracker for problems and features related to rawposix, including specific links to related issues. ome of these issues are currently ongoing, and additional details will be discussed and compiled into separate issue posts for more detailed tracking as the discussions progress.

Details Refinement

Add missing syscall functions in RawPOSIX dispatcher

  • Refactor sockaddr: Improve and clean up the sockaddr structure
  • Update cage data structure: Revise the cage data structure to address existing limitations.
  • Futex handling:
    • Create a futex table to store addresses of futexes.
    • Implement proper handling for fork and exec scenarios.
  • Remove cv/mutex/semaphore tables: Consolidate into one mutex table to ensure correct behavior during fork and exec.

Consolidate RawPOSIX constants
Instructions on running / testing instructions

Fix LIND_ROOT

Feature Related

Other

  • Introduction videos: Create and share videos to explain key aspects of the project and save time for onboarding
@Yaxuan-w Yaxuan-w added the RawPOSIX RawPOSIX related issue label Nov 19, 2024
@Yaxuan-w Yaxuan-w pinned this issue Nov 19, 2024
@Yaxuan-w
Copy link
Member Author

Instructions on running and testing: https://github.com/Lind-Project/lind-wasm/blob/main/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RawPOSIX RawPOSIX related issue
Projects
None yet
Development

No branches or pull requests

1 participant