Re: [RTEMS Project] #3264: Add monotonic watchdog based on uptime

2018-02-05 Thread RTEMS trac
#3264: Add monotonic watchdog based on uptime
-+--
 Reporter:  Sebastian Huber  |   Owner:  Sebastian Huber
 Type:  defect   |  Status:  closed
 Priority:  normal   |   Milestone:  5.1
Component:  score| Version:  5
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+--

Comment (by Sebastian Huber ):

 In [changeset:"a0633c51dbd1aa2ba13e9bdd8c8737edb61b953d/rtems-libbsd"
 a0633c5/rtems-libbsd]:
 {{{
 #!CommitTicketReference repository="rtems-libbsd"
 revision="a0633c51dbd1aa2ba13e9bdd8c8737edb61b953d"
 SLEEPQUEUE(9): Update due to API changes

 Update #3264.
 }}}

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3264: Add monotonic watchdog based on uptime

2018-02-02 Thread RTEMS trac
#3264: Add monotonic watchdog based on uptime
-+--
 Reporter:  Sebastian Huber  |   Owner:  Sebastian Huber
 Type:  defect   |  Status:  closed
 Priority:  normal   |   Milestone:  5.1
Component:  score| Version:  5
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+--
Changes (by Sebastian Huber ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9480815a222be61214b176836ef2b4ae4155ce84/rtems"
 9480815a/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="9480815a222be61214b176836ef2b4ae4155ce84"
 score: Introduce new monotonic clock

 Rename PER_CPU_WATCHDOG_MONOTONIC to PER_CPU_WATCHDOG_TICKS.  Add new
 PER_CPU_WATCHDOG_MONOTONIC which is based on the system uptime (measured
 by timecounter).

 Close #3264.
 }}}

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3264: Add monotonic watchdog based on uptime

2018-02-02 Thread RTEMS trac
#3264: Add monotonic watchdog based on uptime
-+--
 Reporter:  Sebastian Huber  |   Owner:  Sebastian Huber
 Type:  defect   |  Status:  assigned
 Priority:  normal   |   Milestone:  5.1
Component:  score| Version:  5
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by Sebastian Huber ):

 In [changeset:"3a4e044e6461a6f03edbae94ca6efd91d4c206de/rtems"
 3a4e044/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="3a4e044e6461a6f03edbae94ca6efd91d4c206de"
 score: Rename _Watchdog_Realtime_from_*()

 Rename _Watchdog_Realtime_from_*() to _Watchdog_Ticks_from_*().

 Update #3264.
 }}}

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3264: Add monotonic watchdog based on uptime

2018-02-02 Thread RTEMS trac
#3264: Add monotonic watchdog based on uptime
-+--
 Reporter:  Sebastian Huber  |   Owner:  Sebastian Huber
 Type:  defect   |  Status:  assigned
 Priority:  normal   |   Milestone:  5.1
Component:  score| Version:  5
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by Sebastian Huber ):

 In [changeset:"89c0313938aea0618a624b7230ed29cebe723d75/rtems"
 89c0313/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="89c0313938aea0618a624b7230ed29cebe723d75"
 score: Optimize watchdog tickle

 Avoid unnecessary lock acquire/release operations.  Get realtime via
 timecounter only if necessary.

 Update #3264.
 }}}

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs