Hi,

I would like to find a more efficient way to work out how much memory to 
allocate to some new Virtuoso VMs, which is directly dependent on how many 
buffers I allocate to Virtuoso. I want to allocate enough memory so that the 
column store is effectively operating in-memory. To work this out, currently we 
have to allocate a large number of buffers and then monitor the service to see 
how many are actually used, but this is:
a) time consuming
b) an inefficient use of memory in the meantime
c) difficult to plan

I realise one would “normally" allocate the buffers according to the available 
memory, but I want to do the reverse. Is there a rough guide to calculate an 
appropriate number of buffers from the number of triples in the dataset?

Cheers,
Andy
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to