You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Sterling Hughes (JIRA)" <ji...@apache.org> on 2016/10/04 07:06:20 UTC

[jira] [Created] (MYNEWT-417) os_mbuf needs functions to pre-allocate buffers, and generate a contiguous buffer

Sterling Hughes created MYNEWT-417:
--------------------------------------

             Summary: os_mbuf needs functions to pre-allocate buffers, and generate a contiguous buffer
                 Key: MYNEWT-417
                 URL: https://issues.apache.org/jira/browse/MYNEWT-417
             Project: Mynewt
          Issue Type: Improvement
    Affects Versions: v1_0_0_beta1
            Reporter: Sterling Hughes
            Assignee: Marko Kiiskila
             Fix For: v1_0_0_beta1


os_mbuf APIs need a few extra helper functions:

- a function to allocate an mbuf with at least 'n' bytes contiguous from msys
- a function to allocate a chain of mbufs that is guaranteed to have at least 'n' bytes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)