[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: MaxIO, MinFiles and JournalFileSize
clebert.suconic@jboss.com
do-not-reply at jboss.com
Tue May 13 13:08:39 EDT 2008
I really want to keep freeFiles closed.
With that we can have as many free files as we want without having the side effect of this formula:
NumberOfOpenedFiles * MAX_AIO_PER_FILE <= GLOBAL_MAX_AIO
As for now, I have made MAX_AIO = 2000, so our testsuite can complete without any problems.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150471#4150471
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4150471
More information about the jboss-dev-forums
mailing list