Messages in this thread |  | | | Subject | Re: [PATCH 2/3] c/r: Add CR_COPY() macro (v3) | | From | Dave Hansen <> | | Date | Tue, 03 Mar 2009 08:22:12 -0800 |
| |
On Tue, 2009-03-03 at 10:56 -0500, Dan Smith wrote: > As suggested by Dave[1], this provides us a way to make the copy-in and > copy-out processes symmetric. CR_COPY_ARRAY() provides us a way to do > the same thing but for arrays. It's not critical, but it helps us unify > the checkpoint and restart paths for some things.
Did you convince Nathan that this ends up being a good idea?
-- Dave
|  |