Am using OpenSolaris. From the time that a read system call is issued till
it  completes, the application will be scheduled on the cpu say x times.
What I want to know is that whenever the application got scheduled, how many
packets/ bytes did it read.
On Wed, May 19, 2010 at 10:07 AM, Rao Shoaib <[email protected]> wrote:

> vhiz wrote:
>
>> Hi,
>>
>> Is there a way to determine the number of packets/bytes read from the
>> socket buffer per read using dtrace?
>>
>> Thanks,
>> Vish
>>
>>
> Is this for S10 or Nevada.
> You can get this information by the number of bytes  read is returning from
> the UDP socket.
>
> Rao.
>
>
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to