[RTEMS Project] #3898: Remove CONFIGURE_MAXIMUM_DEVICES
RTEMS trac
trac at rtems.org
Mon Mar 9 18:00:14 UTC 2020
#3898: Remove CONFIGURE_MAXIMUM_DEVICES
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: task | Status: assigned
Priority: normal | Milestone: 5.1
Component: config | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By: 3894
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"0161b93d50d6915116c4ca9d1cad42ef89a4ad9e/rtems"
0161b93d/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="0161b93d50d6915116c4ca9d1cad42ef89a4ad9e"
imfs: Replace devfs with an IMFS specialization
Add a simplified path evaluation function IMFS_eval_path_devfs() for a
device only IMFS configuration.
The code size can be further reduced by the application if it disables
the support for legacy IO drivers via:
#define CONFIGURE_IMFS_DISABLE_MKNOD
#define CONFIGURE_IMFS_DISABLE_MKNOD_DEVICE
Obsolete CONFIGURE_MAXIMUM_DEVICES. Remove BSP_MAXIMUM_DEVICES.
Update #3894.
Update #3898.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3898#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list