Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2003 19:14:11 +0200
From:      Maxime Henrion <mux@freebsd.org>
To:        Mike Silbersack <silby@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern subr_param.c sys_pipe.c src/sys/sys pipe.h
Message-ID:  <20030708171411.GZ42121@elvis.mu.org>
In-Reply-To: <200307080402.h6842VtT064702@repoman.freebsd.org>
References:  <200307080402.h6842VtT064702@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Silbersack wrote:
> silby       2003/07/07 21:02:31 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             subr_param.c sys_pipe.c 
>     sys/sys              pipe.h 
>   Log:
>   Put some concrete limits on pipe memory consumption:
[...]

This commit breaks the kernel build for any architecture but x86 and
amd64, because the VM_KMEM_SIZE_MAX macro is not defined for those other
architectures.  Could you please fix this?

Cheers,
Maxime



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