Jump to content

Resource allocation (computing)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Adakiko (talk | contribs) at 08:49, 22 December 2021 (rv test?). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing, resource allocation is necessary for any application to be run on the system. When the user opens any program this will be counted as a process, and therefore requires the computer to allocate certain resources for it to be able to run. Such resources could have access to a section of the computer's memory, data in a device interface buffer, one or more files, or the required amount of processing power.