The patch re-works fi->writepages replacing list with rb-tree.
This improves performance because kernel fuse iterates through
fi->writepages for each writeback page and typical number of
entries is about 800 (for 100MB of fuse writeback).
Before patch:
# dd if=/dev/zero of=/pcs2860/fil bs=1M coun
On Thu, Apr 06, 2017 at 12:46:06PM -0700, Andrey Vagin wrote:
> From: Andrei Vagin
>
> run_scripts can execute notifications via rpc, so WEXITSTATUS()
> can't be applied to return codes in this case.
Pushed into 2.10.0.36. Thanks!
___
Devel mailing list
From: Andrei Vagin
run_scripts can execute notifications via rpc, so WEXITSTATUS()
can't be applied to return codes in this case.
And an action script can be killed and it is an error too.
This patch may fix on of errors of
https://jira.sw.ru/browse/PSBM-62583
Signed-off-by: Andrei Vagin
---
The commit is pushed to "branch-rh7-3.10.0-514.10.2.vz7.29.x-ovz" and will
appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-514.10.2.vz7.29.12
-->
commit 6800600cb6b9347b0c388bf2dbffec4affb6f1d4
Author: Maxim Patlasov
Date: Thu Apr 6 12:58:22 2017 +0400
ploop: fix
The commit is pushed to "branch-rh7-3.10.0-514.10.2.vz7.29.x-ovz" and will
appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-514.10.2.vz7.29.12
-->
commit 45acf36083a840bdc14aebc55f15cae1f27cc12e
Author: Andrey Ryabinin
Date: Thu Apr 6 12:54:22 2017 +0400
net/af_pa
The commit is pushed to "branch-rh7-3.10.0-514.10.2.vz7.29.x-ovz" and will
appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-514.10.2.vz7.29.12
-->
commit 455d5ba9506998f589b9929266c12627c9baf589
Author: Stanislav Kinsburskiy
Date: Thu Apr 6 12:54:23 2017 +0400
sun