Skip to content

Maximum value for "Disk queue size"? #19574

Closed Answered by thalieht
Obegg asked this question in Q&A
Discussion options

You must be logged in to vote

I would like to know the maximum value I can set Disk queue size

m_spinBoxDiskQueueSize.setMaximum(std::numeric_limits<int>::max() / 1024);

2147483647 / 1024 = 2097151 KiB = ~2 GiB

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Obegg
Comment options

Comment options

You must be logged in to vote
3 replies
@Obegg
Comment options

@thalieht
Comment options

@Obegg
Comment options

Answer selected by Obegg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants