[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Itanium size-related tests



Can anyone help me out with a couple of Itanium
size-related issues?

(a) What's the right value for VSRT_ADDR_SPACE_PAGES ?
This is a configuration parameter that goes in
TESTROOT/tetexec.cfg and is used by a couple of
(currently failing) mmap tests

(b) Why does SSIZE_MAX end up set to the size of
an int, rather than a 64-bit quantity, on standard
GNU/Linux header files?  This one affects the 
calculation done by failing readv and writev tests 
which are trying to overflow an ssize_t to test the 
error code.  But the don't come close, since the
calulation based on SSIZE_MAX builds 1024 iovs
of 2,098,176 bytes.



-- 
To UNSUBSCRIBE, email to lsb-test-request@lists.linuxbase.org
with subject of "unsubscribe". Trouble? Email listmaster@lists.linuxbase.org



Reply to: