[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[dsdp-tcf-dev] [Bug 282840] Zero copy transfer
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282840
Product/Component: Target Management / TCF
Eugene Tarassov <eugene.tarassov@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Eugene Tarassov <eugene.tarassov@xxxxxxxxxxxxx> 2009-07-13 20:02:54 -0400 ---
I have committed the patch after making some changes.
The changes include:
1. bloc transfer on channel level and binary encoding in JSON are made
independent of each other.
2. channel bloc transfer implementation is made transparent for clients, no
MARKER_DATA anymore.
3. In JSON, bloc transfer implementation is made transparent for clients, both
BASE64 and binary encodings are now exposed through same unified API, JSON
automatically selects proper encoding.
4. MSG_MORE flag is now used for both bloc and non-bloc transfers as much as
possible.
5. Some cosmetic changes, including: "tcf2" is changed to "ZeroCopy" to be a
bit more descriptive.
Thank you again for the contribution,
Eugene
--
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.