ef2ba96 Update to 1.824

Authored and Committed by pghmcfc 7 years ago
    Update to 1.824
    
    - New upstream release 1.824
      - Check for EINTR during sysread and syswrite
      - Improved reliability when running nested MCE sessions
      - Updated MCE::Mutex with Channel and Fcntl implementations
      - Calibrated the number of data-channels for IPC
      - Completed validation for using MCE with 200+ cores
      - Completed validation for running MCE on a box having 100+ cores
      - Tuned the number of data-channels for IPC, setting upper limit in
        MCE::Core::Input::{ Handle and Sequence } to not impact the OS kernel; the
        result is better performance, yet graceful
    
        
file modified
+1 -0
file added
+8
file modified
+18 -3
file modified
+1 -1