taskProject PSIworld - Tasks: task #6528, Generic RCU implementation

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #6528: Generic RCU implementation

Submitter:  Tolga Dalman <tolgadalman>
Submitted:  Thu 15 Feb 2007 09:31:04 PM UTC
   
 
Should Start On:  Thu 15 Feb 2007 12:00:00 AM UTC Should be Finished on:  Thu 15 Feb 2007 12:00:00 AM UTC
Category:  PSIutil Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Thu 15 Feb 2007 09:31:04 PM UTC, original submission:  

Clients access to PSIworld objects via PSIobjapi. In order to
minimize locking and consistency problems, RCU (read-copy-update)
is a suitable technique.
At least these functions need to be implemented:
- readObject(): create a reference to the object with its
  newest revision
- releaseObject(): decrement the reference count on the server.
- copyObject(): clone the newest version of the object
- updateObject(): create a new version of the object.
All old version of the object with refcount equal 0 may be freed internally.

Tolga Dalman <tolgadalman>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tolgadalman (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code