|
From: Tom H. <to...@co...> - 2005-11-02 14:52:08
|
Does the as_mmap test serve any purpose now? It tries to map a chunk of memory at various fixed addresses in memory - presumably the idea was to check that it couldn't map in the valgrind areas. Certainly both sets of expected results show it failing at the high addresses. With the address space manager there are no longer any real guarantees about which addresses might or might not be available and one of the areas that is expected to fail is actually working on amd64. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |