From owner-svn-src-all@FreeBSD.ORG Fri May 2 19:02:37 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 44D18969; Fri, 2 May 2014 19:02:37 +0000 (UTC) Received: from mail-lb0-x233.google.com (mail-lb0-x233.google.com [IPv6:2a00:1450:4010:c04::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 00C3E1EC8; Fri, 2 May 2014 19:02:35 +0000 (UTC) Received: by mail-lb0-f179.google.com with SMTP id c11so1500364lbj.24 for ; Fri, 02 May 2014 12:02:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=c9fkLOAUPwt4ct6KIa9O7tZUJH/uYKhtPmxJio37h00=; b=NKDCYpQDsUG6jawVE/HLBlDtQg3E+Q5o3BrJPat2EDmy9lGg/eLYjD04cTine3riN0 HS/hFifEYSNdE1scIakOo54N1eAVHoTtkK+7f208YgKwp5sRVayMtyxDQD/Zr7ouU08X N9wGaqnK8PPu41XNyJe6pufhdoEjiPzZJEdghmObQBu+ynfiysOR0ejpNdp+2jDc+QYn FcGuH5Ksl3term0kN8+g/4bJUqQ5a+QmtBMiXhayH3HsmwCTM7wFg6XkZLOPNTvEg85P OFzLW/qlT3fOozyE5ITErvd3N1q/GGmWA+sfLynsRI8lV94kayWepkxSvsnQPkcHPnA6 OxiQ== X-Received: by 10.112.12.103 with SMTP id x7mr3330736lbb.36.1399057353603; Fri, 02 May 2014 12:02:33 -0700 (PDT) Received: from dchagin.static.corbina.net (dchagin.static.corbina.ru. [78.107.232.239]) by mx.google.com with ESMTPSA id jh4sm34632181lbb.26.2014.05.02.12.02.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 May 2014 12:02:32 -0700 (PDT) Sender: Dmitry Chagin Received: from dchagin.static.corbina.net (localhost [127.0.0.1]) by dchagin.static.corbina.net (8.14.8/8.14.8) with ESMTP id s42J2UYA010471; Fri, 2 May 2014 23:02:30 +0400 (MSK) (envelope-from dchagin@dchagin.static.corbina.net) Received: (from dchagin@localhost) by dchagin.static.corbina.net (8.14.8/8.14.8/Submit) id s42J2U7V010470; Fri, 2 May 2014 23:02:30 +0400 (MSK) (envelope-from dchagin) Date: Fri, 2 May 2014 23:02:30 +0400 From: Chagin Dmitry To: Adrian Chadd Subject: Re: svn commit: r255672 - in head/sys: amd64/linux32 compat/linux conf i386/linux kern modules/linux sys Message-ID: <20140502190230.GA10412@dchagin.static.corbina.net> References: <201309181756.r8IHu4qV052882@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "svn-src-head@freebsd.org" , Roman Divacky , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 19:02:37 -0000 --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 02, 2014 at 11:49:29AM -0700, Adrian Chadd wrote: > Hi, >=20 > why not just extend the kqueue data fields to 64 bits and leave the > freebsd API only copy 32 bits in? >=20 >=20 >=20 well, this is the first that comes to mind.=20 --=20 Have fun! chd --gKMricLos+KVdGMg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlNj68YACgkQ0t2Tb3OO/O2lfQCeNUgoi3ap0RhrHOYF8wrieEVT Vm4AoJ5YJ9IMMyhyC55mffjzZybob+Ki =skCJ -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--