summaryrefslogtreecommitdiffstats
path: root/src/streamtest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* automake cleanup: moving tests to test subdirRoald J. van Loon2013-09-071-191/+0
* config: alternative config options for global_init()Yehuda Sadeh2012-03-121-1/+1
* streamtest: show total throughput, avg latenciesSage Weil2012-02-051-1/+17
* streamtest: do mkfsSage Weil2011-10-171-1/+6
* streamtest: print to stdoutSage Weil2011-10-171-3/+3
* osd/: fix hobject_t constructionSamuel Just2011-08-301-1/+1
* Remove "#include debug.h" from config.hColin Patrick McCabe2011-06-221-0/+1
* Convert g_ceph_context to a pointer.Colin Patrick McCabe2011-06-211-5/+5
* move common_init to global_initColin Patrick McCabe2011-06-211-2/+2
* g_clock.now -> ceph_clock_nowColin Patrick McCabe2011-06-211-4/+4
* Add CephContextColin Patrick McCabe2011-05-241-1/+1
* Split common_init_daemonize from common_init_finishColin Patrick McCabe2011-05-241-1/+1
* common_init: don't init crypto until after forkColin Patrick McCabe2011-05-211-1/+1
* ebofs: Remove dead code.Tommi Virtanen2011-04-071-2/+0
* cfuse: set proper defaultsColin Patrick McCabe2011-03-141-1/+1
* common_init: Split common_init into multiple partsColin Patrick McCabe2011-03-101-2/+2
* Replace g_conf.name and g_conf.id with entitynameColin Patrick McCabe2011-03-081-1/+1
* Fold common_set_defaults into common_initColin Patrick McCabe2011-02-231-1/+0
* common: Split argument parsing into ceph_argparseColin Patrick McCabe2011-02-201-0/+1
* common: combine set_fg_logging into common_initColin Patrick McCabe2011-02-081-2/+2
* common: make command-line programs log to stderrColin Patrick McCabe2011-01-061-0/+1
* logging: eliminate dbeginlColin Patrick McCabe2010-12-081-1/+1
* common: break init into set_defaults and init stepsSage Weil2010-07-011-1/+3
* osd: use per-PG ObjectStore::Sequencer when possibleSage Weil2010-03-031-1/+1
* streamtest: do concurrent ios; async commit AND ackSage Weil2010-02-011-12/+36
* Merge branch 'unstable' into authSage Weil2009-11-101-2/+2
|\
| * osd: kill int <-> pg_t conversionsSage Weil2009-11-041-2/+2
* | auth: common_init should not always init keysYehuda Sadeh2009-09-261-1/+1
|/
* osd: kill pobject_t (use sobject_t throughout)Sage Weil2009-06-031-1/+1
* osd: make object_t a stringSage Weil2009-06-031-1/+1
* osd: move .snap out of object_tSage Weil2009-05-081-1/+1
* osd: do not use ebofsSage Weil2009-05-081-3/+3
* config: clean up common_init a bitSage Weil2009-03-201-1/+1
* conf: restructure of the conf mechanismYehuda Sadeh2009-03-111-1/+1
* config: remove some debug cruftSage Weil2009-03-021-5/+0
* added a common initialization functionYehuda Sadeh2009-02-101-1/+2
* streamtest: fix recursive lockingSage Weil2008-11-141-1/+0
* streamtest: fix debugSage Weil2008-11-051-2/+4
* lockdep: annotate Mutex declarationsSage Weil2008-11-011-1/+1
* filestore: constrain ObjectStore interface, simplify journaling, update commi...Sage Weil2008-09-121-1/+3
* journal: journal rewriteSage Weil2008-09-121-2/+2
* filestore: mask SIGINT, SIGTERM to (somewhat) protect transactionsSage Weil2008-06-111-1/+3
* objectstore: change interface to include mandatory coll_tSage Weil2008-05-211-1/+1
* filestore, not fakestore. add os/ dirSage Weil2008-05-201-2/+2
* fakestore: fixed up btrfs ioctlsSage Weil2008-04-221-2/+4
* client: require rd cap before checking size in Client::_read()Sage Weil2008-03-041-2/+2
* journal: some fixes, still some issues leftSage Weil2008-03-041-0/+141