Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: URCU - Userspace RCU Implementation

https://bugzilla.redhat.com/show_bug.cgi?id=717337

           Summary: Review Request: URCU - Userspace RCU Implementation
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: unspecified
         Component: Package Review
        AssignedTo: nob...@fedoraproject.org
        ReportedBy: greenscient...@gmail.com
         QAContact: extras...@fedoraproject.org
                CC: nott...@redhat.com, fedora-package-rev...@redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
      Story Points: ---


Spec URL: http://www.dorsal.polymtl.ca/~ybrosseau/fedora/SPECS/urcu.spec 
SRPM URL:
http://www.dorsal.polymtl.ca/~ybrosseau/fedora/SRPMS/liburcu-0.6.3-1.src.rpm
Description: Userspace RCU  (read-copy-update) Implementation from LTTng UST.
This data synchronization library provides read-side access which scales
linearly with the number of cores. It does so by allowing multiples copies of a
given data structure to live at the same time, and by monitoring the data
structure accesses to detect grace periods after which memory reclamation is
possible. 

http://www.lttng.org/urcu/

Needed by the UST - the LTTng Userspace tracer that will be posted shortly.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to