dd5e79dc5de79bedde8a490315a891adab4326cc
[ikiwiki.git] / index.mdwn
1 ## Ongoing DragonFly News
2
3 ### 2.6.3 Released, 07-May-2010!
4
5 The [[DragonFly 2.6.3 release|release26]] is now available!  This release features our
6 new swapcache, a tmpfs port, fast-fsync for HAMMER, improved random I/O, and numerous
7 other goodies.  2.6.2 features a major bug fix to a HAMMER issue related to reblocking
8 full filesystems, and 2.6.3 is a stabilization pass which primarily fixes a kernel panic
9 related to sendfile() and works around a few pkgsrc issues.
10
11 <div class="digestbox">
12 More news from the <a href="http://www.shiningsilence.com/dbsdlog/">DragonFly Digest</a>
13 <ul>
14 <span class="digestcontent"><!-- inline statement goes here; see HowToEditThisSite for details.</span>
15 </ul>
16 Follow DragonFly Digest news on <a href="http://dragonflybsd.tumblr.com/">Tumblr</a> and <a href="http://www.twitter.com/dragonflybsd">Twitter</a>.
17 </div>
18
19 ## What is DragonFly BSD?
20
21 DragonFly belongs to the same class of operating system as BSD and Linux
22 and is based on the same UNIX ideals and APIs.  DragonFly gives the BSD
23 base an opportunity to grow in an entirely different direction from the one
24 taken in the FreeBSD, NetBSD, and OpenBSD series.
25
26 The DragonFly project's
27 ultimate goal is to provide native clustering support in the kernel.
28 This involves the creation of a sophisticated cache management
29 framework for filesystem namespaces, file spaces, and VM spaces, which
30 allows heavily interactive programs to run across multiple machines with
31 cache coherency fully guaranteed in all respects.  This also involves being
32 able to chop up resources, including the cpu by way of a controlled VM
33 context, for safe assignment to unsecured third-party clusters over the
34 internet (though the security of such clusters itself might be in doubt,
35 the first and most important thing is for systems donating resources to not
36 be made vulnerable through their donation).
37
38 For more information, visit the [[History|History]] page.
39
40 ## Now Hiring
41
42 DragonFly provides a welcoming environment for those looking to participate in open source. See the [[Projects|/docs/developer/ProjectsPage]], [[Research Projects|/docs/developer/ResearchProjectsPage]], [[Code Bounties|/docs/developer/Code_Bounties]] and [[Summer of Code 2010|/docs/developer/gsoc2010]] pages for project ideas. If you are looking for an easy way to get your feet wet, you might find something suitable in the [Bug Tracker](http://bugs.dragonflybsd.org/). Or bring up your own idea on the appropriate [[mailing list|mailinglists]] or IRC!