|
From: Nicholas N. <nj...@cs...> - 2005-08-23 13:23:28
|
On Tue, 23 Aug 2005, Julian Seward wrote: > I looked at the attached vg.log.20643 but couldn't see anything > obviously wrong. Right at the top: VG_(get_memory_from_mmap): sectors[sno].tc's request for 9217920 bytes failed. VG_(get_memory_from_mmap): 231183424 bytes already allocated. The rest of the info is the segment list at the time of failure. >> VG_(get_memory_from_mmap): newSuperblock's request for N bytes failed. >> VG_(get_memory_from_mmap): M bytes already allocated. >> >> with various values for N and M. > > What were N and M when it failed? (I can't find the original > message right now). The sizes from the original emails were: - Christoph Bartosch: 2MB, 242MB - Meir Yeshurun: 1MB, 224MB - Prashantha A.S: 6MB, 39MB Those three were failures in newSuperblock(); interestingly Christoph's new logfile shows a failure in sectors[sno].tc. N |