590
edits
Comrade693 (talk | contribs) (→Status: Updated general status.) |
Comrade693 (talk | contribs) (→Timeline / Milestones: Added numbers for end of quarter.) |
||
| Line 23: | Line 23: | ||
*total count: 7562 | *total count: 7562 | ||
Note: You will find 5803 writes in the log, however 1441 of them are due to PR_SetPollableEvent. There is a bug in the DTrace script that we haven't been able to figure out that attributes it to some file when it is actually writing to a named pipe or socket. We don't actually care about this, so we've adjusted the total to reflect this. | Note: You will find 5803 writes in the log, however 1441 of them are due to PR_SetPollableEvent. There is a bug in the DTrace script that we haven't been able to figure out that attributes it to some file when it is actually writing to a named pipe or socket. We don't actually care about this write, so we've adjusted the total to reflect this. | ||
Finishing numbers from v1.2 of the criteria are: | |||
*write counts: 1431 | |||
*read counts: 1649 | |||
*fsync counts: 19 | |||
*fstat counts: 1268 | |||
*total count: 4367 | |||
Note: You will find 2968 writes in the log, however 1537 of them are due to PR_SetPollableEvent. There is a bug in the DTrace script that we haven't been able to figure out that attributes it to some file when it is actually writing to a named pipe or socket. We don't actually care about this write, so we've adjusted the total to reflect this. | |||
These are the bugs of interest: | These are the bugs of interest: | ||
edits