Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
38a33a55
Commit
38a33a55
authored
Jul 26, 2017
by
Pedro Gonnet
Browse files
use a larger queue_incoming_buffer.
parent
acaed9cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/queue.h
View file @
38a33a55
...
...
@@ -29,7 +29,7 @@
#define queue_sizeinit 100
#define queue_sizegrow 2
#define queue_search_window 8
#define queue_incoming_size 1024
#define queue_incoming_size 1024
0
#define queue_struct_align 64
/* Counters. */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment