This HTML5 document contains 34 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n19http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n11http://www.linuxvox.com/2009/10/what-is-the-linux-kernel-parameter-vm-swappiness/
dchttp://purl.org/dc/elements/1.1/
n17http://docs.openlinksw.com/virtuoso/rdfperformancetuning.
n18http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#
n4http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n20http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n12http://vos.openlinksw.com/dataspace/person/dav#
n5http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n16http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtTipsAndTricksGuideRDFPerformanceTuning/sioc.
n10http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n13http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n9http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n12:this
foaf:made
n2:VirtTipsAndTricksGuideRDFPerformanceTuning
Subject Item
n4:this
sioc:creator_of
n2:VirtTipsAndTricksGuideRDFPerformanceTuning
Subject Item
n19:item
n20:services_of
n2:VirtTipsAndTricksGuideRDFPerformanceTuning
Subject Item
n10:this
sioc:creator_of
n2:VirtTipsAndTricksGuideRDFPerformanceTuning
Subject Item
n5:VOS
sioc:container_of
n2:VirtTipsAndTricksGuideRDFPerformanceTuning
atom:entry
n2:VirtTipsAndTricksGuideRDFPerformanceTuning
atom:contains
n2:VirtTipsAndTricksGuideRDFPerformanceTuning
Subject Item
n2:VirtTipsAndTricksGuideRDFPerformanceTuning
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:49:04.926578
dcterms:modified
2017-06-13T05:49:04.926578
rdfs:label
VirtTipsAndTricksGuideRDFPerformanceTuning
foaf:maker
n9:this n12:this
dc:title
VirtTipsAndTricksGuideRDFPerformanceTuning
opl:isDescribedUsing
n16:rdf
sioc:has_creator
n4:this n10:this
sioc:content
%META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---+ How can I configure Virtuoso for maximum performance with available memory? ---++ Virtuoso INI file settings When running with large data sets, the Virtuoso process should be configured to use between 2/3 and 3/5 of system RAM. See Virtuoso configuration file parameters [[http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#VIRTINI][NumberOfBuffers and MaxDirtyBuffers]] for details. Each buffer consumes 8 KB. Typical sizes for the NumberOfBuffers and MaxDirtyBuffers (3/4 of NumberOfBuffers) parameters at various memory sizes are as follows, : | *System Memory* | *NumberOfBuffers* | *MaxDirtyBuffers* | | default installation | 2000 | 1200 | | 2 GB | 170000 | 130000 | | 4 GB | 340000 | 250000 | | 8 GB | 680000 | 500000 | | 16 GB | 1360000 | 1000000 | | 32 GB | 2720000 | 2000000 | | 48 GB | 4000000 | 3000000 | | 64 GB | 5450000 | 4000000 | ---++ "swappiness" <b>For Linux users only,</b> there is a kernel tuning parameter called "[[http://www.linuxvox.com/2009/10/what-is-the-linux-kernel-parameter-vm-swappiness/][swappiness]]" that controls how much the kernel favors swap over RAM. When hosting large data sets, it is recommended that this parameter be changed from its default value of 60 to something closer to 10, to reduce the amount of swapping that takes place on the server. Useful tidbits regarding swappiness include: * The swappiness setting is found in the file <b><code>/proc/sys/vm/swappiness</code></b>. * The command <b><code>/sbin/sysctl vm.swappiness</code></b> can be used to view its setting. * The command <b><code>/sbin/sysctl -w vm.swappiness=10</code></b> can be used to change its value. * Adding <b><code>vm.swappiness = 10</code></b> to the file <b><code>/etc/sysctl.conf</code></b> will force the value to be set at machine boot time. ---++Related * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]] * [[http://www.linuxvox.com/2009/10/what-is-the-linux-kernel-parameter-vm-swappiness/][Documentation of Linux swappiness kernel tuning parameter]] * [[http://docs.openlinksw.com/virtuoso/rdfperformancetuning.html][Tuning Virtuoso for RDF Performance]] * [[http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#VIRTINI][Virtuoso INI file settings]]
sioc:id
710b3100e51bf698ce3984bf6f3e20c0
sioc:link
n2:VirtTipsAndTricksGuideRDFPerformanceTuning
sioc:has_container
n5:VOS
n20:has_services
n19:item
atom:title
VirtTipsAndTricksGuideRDFPerformanceTuning
sioc:links_to
n11: n13:MaxDirtyBuffers n17:html n18:VIRTINI n13:NumberOfBuffers
atom:source
n5:VOS
atom:author
n12:this
atom:published
2017-06-13T05:49:04Z
atom:updated
2017-06-13T05:49:04Z
sioc:topic
n5:VOS