All of lore.kernel.org
 help / color / mirror / Atom feed
* Cache tier READ_FORWARD transition
@ 2014-07-07 16:29 Luis Pabon
  2014-07-07 19:29 ` Sage Weil
  0 siblings, 1 reply; 11+ messages in thread
From: Luis Pabon @ 2014-07-07 16:29 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

Hi all,
     I am working on OSDMonitor.cc:5325 and wanted to confirm the 
following read_forward cache tier transition:

     readforward -> forward || writeback || (any && num_objects_dirty == 0)
     forward -> writeback || readforward || (any && num_objects_dirty == 0)
     writeback -> readforward || forward

Is this the correct cache tier state transition?

- Luis

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-07-10  4:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07 16:29 Cache tier READ_FORWARD transition Luis Pabon
2014-07-07 19:29 ` Sage Weil
2014-07-07 19:38   ` Mark Nelson
2014-07-07 19:43     ` Sage Weil
2014-07-07 21:02       ` Mark Nelson
2014-07-07 19:45     ` Sage Weil
2014-07-07 21:03   ` Luis Pabón
2014-07-07 21:31   ` Luis Pabón
2014-07-08 16:01     ` Sage Weil
2014-07-09 17:46       ` Luis Pabon
2014-07-10  4:34       ` Alexandre DERUMIER

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.