Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Content-addressable memory
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Type of computer memory}} [[File:Content-addressable-memory.png|thumb|Content addressable memory]] {{Memory types}} '''Content-addressable memory''' ('''CAM''') is a special type of [[computer memory]] used in certain very-high-speed searching applications. It is also known as '''associative memory''' or '''associative storage''' and compares input search data against a table of stored data, and returns the address of matching data.<ref>{{Cite web|title=K. Pagiamtzis* and A. Sheikholeslami, Content-addressable memory (CAM) circuits and architectures: A tutorial and survey, IEEE Journal of Solid-State Circuits, pp. 712-727, March 2006.|url=https://www.eecg.utoronto.ca/~ali/papers/jssc2006-03.pdf|url-status=live|archive-url=https://web.archive.org/web/20070315145626/http://www.eecg.utoronto.ca:80/~ali/papers/jssc2006-03.pdf |archive-date=2007-03-15 }}</ref> CAM is frequently used in [[networking device]]s where it speeds up [[forwarding information base]] and [[routing table]] operations. This kind of associative memory is also used in cache memory. In associative cache memory, both address and content is stored side by side. When the address matches, the corresponding content is fetched from cache memory.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)