Discussion:
[Linuxsampler-devel] disk streaming performance with iso
raf
2014-03-03 19:52:54 UTC
Permalink
Hello,

would there be a performance issue when using SFZ engine reading WAV fles from a mounted ISO instead of a standard folder structure containing the WAV files ?

Raphaël
Christian Schoenebeck
2014-03-04 18:12:30 UTC
Permalink
Post by raf
would there be a performance issue when using SFZ engine reading WAV fles
from a mounted ISO instead of a standard folder structure containing the
WAV files ?
Since that implies layering two file systems on each other and accordingly
requires two file system stacks to be processed on every read() call, this
definitely means a performance penalty. I never benchmarked it, but my guess
is if the the inode size in both file systems is large enough, then
performance might be "okay".

CU
Christian
Raphaël Mouneyres
2014-03-04 20:10:18 UTC
Permalink
thank you for the answer, i'm surprised that inode could have an
influence but i have to admit i'm not a specialist of filesystems.
For now i'm testing with a stripped down version with wav samples
exported from the iso files. I'll probably move to the iso files
later, so i'll report here wheter it works "okay" or not.
Raphaël

2014-03-04 19:12 UTC+01:00, Christian Schoenebeck
Post by Christian Schoenebeck
Post by raf
would there be a performance issue when using SFZ engine reading WAV fles
from a mounted ISO instead of a standard folder structure containing the
WAV files ?
Since that implies layering two file systems on each other and accordingly
requires two file system stacks to be processed on every read() call, this
definitely means a performance penalty. I never benchmarked it, but my guess
is if the the inode size in both file systems is large enough, then
performance might be "okay".
CU
Christian
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Linuxsampler-devel mailing list
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel
Loading...