From ef2ba96983118d02d9c601ce790e335ba4bab5e0 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sat, 1 Apr 2017 16:21:22 +0100 Subject: [PATCH] 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 --- .gitignore | 1 + .rpmlint | 8 ++++++++ perl-MCE.spec | 21 ++++++++++++++++++--- sources | 2 +- 4 files changed, 28 insertions(+), 4 deletions(-) create mode 100644 .rpmlint diff --git a/.gitignore b/.gitignore index 22e11ba..694a13e 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /MCE-1.819.tar.gz /MCE-1.820.tar.gz /MCE-1.821.tar.gz +/MCE-1.824.tar.gz diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..41ee6b3 --- /dev/null +++ b/.rpmlint @@ -0,0 +1,8 @@ +from Config import * +addFilter("no-documentation"); +addFilter("no-manual-page-for-binary mce_grep"); +addFilter("no-manual-page-for-binary mce_fgrep"); +addFilter("no-manual-page-for-binary mce_zgrep"); +addFilter("no-manual-page-for-binary mce_zfgrep"); +addFilter("no-manual-page-for-binary mce_zegrep"); +addFilter("no-manual-page-for-binary mce_egrep"); diff --git a/perl-MCE.spec b/perl-MCE.spec index 3171d99..a45788e 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,5 +1,5 @@ Name: perl-MCE -Version: 1.821 +Version: 1.824 Release: 1%{?dist} Summary: Many-core Engine for Perl providing parallel processing capabilities License: GPL+ or Artistic @@ -15,8 +15,6 @@ BuildRequires: make BuildRequires: perl BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(strict) -BuildRequires: perl(warnings) # Module Runtime BuildRequires: perl(base) BuildRequires: perl(bytes) @@ -29,9 +27,11 @@ BuildRequires: perl(IO::Handle) BuildRequires: perl(Scalar::Util) BuildRequires: perl(Socket) BuildRequires: perl(Storable) >= 2.04 +BuildRequires: perl(strict) BuildRequires: perl(Symbol) BuildRequires: perl(threads::shared) BuildRequires: perl(Time::HiRes) +BuildRequires: perl(warnings) # Script Runtime BuildRequires: perl(Cwd) BuildRequires: perl(Getopt::Long) @@ -119,6 +119,7 @@ make test %{perl_vendorlib}/MCE/Loop.pm %{perl_vendorlib}/MCE/Map.pm %{perl_vendorlib}/MCE/Mutex.pm +%{perl_vendorlib}/MCE/Mutex/ %{perl_vendorlib}/MCE/Queue.pm %{perl_vendorlib}/MCE/Relay.pm %{perl_vendorlib}/MCE/Signal.pm @@ -135,6 +136,8 @@ make test %{_mandir}/man3/MCE::Loop.3* %{_mandir}/man3/MCE::Map.3* %{_mandir}/man3/MCE::Mutex.3* +%{_mandir}/man3/MCE::Mutex::Channel.3* +%{_mandir}/man3/MCE::Mutex::Flock.3* %{_mandir}/man3/MCE::Queue.3* %{_mandir}/man3/MCE::Relay.3* %{_mandir}/man3/MCE::Signal.3* @@ -152,6 +155,18 @@ make test %{_bindir}/mce_zfgrep %changelog +* Sat Apr 1 2017 Paul Howarth - 1.824-1 +- Update to 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 + * Sun Mar 19 2017 Paul Howarth - 1.821-1 - Update to 1.821 - Improved reliability when running MCE with threads diff --git a/sources b/sources index 48404cf..7883b9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (MCE-1.821.tar.gz) = 8de68df9d26ea8f8a0c228a92d8dd7d790333ed894fe5a467a1e294f547ad71f04729f0bade31d3ea81b2628828ff0eba4a6e612648d8ff47042386f512f052b +SHA512 (MCE-1.824.tar.gz) = cb9765825cd7c5a8d9ea96099d872a0afc174c695f0850fee57a9249e0dbbbdcad69a1dac946a07ed2e8af513c5f1c7ffa6a239d1fe07d303f46337411ecf5bf