pmemfile icon indicating copy to clipboard operation
pmemfile copied to clipboard

preload: fixed open file limit, doesn't take system limit into account

Open llugin opened this issue 7 years ago • 1 comments

Causes failure of LTP test dup03 when open file limit is equal 1048576.

llugin avatar Sep 21 '17 15:09 llugin

I think it affects also these tests:

  • dup06
  • dup201
  • fcntl12
  • fcntl12_64
  • getdtablesize01
  • pipe07

marcinslusarz avatar Sep 22 '17 11:09 marcinslusarz