All of lore.kernel.org
 help / color / mirror / Atom feed
* Will the number of objects that have ever existed be infinite?
@ 2015-05-23  6:58 李沛伦
  2015-05-23  8:55 ` Wido den Hollander
  2015-05-24 15:47 ` Sage Weil
  0 siblings, 2 replies; 3+ messages in thread
From: 李沛伦 @ 2015-05-23  6:58 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

Hello!

I'm a GSoC student this year and my job is to introduce Missing Rate
Curve (or reuse distance exactly) of objects into OSD. Now I'm trying
to find a proper algorithm to implement but there is a problem: Should
I take the number of objects tracked in an OSD as infinite or
constant?

The point is that there is an algorithm that use hash to sample only
constant number of references to do the analysis and is proved to be
accurate, which makes it possible to do online MRC construction. That
accuracy is supported by the fact that the memory addresses is
bounded, while objects can be deleted and created again and again in
Ceph. Is is reasonable to think that an OSD only serves bounded number
of objects in its life time (or the time period that we want to
compute MRC)?

Any other comment about this project is also welcomed :)

-- 
Li Peilun (李沛伦)
Yao Class J10
Institute for Interdisciplinary Information Sciences
Tsinghua University
Beijing,100084
P.R.China
Tel:86-18810671857
E-mail: lpl6338236@gmail.com
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-05-24 15:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-23  6:58 Will the number of objects that have ever existed be infinite? 李沛伦
2015-05-23  8:55 ` Wido den Hollander
2015-05-24 15:47 ` Sage Weil

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.