]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
README.FreeBSD: Cmake instructions 10352/head
authorWillem Jan Withagen <wjw@digiware.nl>
Wed, 20 Jul 2016 13:59:57 +0000 (15:59 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Wed, 20 Jul 2016 13:59:57 +0000 (15:59 +0200)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
README.FreeBSD

index ab29d9c39e2684abe12c4dc49678e7c215ebc78b..f6762aab687820eb01f08fa1fc4e2610272ae86e 100644 (file)
@@ -18,7 +18,9 @@ The following setup will get things running for FreeBSD:
 
 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:
@@ -57,3 +59,9 @@ Things to investigate:
 
  - 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