Branch: refs/heads/cache-eventfd
  Home:   https://github.com/sheepdog/sheepdog
  Commit: e1a5b01d9d52908822a955ae2bb43de88787529d
      
https://github.com/sheepdog/sheepdog/commit/e1a5b01d9d52908822a955ae2bb43de88787529d
  Author: Hitoshi Mitake <mitake.hito...@lab.ntt.co.jp>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M sheep/request.c

  Log Message:
  -----------
  sheep: cache eventfd for local request in thread local storage

Creating a fd must be serialized because of the minimum available fd
allocation rule of Posix, so current implementation of the local
request is bad for multicore scalability.

Signed-off-by: Hitoshi Mitake <mitake.hito...@lab.ntt.co.jp>


-- 
sheepdog mailing list
sheepdog@lists.wpkg.org
https://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to