Displaying 3 results from an estimated 3 matches for "160876".
Did you mean:
10876
2018 Jul 02
0
Samba 4.3.11 accessing disk every minute
...39063, 137410}, NULL) = 0
gettimeofday({1530539063, 137770}, NULL) = 0
poll([{fd=13, events=POLLIN|POLLHUP}, {fd=6, events=POLLIN|POLLHUP}, {fd=12, events=POLLIN|POLLHUP}, {fd=31, events=POLLIN|POLLHUP}], 4, 29997) = 0 (Timeout)
gettimeofday({1530539093, 160484}, NULL) = 0
gettimeofday({1530539093, 160876}, NULL) = 0
geteuid32() = 1002
setresuid32(0, 0, -1) = 0
geteuid32() = 0
geteuid32() = 0
getegid32() = 1000
setresgid32(-1, 0, -1) = 0
getegid32()...
2013 Dec 23
2
[PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
On Mon, Dec 16, 2013 at 04:16:29PM -0800, Michael Dalton wrote:
> Commit 2613af0ed18a ("virtio_net: migrate mergeable rx buffers to page frag
> allocators") changed the mergeable receive buffer size from PAGE_SIZE to
> MTU-size, introducing a single-stream regression for benchmarks with large
> average packet size. There is no single optimal buffer size for all
>
2013 Dec 23
2
[PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
On Mon, Dec 16, 2013 at 04:16:29PM -0800, Michael Dalton wrote:
> Commit 2613af0ed18a ("virtio_net: migrate mergeable rx buffers to page frag
> allocators") changed the mergeable receive buffer size from PAGE_SIZE to
> MTU-size, introducing a single-stream regression for benchmarks with large
> average packet size. There is no single optimal buffer size for all
>