On Mar 17, 2006, at 3:39 PM, Rob Ross wrote:
seems like we should just be using an offset type there. good
catch. -- rob
Yep. Commit a fix.
-sam
Phil Carns wrote:
I spotted a possible problem while looking at the request
processing code. There is a function in pint-request.c called
"PINT_request_disp" that calculates an integer return value by
summing together 64 bit offsets. On a 32 bit machine this might
lead to an overflow.
I don't know enough about the request processor to know how to
trigger it for testing, though. I have added some print
statements to this function to see what kind of values come out,
but it always returns zero when I do contiguous reads and writes.
I assume that you would have to build a complex datatype of some
sort to exercise it.
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers