|
Bugzilla – Full Text Bug Listing |
| Summary: | buildbot integration with several configurations | ||
|---|---|---|---|
| Product: | dce | Reporter: | Hajime Tazaki <tazaki> |
| Component: | other | Assignee: | Hajime Tazaki <tazaki> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | enhancement | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch to support several combinations btw/ Loaders and FiberManager | ||
|
Description
Hajime Tazaki
2012-06-21 02:16:00 UTC
Created attachment 1449 [details]
patch to support several combinations btw/ Loaders and FiberManager
initial patch for the test script
pushed to dce repo. http://code.nsnam.org/furbani/ns-3-dce/rev/9055b93b8b08 integrated with: Cooja (non-vdl) + Pthread: PASS process-manager 0.880ms Cooja (non-vdl) + Ucontext: PASS process-manager 0.580ms Cooja (vdl) + Ucontext: PASS process-manager 0.640ms Dlm (vdl) + Ucontext: PASS process-manager 0.060ms Cooja (vdl) + Pthread and Dlm (vdl) + Pthread aren't integrated at this moment because of the bugs of elf-loader about race-condition in multiple threads environment. |