Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-19 | S3: Make changes to perfcount API set for when a single request leads to ↵ | todd stecher | 1 | -1/+7 | |
multiple replies (e.g. reply_echo). Change test and onefs modules to match new api set (thanks Volker!). | |||||
2009-02-09 | S3: New module interface for SMB message statistics gathering | todd stecher | 1 | -0/+106 | |
This changelist allows for the addition of custom performance monitoring modules through smb.conf. Entrypoints in the main message processing code have been added to capture the command, subop, ioctl, identity and message size statistics. |