Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Building Ceph
=============
- - Go and start building
+ - Go and start building using Cmake
+ ./do_freebsd-cmake.sh
+ - Go and start building using Autobuild (soon depricated)
./do_freebsd.sh
Parts not (yet) included:
- ceph-{osd,mon} need 2 signals before they actually terminate.
+Things to improve upon:
+=======================
+
+ - Scheduler information is not used atm, because the schedulers work rather different.
+ But a a certain point in time, this would need some attention:
+ in: ./src/common/Thread.cc