akv blog
Jul 8, 2010
CPU digest.
DMA Controller
: It contains source address, destination address and the count of words going to transfer between source and destination. One problem that can occur due to this is
cache coherency.
Intel C8237
is a DMA chip.
Newer Post
Older Post
Home
For Web Developer
open -a "Google Chrome" --args --disable-web-security
For Web Developer
open -a "Google Chrome" --args --disable-web-security
Virtual memory and memory management unit
This post is incomplete. Would update later... ;) Address space of a process can exceed physical memory using virtual memory. I can use t...
Clear your memory card safely
Deleting a file in Win/Linux is almost like locking in a safe. It can be retrieved from the drive easily with a recovery program as long ...