qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] bytes xfer
@ 2017-04-29  5:23 ali saeedi
  2017-05-01 16:00 ` John Snow
  0 siblings, 1 reply; 2+ messages in thread
From: ali saeedi @ 2017-04-29  5:23 UTC (permalink / raw)
  To: qemu-devel

Hi
what does 'bytes_xfer' and 'xfer_limit' mean?
I am new in qemu.
thanks a lot

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] bytes xfer
  2017-04-29  5:23 [Qemu-devel] bytes xfer ali saeedi
@ 2017-05-01 16:00 ` John Snow
  0 siblings, 0 replies; 2+ messages in thread
From: John Snow @ 2017-05-01 16:00 UTC (permalink / raw)
  To: ali saeedi, qemu-devel



On 04/29/2017 01:23 AM, ali saeedi wrote:
> Hi
> what does 'bytes_xfer' and 'xfer_limit' mean?
> I am new in qemu.
> thanks a lot
> 

The exact meaning is going to change depending on where you are looking.
As advice for mailing a technical list, please be prepared with code
excerpts from the files you are investigating and provide filenames and
line numbers so that your question can be answered.

As for your question:

'bytes_xfer' is likely short for "Bytes Transferred" and counts the
number of bytes sent over a socket or stream.

'xfer_limit' is likely short for "Transfer Limit" and counts either a
total or per-time-slice count of how many bytes can be transferred
before we hit some kind of quota, to avoid saturating resources.

--js

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-01 16:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-29  5:23 [Qemu-devel] bytes xfer ali saeedi
2017-05-01 16:00 ` John Snow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).