pw_grpc: Allocate contiguous multibufs only Reponse queue expects contiguous buffers to place headers into and send in chunks. Test: Thrash allocator via large amount of sends. Observe allocator Test: giving out non-contiguous multibufs before change, but not after Bug: 383397604 Change-Id: I47c1c59f40da48d5bf25907c8bf573dc75cc7c1d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253595 Pigweed-Auto-Submit: Austin Foxley <afoxley@google.com> Docs-Not-Needed: Austin Foxley <afoxley@google.com> Reviewed-by: Eli Lipsitz <elipsitz@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.