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

What is the limit of pk for malloc() and mmaps? #291

Open
NazerkeT opened this issue Mar 1, 2023 · 1 comment
Open

What is the limit of pk for malloc() and mmaps? #291

NazerkeT opened this issue Mar 1, 2023 · 1 comment

Comments

@NazerkeT
Copy link

NazerkeT commented Mar 1, 2023

Hi there!

I was recently heavily using spike with pk and noticed that I cannot run application with large mallocs like 8MB or more with spike + pk any more. Essentially, simulation fails with either load or store segfaults.

Is there any reason that is coming from pk side for it? If yes, how can I change the current malloc/mmap limitations of the pk? In general, is there any hint or advice do you guys have for it?

Thanks,
Best wishes,

@aswaterman
Copy link
Collaborator

aswaterman commented Mar 1, 2023 via email

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

No branches or pull requests

2 participants