[RFC PATCH 19/23] vinyl: rename some members of vy_scheduler and vy_task struct

Konstantin Osipov kostja at tarantool.org
Tue Jul 31 23:40:03 MSK 2018


* Vladimir Davydov <vdavydov.dev at gmail.com> [18/07/08 22:53]:
> I'm planning to add some new members and remove some old members from
> those structs. For this to play nicely, let's do some renames:
> 
>   vy_scheduler::workers_available => idle_worker_count
>   vy_scheduler::input_queue       => pending_tasks
>   vy_scheduler::output_queue      => processed_tasks
>   vy_task::link                   => in_pending, in_processed

OK to push.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov



More information about the Tarantool-patches mailing list