Hi Jim, Looking on the sdp module info, I see that some of the module params are used to --report-- on this or that counter value (poll miss/"help"/etc).
Can you change the code such that reporting of counter values be carried out in more standard (sysfs, netlink, etc) fashion? Also the only maintainer listed in the output is Michael, please add yours as well. Or. # modinfo ib_sdp filename: /lib/modules/2.6.9-55.ELsmp/updates/kernel/drivers/infiniband/ib_sdp.ko parm: sdp_zcopy_thresh:Zero copy send threshold; 0=0ff. parm: sdp_keepalive_time:Default idle time in seconds before keepalive probe sent. parm: send_poll_thresh:Send message size thresh hold over which to start polling. parm: recv_poll:How many times to poll recv. parm: send_poll:How many times to poll send. parm: recv_poll_miss:How many times recv poll missed. parm: recv_poll_hit:How many times recv poll helped. parm: send_poll_miss:How many times send poll missed. parm: send_poll_hit:How many times send poll helped. parm: data_debug_level:Enable data path debug tracing if > 0. parm: debug_level:Enable debug tracing if > 0. license: Dual BSD/GPL description: InfiniBand SDP module author: Michael S. Tsirkin parm: sdp_keepalive_probes_sent:Total number of keepalive probes sent. parm: max_large_sockets:Max number of large sockets (32k buffers). parm: top_mem_usage:Top system wide sdp memory usage for recv (in MB). parm: rcvbuf_scale:Receive buffer size scale factor. depends: ib_core,rdma_cm,rdma_cm vermagic: 2.6.9-55.ELsmp SMP gcc-3.4 _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
