[openstack-dev] [swift] re-implementation in golang - hummingbird details

2015-10-29 Thread Rahul Nair
Hi All, I was reading about the "hummingbird" re-implementation of some parts of swift in golang, can someone kindly point to documentation/blogs on the changes made, where I can understand the new implementation before going into the code. ​Thanks, Rahul U Nair

[openstack-dev] [Nova] Utility Based Scheduler documentation

2015-10-27 Thread Rahul Nair
Hi All, As the the Utility Based Scheduler has been rewritten to simplify the compute monitor plugin, can someone please give me pointers on how a montor can be implemented using the new monitor interface to extend the UBS framework, I was trying to implement a plugin based on the CPU queue

Re: [openstack-dev] Custom Nova scheduler based on CPU queue length (Clint Byrum)

2015-10-21 Thread Rahul Nair
Hi Clint, Yes this is a specific use case, I am trying to analyze if there would be any performance improvement if we use processor queue length as a weight in the filter scheduler. Regards, Rahul U Nair On Wed, Oct 21, 2015 at 2:54 AM, wrote: > Send

[openstack-dev] [Nova] Scheduler based on CPU queue length

2015-10-21 Thread Rahul Nair
Hi All, I am fairly new to the OpenStack community and is trying to create a custom scheduler for Nova. A scheduler based on CPU queue length of the physical hosts. Kindly apologize if there are any inaccuracies in my statements. As I understand a weigher for the filter scheduler that weighs

[openstack-dev] Custom Nova scheduler based on CPU queue length

2015-10-20 Thread Rahul Nair
​Hi All, I am fairly new to the OpenStack community and is trying to create a custom scheduler for Nova. A scheduler based on CPU queue length. Kindly apologize if there are any inaccuracies in my statements. As I understand a weigher for the filter scheduler that weighs filtered host machines