From owner-cvs-all@FreeBSD.ORG Wed Feb 23 08:36:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E04C16A4CF; Wed, 23 Feb 2005 08:36:35 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D60EC43D49; Wed, 23 Feb 2005 08:36:33 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1N8aWqO088470; Wed, 23 Feb 2005 10:36:32 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 44212-20; Wed, 23 Feb 2005 10:36:31 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1N8aV6S088467 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 23 Feb 2005 10:36:31 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j1N8adOh088560; Wed, 23 Feb 2005 10:36:39 +0200 (EET) (envelope-from ru) Date: Wed, 23 Feb 2005 10:36:39 +0200 From: Ruslan Ermilov To: Gleb Smirnoff Message-ID: <20050223083639.GA88262@ip.net.ua> References: <200502230413.j1N4DBKH008870@repoman.freebsd.org> <20050223071246.GA73994@ip.net.ua> <20050223075748.GB20887@cell.sick.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: <20050223075748.GB20887@cell.sick.ru> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: Tom Rhodes cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/amd64/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 08:36:35 -0000 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 23, 2005 at 10:57:48AM +0300, Gleb Smirnoff wrote: > On Wed, Feb 23, 2005 at 09:12:47AM +0200, Ruslan Ermilov wrote: > R> On Wed, Feb 23, 2005 at 04:13:11AM +0000, Tom Rhodes wrote: > R> > trhodes 2005-02-23 04:13:11 UTC > R> >=20 > R> > FreeBSD src repository > R> >=20 > R> > Modified files: > R> > sys/amd64/conf NOTES=20 > R> > sys/i386/conf NOTES=20 > R> > sys/pc98/conf NOTES=20 > R> > Log: > R> > According to kern_poll.c, you cannot use DEVICE_POLLING with SMP. = Add a > R> > commen about this in every NOTES file which lists DEVICE_POLLING. > R> > =20 > R> > PR: 46793 > R> > MFC: 1 day > R> > =20 > R> > Revision Changes Path > R> > 1.22 +1 -0 src/sys/amd64/conf/NOTES > R> > 1.1181 +1 -0 src/sys/i386/conf/NOTES > R> > 1.47 +1 -0 src/sys/pc98/conf/NOTES > R> >=20 > R> We have WIP patches that add the necessary locking into kern_poll.c. >=20 > Actually, the block with error can be safely removed from kern_poll.c bef= ore > we polish our patches. There is no problem running SMP + polling. Probabl= y, > there were some problems in the past. >=20 > I think the block can be removed now and MFCed before 5.4-RELEASE. I'm qu= ite > sure that our patches for Giant-less polling will not be MFCed soon. >=20 Take a look at http://info.iet.unipi.it/~luigi/polling/, the last paragraph on the page. I believe it still holds true these days. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCHECWqRfpzJluFF4RAvFYAJ0cLjEeMqCmPGd/w0agIRVnPq306wCglvsI qBNSzpbjWCS8yGKys5rdvBY= =BWd+ -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA--