Introduction
1.
MMAP
1.1.
Read file
1.2.
Write to file
1.3.
Cons and pros
2.
Program optimization
2.1.
Branch prediction
2.2.
Loops unrolling
Published with GitBook
CSCI 3150 - Memory Management II
Program optimization
We will introduce the following content in this part:
branch prediction
loops unrolling