Hitoshi Mitake

Results 115 comments of Hitoshi Mitake

@dachary I'd like to execute your simulator on my environment for solving the issue but it has some dependencies e.g. crush.h. Could you provide the entire simulator, possibly in the...

Thanks, I'll look at it later this week.

@dachary sorry for my late reply. I played with your code and found some parts need to be fixed. My changes can be found here: https://github.com/mitake/libcrush/commit/db052a0bcebe55850f1493449b3eaf4124a483b3 Example output: ``` 00...

@dachary yes, using crush in sheepdog would be a hopeful idea (although it needs really careful consideration). I'll follow the detail of crush itself and think about the possibility of...

@tmenjo could you work on it if you have a time?

The ip addresses specified with -c option is addresses of zookeeper servers. You don't have to change them when you add a new sheep node.

@zhanghongzhou thanks a lot for your PR. Could you provide benchmarking result? Of course it doesn't have to be good for now.

@johnzhang1985 please comment in English :)

@zhanghongzhou @johnzhang1985 @vtolstov I created an additional patch for creating per cpu work queue. You can find it here: https://github.com/sheepdog/sheepdog/tree/per-cpu-work-queue It is not tested well. I'm glad if you can...

@tmenjo I think the second branch would be ok. Could you squash the commits that resolve conflict? Then they can be merged.