openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12245
Re: Where to add the performance increasing method in openstack
Have a look at the nova/notifications/capacity_notifier and the related capacity operations in nova.db.api
The notifier listens for Compute node operations (*.start/*.end) and keeps the ComputeNode table fresh with the latest state. The Scheduler uses the ComputeNode table for picking candidates.
Cheers,
Sandy
From: Diego Parrilla [diego.parrilla.santamaria@xxxxxxxxx]
Sent: Thursday, May 24, 2012 2:01 PM
To: Sandy Walsh
Cc: sarath zacharia; Nagaraju Bingi; openstack@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Openstack] Where to add the performance increasing method in openstack
Hi Sandy,
Where is your VM I/O based scheduler published? We are also working on smart schedulers.
Cheers
Diego
Enviado desde mi iPhone, perdona la brevedad
References