Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Working_set_size> ?p ?o. }
Showing items 1 to 12 of
12
with 100 items per page.
- Working_set_size abstract "In computing the working set size is the amount of memory needed to compute the answer to a problem. In any computing scenario, but especially high performance computing where mistakes can be costly, this is a significant design-criteria for a given super computer system in order to ensure that the system performs as expected.When a program/algorithm computes the answer to a problem it uses a set of data (input and intermediate data) to complete the work. For a given instance of a problem and program combination the size of this data set is the working set. The Working Set Size (WSS) is then the size of the data set.The significance of this is that if the Working Set Size is larger than the available memory in a virtual memory system then the memory manager must refer to the next level in the memory hierarchy (usually hard disk) to perform a swap operation swapping some memory contents from RAM to hard disk to enable the program to continue working on the problem. If this swapping goes on continuously the program is slowed down significantly. This phenomenon is known as thrashing.".
- Working_set_size wikiPageID "14514753".
- Working_set_size wikiPageRevisionID "471666939".
- Working_set_size hasPhotoCollection Working_set_size.
- Working_set_size subject Category:Computer_memory.
- Working_set_size comment "In computing the working set size is the amount of memory needed to compute the answer to a problem. In any computing scenario, but especially high performance computing where mistakes can be costly, this is a significant design-criteria for a given super computer system in order to ensure that the system performs as expected.When a program/algorithm computes the answer to a problem it uses a set of data (input and intermediate data) to complete the work.".
- Working_set_size label "Working set size".
- Working_set_size sameAs m.03d5_ys.
- Working_set_size sameAs Q8034985.
- Working_set_size sameAs Q8034985.
- Working_set_size wasDerivedFrom Working_set_size?oldid=471666939.
- Working_set_size isPrimaryTopicOf Working_set_size.