1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Jeremy Allison c4be0b7ff4 s3: smbd: Change aio_pending_size static variable to a new "aio max threads" smb.conf parameter.
Removes accessor functions as now this parameter is set
under user control in smb.conf. Default is 100.

Note that this doesn't limit the number of outstanding
aio requests, it just causes them to go onto the
pthreadpool queue.

Now we need to prioritize pthreadpool pipe replies
ahead of incoming SMB2 requests, but that's a patch
for another day.

Based on ideas from Volker.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2015-11-13 21:36:19 +01:00
..
2014-01-03 05:04:44 +01:00
2015-11-06 13:43:45 +01:00
2015-11-12 22:39:07 +01:00
2015-11-06 13:43:45 +01:00
2015-10-13 01:23:07 +02:00
2015-11-06 13:43:45 +01:00
2015-11-06 13:43:45 +01:00
2015-11-04 22:15:24 +01:00
2015-11-04 22:15:24 +01:00
2015-11-11 00:23:35 +01:00
2013-05-18 16:32:38 +02:00
2015-11-06 13:43:45 +01:00
2015-03-17 11:30:52 +01:00
2015-11-11 00:23:35 +01:00