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

The NOVA (non-volatile memory accelerated) file system is an open-source, log-structured file system for byte-addressable persistent memory (for example non-volatile dual in-line memory module (NVDIMM) and 3D XPoint DIMMs) for Linux.

Property Value
dbo:abstract
  • The NOVA (non-volatile memory accelerated) file system is an open-source, log-structured file system for byte-addressable persistent memory (for example non-volatile dual in-line memory module (NVDIMM) and 3D XPoint DIMMs) for Linux. NOVA is designed specifically for byte-addressable persistent memories and aims to provide high-performance, atomic file and metadata operations, and fault tolerance. To meet these goals NOVA combines several techniques found in other file systems. NOVA uses log structure, copy-on-write (COW), journaling, and log-structured metadata updates to provide strong atomicity guarantees, and it uses a combination replication, metadata checksums, and RAID 4 parity to protect data and metadata from media errors and software bugs. It also supports checkpoints to facilitate backups. (en)
dbo:developer
dbo:genre
dbo:latestPreviewVersion
  • Linux kernel 4.13
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 55259838 (xsd:integer)
dbo:wikiPageLength
  • 6765 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1002777406 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Jian Xu, Lu Zhang, Steven Swanson, University of California, San Diego, Computer Science and Engineering Department (en)
dbp:genre
dbp:latestPreviewVersion
  • Linux kernel 4.13 (en)
dbp:license
dbp:name
  • NOVA (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:website
dbp:wikiPageUsesTemplate
dct:subject
rdf:type
rdfs:comment
  • The NOVA (non-volatile memory accelerated) file system is an open-source, log-structured file system for byte-addressable persistent memory (for example non-volatile dual in-line memory module (NVDIMM) and 3D XPoint DIMMs) for Linux. (en)
rdfs:label
  • NOVA (filesystem) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • NOVA (en)
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