From owner-freebsd-current@FreeBSD.ORG Fri Jun 10 12:30:55 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7671D16A41C for ; Fri, 10 Jun 2005 12:30:55 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B96F743D4C for ; Fri, 10 Jun 2005 12:30:54 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so182558rne for ; Fri, 10 Jun 2005 05:30:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Y+j48is5+X5Ca8aYuJM8g5A2nUoPhnva1NLjxiSqo072Qq5h/wsKFCm0F9/abXhI9l5mVgo8PvWOm5WPvt0PZggqjBr8DKGXAyvyyvHH38vt+5rDL7Nfj6D8TqKPy/xSDXUB0DDMrS3wcmFZH35+b1HDKrP63MkEAddA9sV0KIY= Received: by 10.38.78.79 with SMTP id a79mr796372rnb; Fri, 10 Jun 2005 05:30:54 -0700 (PDT) Received: by 10.38.209.73 with HTTP; Fri, 10 Jun 2005 05:30:54 -0700 (PDT) Message-ID: <84dead72050610053064895de4@mail.gmail.com> Date: Fri, 10 Jun 2005 18:00:54 +0530 From: Joseph Koshy To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: <863brqy41j.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050609234619.AD1F67306E@freebsd-current.sentex.ca> <84dead720506091950779d1661@mail.gmail.com> <86oeae3d8f.fsf@xps.des.no> <84dead72050610001675a32c19@mail.gmail.com> <863brq3bbz.fsf@xps.des.no> <84dead7205061001534b9385b3@mail.gmail.com> <863brqy41j.fsf@xps.des.no> Cc: current@freebsd.org, Garance A Drosehn Subject: Re: [current tinderbox] failure on ...all... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joseph Koshy List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 12:30:55 -0000 On 6/10/05, "des" =3D=3D "Dag-Erling Sm=F8rgrav " wrote: des> Of course, but you wouldn't be able to run an old userland=20 des> on a new kernel. I thought that was (much of) the point of=20 des> separating MI from MD. In the current design the first thing userland has to do is inform the kernel module about its idea of what the ABI version is. The=20 kernel module can then choose to either support it or return=20 EPROGMISMATCH. If it decides to support it, it will need to=20 respect structure sizes corresponding to $CLIENTVERSION. --=20 FreeBSD Volunteer, http://people.freebsd.org/~jkoshy