Memory hierarchy Memory in computers is desired to be fast as well as cheap, and currently, we do not have a technology that satisfies bo...
Read More
Partial Order
Imagine you are shopping groceries online. Like any other task, it will have a subtasks to be performed. You will first open the shoppin...
Read More
5 Simple Software Bugs That Have Caused Major Losses
Coding can be a tricky business. A missing semicolon somewhere in your code can be a reason for it to not compile. But not compiling is no...
Read More
Relax Memory Model and Instruction Reordering
When we compile a program, the compiler performs certain optimizations while converting it to the machine code. Even while running the p...
Read More
How to Insert Assembly Instruction in CPP programs?
If you have ever wondered is there a way to instrument or insert some low level code into your high level language program, inline assemb...
Read More
Subscribe to:
Posts (Atom)