-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
P1478 Byte-wise atomic memcpy #370
Comments
P1478R1 Byte-wise atomic memcpy (Hans-J. Boehm) |
We want another name composed from some combination of {atomic, byte-wise, |
P1478R2 Byte-wise atomic memcpy (Hans Boehm) |
With changes to the wording requested in the minutes, |
P1478R3 Byte-wise atomic memcpy (Hans Boehm) |
P1478R3: Byte-wise atomic memcpy 2020-06-01 Library Evolution Telecon Minutes Chair: Billy Baker Champion: Hans Boehm Minute Taker: Inbal Levi Start: 2020-06-01 08:02 POLL: P1478 (Byte-wise atomic memcpy) should include a type-safe (std::copy analog) version
Attendance: 24 That has no consensus. POLL: The design of P1478 (Byte-wise atomic memcpy) is acceptable for continued Library Evolution time.
Attendance: 24 We have unanimous consent for that. End: 2020-06-01 09:03 SUMMARY: This paper proposes a byte-wise atomic memcpy interface. Library Evolution feels this is a useful feature worth pursuing. Much of our discussion centered around whether the interface should be OUTCOME: Bring a revision of P1478R3 (Byte-wise atomic memcpy), with the guidance below, to Library Evolution for further design review.
|
P1478R4 Byte-wise atomic memcpy (Hans Boehm) |
P1478R5 Byte-wise atomic memcpy (Hans Boehm) |
P1478R5: Byte-wise atomic memcpy 2020-11-30 Library Evolution Telecon Minutes Chair: Nevin Liber Champion: Hans Boehm Minute Taker: Inbal Levi POLL: Forward P1478R6 (Byte-wise atomic memcpy) to electronic polling for sending to LWG for the inclusion in the Concurrency TS2, pending initial wording approval by Tomasz Kaminski.
Attendance: 25 WA: Since it’s a library addition, I would like to see implementation with useful use case Author's Position: SF Outcome: Consensus for forwarding to electric poll. |
2021-01-25 Library Evolution TeleconP1478R6: Byte-wise atomic memcpy 2021-01-25 Library Evolution Telecon Minutes Chair: Champion: Minute Taker: OutcomeWe will proceed with electronic balloting of P1478R6 (Byte-wise atomic memcpy) as planned. |
2021 Winter Library Evolution PollsP2333: 2021 Winter Library Evolution Poll Outcomes POLL 9: Send P1478R6 (Byte-wise Atomic
Outcome: Consensus in favor. OutcomeSend P1478R6 (Byte-wise Atomic |
P1478R7 Byte-wise atomic memcpy (Hans Boehm) |
P1478R8 Byte-wise atomic memcpy (Hans Boehm) |
Late status update: LWG saw this paper in Kona and approved for concurrency TS2 https://wiki.edg.com/bin/view/Wg21kona2022/LWG20221109-EA
This was moved at plenary and approved: |
This was voted into the Concurrency v2 working paper in Kona 2022, and is present in https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/n4953.pdf |
P1478R0 Byte-wise atomic memcpy (Hans-J. Boehm)
SG1 in Kona
The text was updated successfully, but these errors were encountered: