Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-10 | performance optimization on commit. On successful commits (i.e. no failures) ↵ | slioch | |
will improve performance by avoiding the piecewise priority based copy and just copy the complete configuration once. On specific test configuration performance improvement brought commit boot time down from >15 minutes to less than 10 minutes. | |||
2009-04-01 | orphaned parent support | slioch | |
2009-02-24 | replace unionfs synchronization code with piecewise copy. this should fix ↵ | slioch | |
most of the problems related to nested priorities (but not all). also moved node profiling output from debug file to stdout (when enabled by the -c flag). | |||
2008-12-15 | initial checkin of new commit code--building but does not replace original ↵ | slioch | |
commit. New commit may be accessed through my_commit2 binary. |