Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2001 09:38:29 -0800 (PST)
From:      Matt Dillon <dillon@earth.backplane.com>
To:        Sheldon Hearn <sheldonh@uunet.co.za>
Cc:        mjacob@feral.com, Poul-Henning Kamp <phk@critter.freebsd.dk>, John Baldwin <jhb@freebsd.org>, cvs-all@freebsd.org, cvs-committers@freebsd.org, Mikhail Teterin <mi@aldan.algebra.com>
Subject:   Re: workaround for broken mfs using vn. (was Re: cvs commit: src/sys/i386/conf GENERIC ) 
Message-ID:  <200101291738.f0THcTf65190@earth.backplane.com>
References:   <22776.980777692@axl.fw.uunet.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help

:I'm using an md(4)-backed /tmp fine at the moment with last night's
:CURRENT.  I _did_ have hassles with Monday's CURRENT when my box locked
:solid doing this:
:
:# kldload md
:# mdconfig -a -t swap -s 128M
:md0
:# mdconfig -d -u 0
:# kldunload md
:# kldload md
:[...] /boot/kernel/kernel: WARNING: Driver mistake: repeat make_dev("mdctl")
:
:But I doubt that this is what you're seeing, and it may well have been
:fixed since Monday.
:
:Ciao,
:Sheldon.
    
    It's probably the kldunload causing the problem.. aka the mutex issue
    that was brought up earlier?

						-Matt


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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