In computer science, resource contention is a conflict over access to a shared resource such as random access memory, disk storage, cache memory, internal busses or external network devices. In recent years, research on the contention is more focused on the resources in the memory hierarchy, e.g., last-level caches, front-side bus, memory socket connection.
Resolving resource contention problems is one of the basic functions of operating systems. Various low-level mechanisms can be used to aid this, including locks, semaphores, mutexes and queues. The other techniques that can be applied by the operating systems include intelligent scheduling, application mapping decision, and page colouring.
Failure to properly resolve resource contention problems may result in a number of problems, including deadlock, livelock, and thrashing.
Famous quotes containing the words resource and/or contention:
“Your kind doesnt just kill men. You murder their spirits, you strangle their last breath of hope and freedom, so that you, the chosen few, can rule your slaves in ease and luxury. Youre a sadist just like the others, Heiser, with no resource but violence and no feeling but fear, the kind youre feeling now. Youre drowning, Heiser, drowning in the ocean of blood around this barren little island you call the New Order.”
—Curtis Siodmak (19021988)
“In truth, the legitimate contention is, not of one age or school of literary art against another, but of all successive schools alike, against the stupidity which is dead to the substance, and the vulgarity which is dead to form.”
—Walter Pater (18391894)