[K42-discussion] [Bug 20] New: removing SHM regions unimplemented

bugzilla-daemon at ozlabs.org bugzilla-daemon at ozlabs.org
Thu Oct 20 12:48:03 EST 2005


http://ozlabs.org/bugzilla/show_bug.cgi?id=20

           Summary: removing SHM regions unimplemented
           Product: K42
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Misc
        AssignedTo: k42-discussion at ozlabs.org
        ReportedBy: andrewb at cse.unsw.edu.au


Removal of shared memory segments with shmctl(shmid, IPC_RMID, 0); is 
unimplemented. The AIM7/reaim benchmark requires this. 
 
Looks like the relevant code is in kitch-linux/lib/emu/shmctl.C, where the 
IPC_RMID case is stubbed out to EINVAL.

-- 
Configure bugmail: http://ozlabs.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the K42-discussion mailing list