Actions
Feature #649
closedBabeltrace is limited by the OS max number of open files
Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
10/15/2013
Due date:
% Done:
0%
Estimated time:
Description
Babeltrace should eventually implement a LRU list of opened files to overcome OS limits about number of files that can be concurrently opened by a process. It could then kick out the least recently used file any time it reaches a pre-specified limit (based on max nr of open files).
Actions