Re: [PATCH 07/24] ibtrs: client: sysfs interface functions

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

 



Hi Roman,

This is the sysfs interface to IBTRS sessions on client side:

   /sys/kernel/ibtrs_client/<SESS-NAME>/
     *** IBTRS session created by ibtrs_clt_open() API call
     |
     |- max_reconnect_attempts
     |  *** number of reconnect attempts for session
     |
     |- add_path
     |  *** adds another connection path into IBTRS session
     |
     |- paths/<DEST-IP>/
        *** established paths to server in a session
        |
        |- disconnect
        |  *** disconnect path
        |
        |- reconnect
        |  *** reconnect path
        |
        |- remove_path
        |  *** remove current path
        |
        |- state
        |  *** retrieve current path state
        |
        |- stats/
           *** current path statistics
           |
	  |- cpu_migration
	  |- rdma
	  |- rdma_lat
	  |- reconnects
	  |- reset_all
	  |- sg_entries
	  |- wc_completions

Signed-off-by: Roman Pen <roman.penyaev@xxxxxxxxxxxxxxxx>
Signed-off-by: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxxx>
Cc: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxxx>

I think stats usually belong in debugfs.



[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux