sim: support checkpointing std::set<std::string>'s
Review Request #2930 - Created June 29, 2015 and submitted
| Information | |
|---|---|
| Curtis Dunham | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
The next patch, RB2931 "tag-based checkpoint versioning" uses sets of strings to represent checkpoint versions. This patch adds support for sets containing strings in the checkpointing infrastructure.
Issue Summary
2
2
0
0
| Description | From | Last Updated | Status |
|---|---|---|---|
| I can we are doing this separate handling of the first element for vector and list as well. Do we ... | Nilay Vaish | July 13, 2015, 10:29 a.m. | Open |
| Please explain the Pixel disagreement more. | Nilay Vaish | July 13, 2015, 10:29 a.m. | Open |
Posted (July 13, 2015, 10:29 a.m.)
-
src/sim/serialize.cc (Diff revision 1) -
I can we are doing this separate handling of the first element for vector and list as well. Do we really need it? Would we some problem in creating tokens?
-
src/sim/serialize.cc (Diff revision 1) -
Please explain the Pixel disagreement more.
