[RTEMS Project] #3477: IMFS - Add configurable allocator support

RTEMS trac trac at rtems.org
Fri Feb 25 20:11:10 UTC 2022


#3477: IMFS - Add configurable allocator support
-----------------------------+-------------------------
 Reporter:  Joel Sherrill    |       Owner:  (none)
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  Indefinite
Component:  fs               |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  soc, api, small  |  Blocked By:
 Blocking:                   |
-----------------------------+-------------------------
Changes (by Joel Sherrill):

 * version:  5 =>


Old description:

> The IMFS currently is hard-coded to use malloc/free. It would be a
> desirable enhancement to be able to configure the allocator and
> deallocator.

New description:

 The IMFS currently is hard-coded to use malloc/free. It would be a
 desirable enhancement to be able to configure the allocator and
 deallocator. A comparable example of allowing the user to configure a
 custom allocator and deallocator is the stack memory allocator/deallocator
 configuration parameters.

 Possible Mentors: Joel Sherrill
 Skills: C
 Difficulty: Medium

 Note: For a SoC project, this may be combined with #3476 to make a large
 project.

--

--
Ticket URL: <http://devel.rtems.org/ticket/3477#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list