Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2007 10:40:23 GMT
From:      Remco Bressers <rbressers@signet.nl>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/103455: "swap_pager: indefinite wait buffer" with page file enabled (causes lockups)
Message-ID:  <200701251040.l0PAeNie054614@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/103455; it has been noted by GNATS.

From: Remco Bressers <rbressers@signet.nl>
To: bug-followup@FreeBSD.org, nick@nickwithers.com
Cc:  
Subject: Re: kern/103455: "swap_pager: indefinite wait buffer" with page
	file enabled (causes lockups)
Date: Thu, 25 Jan 2007 09:38:21 +0100

 Hi,
 
 I noticed the same problem on 6.2-RELEASE on a heavily loaded storage
 system running rsync.
 When multiple clients connect to the rsync box and start filling up the
 memory with file-lists, the machine (once in a while) locks up with the
 same messages : 
 
 swap_pager: indefinite wait buffer: bufobj: 0, blkno: 43638, size: 4096
 swap_pager: indefinite wait buffer: bufobj: 0, blkno: 43947, size: 32768
 swap_pager: indefinite wait buffer: bufobj: 0, blkno: 44007, size: 4096
 swap_pager: indefinite wait buffer: bufobj: 0, blkno: 47939, size: 32768
 
 The machine becomes non-responsive unfortunatly.
 
 Regards,
 
 Remco Bressers
 Signet B.V.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701251040.l0PAeNie054614>