Skip to content

Keyboar90/BSRN_Projekt_SS22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic partitioning with best-fit algorithm.

This project implements dynamic memory allocation using the best-fit algorithm, which selects the smallest available partition that fits a process. It aims to reduce fragmentation and optimize memory usage in an operating system.

Module: Operating Systems and Computer Networks (Summer Semester 2022).

License

This project is licensed under the Creative Commons BY-NC-ND 4.0 license.

  • ✅ Use for private, non-commercial purposes is allowed (with attribution)
  • ❌ Commercial use is not permitted
  • ❌ Modifications or distribution of derivative works are not allowed

License text: CC BY-NC-ND 4.0

© 2025 Keyboar90 / Lukas Völzing

About

Dynamic partitioning with best-fit algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages