Eat Sleep Learn Repeat

Menu
  • Home
  • Program Analysis
    • Faint Variable
    • Taint Analysis
    • Assertions
    • Reaching Definition
    • Constant Propagation
    • Control Flow Graph
    • Infamous Bugs
    • Fault Localization
  • Compiler
    • Memory Reordering
    • AT&T Vs Intel
    • Inline Assembly
    • Binary Analysis
  • Concepts
    • Data Races
    • Cache
    • Strings
    • Partial Order
    • First Order Logic
    • Complexity Classes
    • ACID Properties
    • Soundness and Completeness
  • Tools
    • Netbeans
    • ChatGPT and jobs
  • Reductions
    • 3-CNF to K-CNF
  • Ubuntu
    • PDF Bookmarks
    • Alternate GCC
  • About this website
    • About Us
    • Contact Us
    • Privacy Policy

Memory Hierarchy: Registers and Cache Memory

November 07, 2017 Add Comment
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

October 26, 2017 Add Comment
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

October 15, 2017 Add Comment
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

October 12, 2017 Add Comment
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?

October 05, 2017 Add Comment
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)

Popular Posts

  • AT&T vs Intel Assembly
  • How to Insert Assembly Instruction in CPP programs?
  • Reaching Definition Analysis
  • Faint Variable Analysis
  • 5 Simple Software Bugs That Have Caused Major Losses
  • Data Races with Example
  • Memory Hierarchy: Registers and Cache Memory
  • Relax Memory Model and Instruction Reordering

Report Abuse

Search

  • Contact Me
  • Privacy Policy
Copyright © 2016 Eat Sleep Learn Repeat | Template By HAFID Notes | Distributed By Blogger Templates