search for: 934673

Displaying 16 results from an estimated 16 matches for "934673".

2018 Jul 11
2
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...t; For more performance report, see patch 4. > > > > v4 -> v5: > > fix some issues > > > > v3 -> v4: > > fix some issues > > > > v2 -> v3: > > This patches are splited from previous big patch: > > http://patchwork.ozlabs.org/patch/934673/ > > > > Tonghao Zhang (4): > > vhost: lock the vqs one by one > > net: vhost: replace magic number of lock annotation > > net: vhost: factor out busy polling logic to vhost_net_busy_poll() > > net: vhost: add rx busy polling in tx path > > >...
2018 Jul 11
2
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...t; For more performance report, see patch 4. > > > > v4 -> v5: > > fix some issues > > > > v3 -> v4: > > fix some issues > > > > v2 -> v3: > > This patches are splited from previous big patch: > > http://patchwork.ozlabs.org/patch/934673/ > > > > Tonghao Zhang (4): > > vhost: lock the vqs one by one > > net: vhost: replace magic number of lock annotation > > net: vhost: factor out busy polling logic to vhost_net_busy_poll() > > net: vhost: add rx busy polling in tx path > > >...
2018 Jul 11
2
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...> > > fix some issues > > > > > > > > v3 -> v4: > > > > fix some issues > > > > > > > > v2 -> v3: > > > > This patches are splited from previous big patch: > > > > http://patchwork.ozlabs.org/patch/934673/ > > > > > > > > Tonghao Zhang (4): > > > > vhost: lock the vqs one by one > > > > net: vhost: replace magic number of lock annotation > > > > net: vhost: factor out busy polling logic to vhost_net_busy_poll() > > > &...
2018 Jul 11
2
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...> > > fix some issues > > > > > > > > v3 -> v4: > > > > fix some issues > > > > > > > > v2 -> v3: > > > > This patches are splited from previous big patch: > > > > http://patchwork.ozlabs.org/patch/934673/ > > > > > > > > Tonghao Zhang (4): > > > > vhost: lock the vqs one by one > > > > net: vhost: replace magic number of lock annotation > > > > net: vhost: factor out busy polling logic to vhost_net_busy_poll() > > > &...
2018 Jul 12
2
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...t; > > > > v3 -> v4: > > > > > > fix some issues > > > > > > > > > > > > v2 -> v3: > > > > > > This patches are splited from previous big patch: > > > > > > http://patchwork.ozlabs.org/patch/934673/ > > > > > > > > > > > > Tonghao Zhang (4): > > > > > > vhost: lock the vqs one by one > > > > > > net: vhost: replace magic number of lock annotation > > > > > > net: vhost: factor out busy po...
2018 Jul 12
2
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...t; > > > > v3 -> v4: > > > > > > fix some issues > > > > > > > > > > > > v2 -> v3: > > > > > > This patches are splited from previous big patch: > > > > > > http://patchwork.ozlabs.org/patch/934673/ > > > > > > > > > > > > Tonghao Zhang (4): > > > > > > vhost: lock the vqs one by one > > > > > > net: vhost: replace magic number of lock annotation > > > > > > net: vhost: factor out busy po...
2018 Jul 04
8
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...andle_tx side, we poll the sock receive queue at the same time. handle_rx do that in the same way. For more performance report, see patch 4. v4 -> v5: fix some issues v3 -> v4: fix some issues v2 -> v3: This patches are splited from previous big patch: http://patchwork.ozlabs.org/patch/934673/ Tonghao Zhang (4): vhost: lock the vqs one by one net: vhost: replace magic number of lock annotation net: vhost: factor out busy polling logic to vhost_net_busy_poll() net: vhost: add rx busy polling in tx path drivers/vhost/net.c | 108 ++++++++++++++++++++++++++++-------------------...
2018 Jul 04
8
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...andle_tx side, we poll the sock receive queue at the same time. handle_rx do that in the same way. For more performance report, see patch 4. v4 -> v5: fix some issues v3 -> v4: fix some issues v2 -> v3: This patches are splited from previous big patch: http://patchwork.ozlabs.org/patch/934673/ Tonghao Zhang (4): vhost: lock the vqs one by one net: vhost: replace magic number of lock annotation net: vhost: factor out busy polling logic to vhost_net_busy_poll() net: vhost: add rx busy polling in tx path drivers/vhost/net.c | 108 ++++++++++++++++++++++++++++-------------------...
2018 Jul 12
1
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...> > > > > fix some issues > > > > > > > > > > > > > > > > v2 -> v3: > > > > > > > > This patches are splited from previous big patch: > > > > > > > > http://patchwork.ozlabs.org/patch/934673/ > > > > > > > > > > > > > > > > Tonghao Zhang (4): > > > > > > > > vhost: lock the vqs one by one > > > > > > > > net: vhost: replace magic number of lock annotation > > > > &gt...
2018 Jul 11
0
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...e. > handle_rx do that in the same way. > > For more performance report, see patch 4. > > v4 -> v5: > fix some issues > > v3 -> v4: > fix some issues > > v2 -> v3: > This patches are splited from previous big patch: > http://patchwork.ozlabs.org/patch/934673/ > > Tonghao Zhang (4): > vhost: lock the vqs one by one > net: vhost: replace magic number of lock annotation > net: vhost: factor out busy polling logic to vhost_net_busy_poll() > net: vhost: add rx busy polling in tx path > > drivers/vhost/net.c | 108 ++++...
2018 Jul 11
0
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
..., see patch 4. >>> >>> v4 -> v5: >>> fix some issues >>> >>> v3 -> v4: >>> fix some issues >>> >>> v2 -> v3: >>> This patches are splited from previous big patch: >>> http://patchwork.ozlabs.org/patch/934673/ >>> >>> Tonghao Zhang (4): >>> vhost: lock the vqs one by one >>> net: vhost: replace magic number of lock annotation >>> net: vhost: factor out busy polling logic to vhost_net_busy_poll() >>> net: vhost: add rx busy polling in...
2018 Jul 12
0
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...t;>> fix some issues >>>>> >>>>> v3 -> v4: >>>>> fix some issues >>>>> >>>>> v2 -> v3: >>>>> This patches are splited from previous big patch: >>>>> http://patchwork.ozlabs.org/patch/934673/ >>>>> >>>>> Tonghao Zhang (4): >>>>> vhost: lock the vqs one by one >>>>> net: vhost: replace magic number of lock annotation >>>>> net: vhost: factor out busy polling logic to vhost_net_busy_poll() >>&...
2018 Jul 12
0
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
...>>>>>>> v3 -> v4: >>>>>>> fix some issues >>>>>>> >>>>>>> v2 -> v3: >>>>>>> This patches are splited from previous big patch: >>>>>>> http://patchwork.ozlabs.org/patch/934673/ >>>>>>> >>>>>>> Tonghao Zhang (4): >>>>>>> vhost: lock the vqs one by one >>>>>>> net: vhost: replace magic number of lock annotation >>>>>>> net: vhost: factor out busy polli...
2014 Jun 04
3
IMAP copy fails because the mailbox size of user1 is exceeding the quota limit of user2??
Hi all, I do have a mailbox-quota problem in dovecot 2.0.19 that is beond my understanding. Could someone pls. give me a hint. - user1 max. mailbox quota is set to 1GB, the current mailbox size of user1 is 15MB - user2 max. mailbox quota is set to 10MB, the current mailbox size of user1 is 10kB - user1 shares the folder 'shared_folder' to user2 with all rights (read, write ...) -
2018 Jul 02
5
[PATCH net-next v4 0/4] net: vhost: improve performance when enable busyloop
...transmit performance. On the handle_tx side, we poll the sock receive queue at the same time. handle_rx do that in the same way. For more performance report, see patch 4. v3 -> v4: fix some issues v2 -> v3: This patches are splited from previous big patch: http://patchwork.ozlabs.org/patch/934673/ Tonghao Zhang (4): vhost: lock the vqs one by one net: vhost: replace magic number of lock annotation net: vhost: factor out busy polling logic to vhost_net_busy_poll() net: vhost: add rx busy polling in tx path drivers/vhost/net.c | 108 ++++++++++++++++++++++++++++-------------------...
2018 Jun 30
9
[PATCH net-next v3 0/4] net: vhost: improve performance when enable busyloop
...Zhang <xiangxia.m.yue at gmail.com> This patches improve the guest receive and transmit performance. On the handle_tx side, we poll the sock receive queue at the same time. handle_rx do that in the same way. This patches are splited from previous big patch: http://patchwork.ozlabs.org/patch/934673/ For more performance report, see patch 4. Tonghao Zhang (4): net: vhost: lock the vqs one by one net: vhost: replace magic number of lock annotation net: vhost: factor out busy polling logic to vhost_net_busy_poll() net: vhost: add rx busy polling in tx path drivers/vhost/net.c | 106...