Re: proposed new if_data variable

From: Bruce M Simpson (bms_at_spc.org)
Date: 08/28/04

  • Next message: Christopher McCrory: "em driver problem with intel pro 1000xf - force 100/full"
    Date: Sat, 28 Aug 2004 08:11:13 -0700
    To: Brooks Davis <brooks@one-eyed-alien.net>
    
    
    

    On Fri, Aug 27, 2004 at 01:05:32PM -0700, Brooks Davis wrote:
    > I'd like to proposed adding a new variable, ifi_epoch, to struct
    > if_data. It will be set to the time the counters were zeroed,
    > currently, the time if_attach was called. The intent is to provide a
    > correct value for RFC2233's ifCounterDiscontinuityTime and to make it
    > easier for applications to verify that the interface they are looking at
    > is the same one that had this index last time.

    Please make this change. A merge to RELENG_5 would be highly desirable.

    BMS

    
    



  • Next message: Christopher McCrory: "em driver problem with intel pro 1000xf - force 100/full"

    Relevant Pages

    • [Patch 5/8] taskstats interface
      ... separate out taskstats interface from delay accounting completely including ... Create a "taskstats" interface based on generic netlink ... * The struct is versioned. ...
      (Linux-Kernel)
    • [PATCH] usbmon: add binary interface
      ... USB records are stored in a liked list, alike current text interface implementation, so most code is shared from binary and text interface. ... unsigned int cmd, unsigned long arg) ... struct urb *urb, char ev_type) ...
      (Linux-Kernel)
    • [Patch 5/8] taskstats interface
      ... separate out taskstats interface from delay accounting completely including ... Create a "taskstats" interface based on generic netlink ... +Linux task defined by struct task_struct. ...
      (Linux-Kernel)
    • [updated] [Patch 5/8] taskstats interface
      ... separate out taskstats interface from delay accounting completely including ... Create a "taskstats" interface based on generic netlink ... +Linux task defined by struct task_struct. ...
      (Linux-Kernel)
    • [PATCH][2.6.7-mm5] perfctr low-level documentation
      ... Control data may be per-counter, global, or both. ... The counters are not assumed to be interchangeable. ... +"struct perfctr_sum_ctrs" ... +some low-level driver operations. ...
      (Linux-Kernel)