lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [task #7244] Add sys_arch_ticks/jiffies in sys_arch


From: Frédéric Bernon
Subject: [lwip-devel] [task #7244] Add sys_arch_ticks/jiffies in sys_arch
Date: Fri, 24 Aug 2007 14:37:36 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6

URL:
  <http://savannah.nongnu.org/task/?7244>

                 Summary: Add sys_arch_ticks/jiffies in sys_arch
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: fbernon
            Submitted on: vendredi 24.08.2007 à 16:37
                Category: Platform ports
         Should Start On: vendredi 24.08.2007 à 00:00
   Should be Finished on: vendredi 24.08.2007 à 00:00
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

We have already talk in several threads to add such concept in sys_arch.

This feature could be used to fix:

- improve timeouts accurate (see https://savannah.nongnu.org/bugs/?1902 and
some others).

- snmp_sys_time consumne lot of cycles for nothing (since, with current
implementation, we have to call snmp_inc_sysuptime() each 10ms), which is not
useful, since we could compute "sys_time" only when snmp_get_sysuptime is
called (see https://savannah.nongnu.org/patch/?5785).

Nothing was really decide about that. Thoughts?




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7244>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]