login
Header Space

 
 

RE: question about drivers/infiniband/core/cm.c's kobject usage

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: 'Greg KH' <greg@...>
Cc: <rolandd@...>, <hal.rosenstock@...>, <general@...>, <linux-kernel@...>
Date: Thursday, May 22, 2008 - 5:47 pm

>So I was curious, was this done on purpose?  If so, why?  If not, any

It's entirely possible I have this wrong, but the intent is to export some
infiniband communication management message counters and relate them to the
corresponding ib_device/port.  For example:

/sys/class/infiniband_cm/<device name>/<port number>/<counter group>/<counter>

(E.g. /sys/class/infiniband_cm/mthca0/1/cm_tx_msgs/req)

If there's a better way to handle this, I have no objection to changing it.

- Sean

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: question about drivers/infiniband/core/cm.c's kobject us..., Sean Hefty, (Thu May 22, 5:47 pm)
speck-geostationary