All of lore.kernel.org
 help / color / mirror / Atom feed
From: Loic Dachary <loic@dachary.org>
To: Sahid Ferdjaoui <sahid.ferdjaoui@cloudwatt.com>
Cc: Ceph Development <ceph-devel@vger.kernel.org>
Subject: bloom filters
Date: Fri, 16 May 2014 22:28:10 -0400	[thread overview]
Message-ID: <5376C93A.1050203@dachary.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

Hi Sahid,

Here are the files implementing the bloom filter we discussed tonight

  https://github.com/ceph/ceph/blob/master/src/common/bloom_filter.hpp
  https://github.com/ceph/ceph/blob/master/src/common/bloom_filter.cc

and the associated unit tests

  https://github.com/ceph/ceph/blob/master/src/test/common/test_bloom_filter.cc

Improving code coverage would be nice way for you to learn the code base ;-)

Cheers

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

             reply	other threads:[~2014-05-17  2:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-17  2:28 Loic Dachary [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-10-03 19:18 We should add a "git gc --auto" after "git clone" due to commit graph Jeff King
2018-10-08 16:41 ` SZEDER Gábor
2018-10-08 16:57   ` Derrick Stolee
2018-10-08 18:10     ` SZEDER Gábor
2018-10-08 18:29       ` Derrick Stolee
2018-10-09  3:08         ` Jeff King
2018-10-09 13:48           ` Bloom Filters (was Re: We should add a "git gc --auto" after "git clone" due to commit graph) Derrick Stolee
2018-10-09 18:46             ` Jeff King
2018-10-09 19:03               ` Derrick Stolee
2018-10-09 21:14                 ` Jeff King
2018-10-09 23:12                   ` Bloom Filters Jeff King
2018-10-11 12:33                     ` Derrick Stolee
2018-10-11 13:43                       ` Jeff King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5376C93A.1050203@dachary.org \
    --to=loic@dachary.org \
    --cc=ceph-devel@vger.kernel.org \
    --cc=sahid.ferdjaoui@cloudwatt.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.