> Regrading the average delay of a ping request task - we need to have > the average delay, but we're interested only in the average delay of > pings that were sent lately (i.e. not pings that were sent a year > ago). Am I right? > > I thought about having a cyclic array of delays in the kernel. It can > hold the delays of the last X pings (e.g. X = 1000). Whenever the user > runs 'iscsiadm -m session -s', this array will be sent to userspace > and we can calc the average delay/standard deviation/whatever you want > in userland. > > Comments? > > Erez >
Anyone has comments on this? I'd like to start working on it and need some feedback. Thanks, Erez -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to open-is...@googlegroups.com. To unsubscribe from this group, send email to open-iscsi+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.