Changeset 2461

Show
Ignore:
Timestamp:
01/20/07 08:43:07 (2 years ago)
Author:
dhozac
Message:

Add patch from David Woodhouse to work with 64 KiB pages.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib_internal/testsuite/sigbus.c

    r1979 r2461  
    3434int wrapper_exit_code = 1; 
    3535 
    36 #define TEST_BLOCKSIZE  0x10000 
     36#define TEST_BLOCKSIZE  0x20000 
    3737static bool                     is_gremlin = false; 
    3838static int                      sync_p[2];