Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.

The domain allocator page abd mbuf size can be configured by the
user using RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.
This commit is contained in:
Chris Johns
2016-06-30 11:42:49 +10:00
parent dc5b267aaa
commit f01b1f7209
9 changed files with 105 additions and 41 deletions

View File

@@ -1049,6 +1049,7 @@ def build(bld):
'rtemsbsd/pppd/upap.c',
'rtemsbsd/pppd/utils.c',
'rtemsbsd/rtems/ipsec_get_policylen.c',
'rtemsbsd/rtems/rtems-bsd-allocator-domain-size.c',
'rtemsbsd/rtems/rtems-bsd-arp-processor.c',
'rtemsbsd/rtems/rtems-bsd-get-allocator-domain-size.c',
'rtemsbsd/rtems/rtems-bsd-get-ethernet-addr.c',