An Entity of Type: organisation, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

SLUB (the unqueued slab allocator) is a memory management mechanism intended for the efficient memory allocation of kernel objects which displays the desirable property of eliminating fragmentation caused by allocations and deallocations. The technique is used to retain allocated memory that contains a data object of a certain type for reuse upon subsequent allocations of objects of the same type. It is used in Linux and became the default allocator since 2.6.23.

Property Value
dbo:abstract
  • SLUB est un mécanisme de gestion de la mémoire destiné à l'allocation de mémoire efficace des objets du noyau qui affiche la propriété souhaitable[pas clair] d'éliminer la fragmentation causée par les allocations et désaffectations. La technique est utilisée pour conserver la mémoire allouée qui contient des données d'un certain type pour une réutilisation lors d'allocations ultérieures d'objets du même type. Il est utilisé sous Linux et est devenu l'allocateur par défaut depuis le 2.6.23. (fr)
  • SLUB (the unqueued slab allocator) is a memory management mechanism intended for the efficient memory allocation of kernel objects which displays the desirable property of eliminating fragmentation caused by allocations and deallocations. The technique is used to retain allocated memory that contains a data object of a certain type for reuse upon subsequent allocations of objects of the same type. It is used in Linux and became the default allocator since 2.6.23. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 35887621 (xsd:integer)
dbo:wikiPageLength
  • 1286 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 973383607 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • SLUB est un mécanisme de gestion de la mémoire destiné à l'allocation de mémoire efficace des objets du noyau qui affiche la propriété souhaitable[pas clair] d'éliminer la fragmentation causée par les allocations et désaffectations. La technique est utilisée pour conserver la mémoire allouée qui contient des données d'un certain type pour une réutilisation lors d'allocations ultérieures d'objets du même type. Il est utilisé sous Linux et est devenu l'allocateur par défaut depuis le 2.6.23. (fr)
  • SLUB (the unqueued slab allocator) is a memory management mechanism intended for the efficient memory allocation of kernel objects which displays the desirable property of eliminating fragmentation caused by allocations and deallocations. The technique is used to retain allocated memory that contains a data object of a certain type for reuse upon subsequent allocations of objects of the same type. It is used in Linux and became the default allocator since 2.6.23. (en)
rdfs:label
  • SLUB (software) (fr)
  • SLUB (software) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License