diff options
author | David Smith <dsmith@redhat.com> | 2009-03-31 12:02:25 -0500 |
---|---|---|
committer | David Smith <dsmith@redhat.com> | 2009-03-31 12:02:25 -0500 |
commit | 2e07d704dc5d7304d6a9e666553a1a8ac4382730 (patch) | |
tree | d480f2975ef3c4dca313d0e184f34d1562b5834f /runtime/print.c | |
parent | 8f47173deb9aa146b388542116d2638ed04fb03a (diff) | |
download | systemtap-steved-2e07d704dc5d7304d6a9e666553a1a8ac4382730.tar.gz systemtap-steved-2e07d704dc5d7304d6a9e666553a1a8ac4382730.tar.xz systemtap-steved-2e07d704dc5d7304d6a9e666553a1a8ac4382730.zip |
2009-03-31 David Smith <dsmith@redhat.com>
* print_new.c (stp_print_flush): Pushed MAX_RESERVE logic down to
_stp_data_write_reserve(). Now just keeps calling
_stp_data_write_reserve() until it has written the entire print
buffer.
* transport/ring_buffer.c (_stp_data_write_reserve): Breaks large
reserve requests down into smaller ones for better buffer use.
Returns the number of bytes reserved.
* transport/transport.h: Updated _stp_data_write_reserve()
prototype.
Diffstat (limited to 'runtime/print.c')
0 files changed, 0 insertions, 0 deletions