Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 2004 23:39:50 -0500 (CDT)
From:      Mike Silbersack <silby@silby.com>
To:        Alan Cox <alc@cs.rice.edu>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/vm vm_extern.h vm_kern.c
Message-ID:  <20040730233905.W4955@odysseus.silby.com>
In-Reply-To: <20040731035259.GL18577@cs.rice.edu>
References:  <200407252008.i6PK8xMm052000@repoman.freebsd.org> <20040731035259.GL18577@cs.rice.edu>

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

On Fri, 30 Jul 2004, Alan Cox wrote:

>> It probably needs __FreeBSD_version bump, because this function was used by
>> vmware port, which is broken now.
>>
>
> Done.
>
> The uses of kmem_alloc_pageable() that I found in the vmware port
> should be changed to kmem_alloc_nofault().  Such a change would
> also be backward compatible, i.e., it would work on older versions.
>
> Regards,
> Alan

Orlando Bassotto has been asking me to commit his updated port which makes 
this fix for a few days now, I'll commit it shortly.

Thanks for the version bump.

Mike "Silby" Silbersack



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