<div dir="ltr"><br><div>we in Flussonic work with disks a lot:  record video and stream video files from disks.</div><div><br></div><div>During a long time we had  +A 100 default setting to allow making a lot of simultaneous requests to disk.</div><div><br></div><div>This setting is ok if one wants to stream about 10 Gbit/s from local HDDs and SSDs to network and ok for 20 HDD.</div><div><br></div><div>But on small amount of disks (1-2) this is bad, because regular sysadmin is frightened when he see LA 80.</div><div><br></div><div>There is no way to dynamically change +A pool size from erlang code, so it must be done from launching shell script.</div><div><br></div><div>I think that it may be a good idea to find list of block devices and take  5*Count.  Is it ok?</div><div><br></div><div>What experience do other people have here?</div></div>