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

memory pool #28

Open
tgparkk opened this issue Nov 18, 2024 · 1 comment
Open

memory pool #28

tgparkk opened this issue Nov 18, 2024 · 1 comment

Comments

@tgparkk
Copy link
Owner

tgparkk commented Nov 18, 2024

No description provided.

@tgparkk
Copy link
Owner Author

tgparkk commented Nov 18, 2024

-할당과 해제는 컨텍스트 스위칭을 유발
-[][][][] - [ ][] 메모리 구조에 따라서, 중간에 뚫린 케이스 있을때 연속된 메모리를 사용할 수 없는 케이스가 생김
최근의 할당기는 위와 같은 문제를 유발하지 않는다. (하지만 알고 안써야 좋을거 같네요.)

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

1 participant