[sheepdog] [PATCH 0/2] sheep: remove short living events
Liu Yuan
namei.unix at gmail.com
Fri Jan 17 10:05:19 CET 2014
On Fri, Jan 17, 2014 at 12:35:30PM +0900, MORITA Kazutaka wrote:
> From: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
>
> We can implement asynchronous local requests on our work queue framework.
>
> MORITA Kazutaka (2):
> sheep: use work queue for asynchronous local request
> Revert "sheep: allow {register,unregister}_event to be called in
> worker thread"
>
> include/event.h | 15 -----------
> lib/event.c | 14 ++---------
> sheep/request.c | 73 +++++++++++++++++++++++++++++-------------------------
> sheep/sheep.c | 4 ++-
> sheep/sheep_priv.h | 2 +-
> 5 files changed, 45 insertions(+), 63 deletions(-)
>
Applied after chaning int i -> uint32_t i, thanks
Yuan
More information about the sheepdog
mailing list