Skip to content

tylerdrc/MemoryAllocator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project 2 for the University of Tulsa's CYB-3053: Operating Systems Concept course

Please review the Project handout for full assignment details.

Additional Instructions

We are utilizing github classroom as before.

To compile: At the top-level directory (where you should see CMakeLists.txt, build.sh, and src/), execute the build.sh file ("./build.sh" in your terminal, without quotes).

A new directory called "build" should have been created. Run your program by navigating to this directory and executing cyb3053_project2 ("./cyb3053_project2" in your terminal, without quotes).

Requirements

You must utilize the Ubuntu server instance for development and compilation as before.

About

Memory Allocator Project for CYB 3053

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 97.7%
  • CMake 1.5%
  • Shell 0.8%