[ 
https://issues.apache.org/jira/browse/HADOOP-10808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated HADOOP-10808:
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6.0
                   3.0.0
           Status: Resolved  (was: Patch Available)

I committed this to trunk and branch-2.  Andrew, thank you for the code review.

> Remove unused native code for munlock.
> --------------------------------------
>
>                 Key: HADOOP-10808
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10808
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 3.0.0, 2.5.0
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Minor
>             Fix For: 3.0.0, 2.6.0
>
>         Attachments: HADOOP-10808.1.patch
>
>
> The Centralized Cache Management project added a native function for calling 
> {{munlock}}.  This function is unused though, because Centralized Cache 
> Management calls {{munmap}}, which implicitly unlocks the memory too.  Let's 
> remove the unused code.  This is a private/unstable class, so there is no 
> backwards-compatibility concern.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to