[rtems commit] rtems: Account for file system semaphores.

Chris Johns chrisj at rtems.org
Mon Apr 28 06:13:44 UTC 2014


On 28/04/2014 3:56 pm, Sebastian Huber wrote:
> On 2014-04-28 00:38, Chris Johns wrote:
>> On 27/04/2014 10:36 pm, Sebastian Huber wrote:
>>> On 04/26/2014 08:03 AM, Chris Johns wrote:
>>>> On 25/04/2014 11:51 pm, Joel Sherrill wrote:
>>>>> The intention with confdefs is that the user does not have to
>>>>> know the implicit requirements of the higher level capability
>>>>> they configured. User configures number of file descriptors,
>>>>> Ada tasks, etc.
>>>>>
>>>>> So if a filesystem needs resources, confdefs.h should reserve
>>>>> them.
>>>>>
>>>>
>>>> If the user needs more than 1 mount per configured file system the
>>>> user will need to supply that number.
>>>
>>> The file system tests should use this new mechanism.
>>>
>>
>> Do any tests use more than one instance of a configured file system ?
>
> The problem is that you reserve now too many resources.
>

Where ? Are the tests enabling all the file systems at once ?

Chris



More information about the devel mailing list