mbuf_allocate_area upgrade
Changing the mbuf_allocate_area to return a pointer instead of an index to memory owned by mbuf
Edited by Ezekiel Dohmen
Merge request reports
Activity
assigned to @jonathan-hanks and @erik.vonreis
added 1 commit
- ddca2818 - Adding interface that returns differing error codes to match error cases, also some cleanup
added 1 commit
- 2e5882cf - Fixing error with how we call mbuf_allocate_area() in mbuf_allocate_area_file()
added 1 commit
- 9c4848eb - cleanup, and adding readme file for the test module
added 1 commit
- 10f038ea - Fixing but where asking for a non-page aligned size would crash the system
added 1 commit
- 659fb992 - Adding unit test, and model usage of the new kernel side interface
mentioned in commit 4282143f
Please register or sign in to reply