Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
5748
Description
Improve memmory allocation in case of huge request queues.
Limit number of request buffers in backlog, to avoid too expensive
memory using with LNet routers.
Allocate requests using cfs_mem_cache.
Allow only 1 thread to allocate request buffers.