Ticket #727 (new enhancement)

Opened 4 weeks ago

Last modified 4 weeks ago

Change the LEAP timer implementation to use POSIX timers

Reported by: hafe Owned by:
Priority: major Milestone: Release 4
Component: LEAP Version: 3.0.0-GA
Keywords: Cc:
patch waiting for maintainer: no

Description

The LEAP timer implementation is:
- redundant
- its legacy
- has bugs: http://devel.opensaf.org/ticket/689, http://devel.opensaf.org/ticket/267

We should as a first step keep the API but change the impl. to use POSIX timers. Then the code could be refactored to directly use the POSIX API.

Attachments

Change History

Changed 4 weeks ago by hafe

POSIX timer API:
http://www.opengroup.org/onlinepubs/007908799/xsh/timer_create.html
http://www.kernel.org/doc/man-pages/online/pages/man2/timer_create.2.html

Add/Change #727 (Change the LEAP timer implementation to use POSIX timers)

Author



Action
as new
Note: See TracTickets for help on using tickets.