mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refactor GSO mmsghdr alloc
This commit is contained in:
parent
c96ffd272c
commit
7b68f55edc
2 changed files with 20 additions and 6 deletions
|
@ -192,5 +192,8 @@
|
|||
#define SRS_PERF_GLIBC_MEMORY_CHECK
|
||||
#undef SRS_PERF_GLIBC_MEMORY_CHECK
|
||||
|
||||
// For RTC, how many iovs we alloc for each mmsghdr for GSO.
|
||||
#define SRS_PERF_RTC_GSO_IOVS 4
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue