Processess running on gconcat lock in kserel or ufs state

Pawel Jakub Dawidek pjd at FreeBSD.org
Sun Apr 3 07:48:33 PDT 2005


On Sun, Apr 03, 2005 at 03:06:02PM +0200, Pawel Malachowski wrote:
+> Hello,
+> 
+> Processess runing on gconcat drive frequently lock on my machine
+> in kserele/ufs state. Could you try giving some hints/patches?

I think I found the problem. Could you try this patch:

	http://people.freebsd.org/~pjd/patches/g_concat.c.patch

There was missing g_io_deliver() in case of insufficient memory.
I also add a fix for very rare case - when we need two I/O operations
and allocation of the second bio will fail, we leaked memory.
Thanks for the report.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-geom/attachments/20050403/2cef9021/attachment.bin


More information about the freebsd-geom mailing list