change function argument from int to uint64_t
without this change GRES with large count values would have those values silently changes (i.e. Count=4G changed to a count of 0).
Please register or sign in to comment
without this change GRES with large count values would have those values silently changes (i.e. Count=4G changed to a count of 0).