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

Improved cache management #101

Merged
merged 1 commit into from Feb 10, 2023
Merged

Improved cache management #101

merged 1 commit into from Feb 10, 2023

Conversation

DC-SWAT
Copy link
Contributor

@DC-SWAT DC-SWAT commented Feb 7, 2023

Perhaps it will be useful to someone and I will remove it from the DreamShell KOS patch.

@ianmicheal
Copy link

Do you have an example of using the improved cache functions for testing and use cases?

@DC-SWAT
Copy link
Contributor Author

DC-SWAT commented Feb 8, 2023

Do you have an example of using the improved cache functions for testing and use cases?

I did not do comparative testing, although probably should be.
In fact, I removed unnecessary operations in invalidate and flush a long time ago and they are works in DS and loaders without issues.
I did not find any documentation for these operations, and the authors of the Demul emulator told me that this is nonsense. For the rest, I added what was simply not enough for completeness here just for fun and use some in my code (purge and prefetch for example).

@DC-SWAT DC-SWAT force-pushed the master branch 2 times, most recently from 8e3688d to 53329fb Compare February 10, 2023 07:53
@DC-SWAT
Copy link
Contributor Author

DC-SWAT commented Feb 10, 2023

I removed allocation stuff because I remembered that I had issues with them and they were not used anywhere, so I decided not to create new issues here and removed it. Everything else is tested a years and not have any issues.

@ljsebald ljsebald merged commit 73e6bd8 into KallistiOS:master Feb 10, 2023
@ljsebald ljsebald self-assigned this Feb 10, 2023
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

Successfully merging this pull request may close these issues.

None yet

3 participants