Hi,

On Fri, Jan 08, 2016 at 11:28:33AM -0500, Joe Korty wrote:
[...]
> Hi Dmitry,
> Thanks for replying.  I have had a hard time posting to
> the list, so it is nice to know that the email actually
> got through to someone on the third try ...

I suppose it has something to do with anti-spam filters
on the sourceforge.net side.

> PS: not sure that the 'set of integers' idea is correct in
> a big-endian, 64-bit environment.

Since it's implemented using the same algorithm that's used for printing
fd_set arguments of select/pselect6 syscalls, it should be correct.
Anyway, I've added sched_xetaffinity.test along with this change.
This tests passes on all platforms I checked (including s390x),
so I suppose it is correct.

> I know the version I
> posted is correct in any mix of 32 and 64 bit environments
> and big and little endian environments.

Yes, it was correct, with one exception: tracing of 32-bit executables
by 64-bit strace fails to print cpuset properly if sizeof(long) > cpusetsize.


-- 
ldv

Attachment: pgp7jGXvMfK32.pgp
Description: PGP signature

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to