From owner-freebsd-hackers Thu Jul 29 11:55:55 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from lestat.nas.nasa.gov (lestat.nas.nasa.gov [129.99.33.127]) by hub.freebsd.org (Postfix) with ESMTP id EE08114D37 for ; Thu, 29 Jul 1999 11:55:43 -0700 (PDT) (envelope-from thorpej@lestat.nas.nasa.gov) Received: from lestat (localhost [127.0.0.1]) by lestat.nas.nasa.gov (8.8.8/8.6.12) with ESMTP id KAA00237; Thu, 29 Jul 1999 10:42:46 -0700 (PDT) Message-Id: <199907291742.KAA00237@lestat.nas.nasa.gov> To: Matthew Dillon Cc: "Daniel C. Sobral" , hackers@FreeBSD.ORG Subject: Re: MADV_SEQUENTIAL and GNU Grep Reply-To: Jason Thorpe From: Jason Thorpe Date: Thu, 29 Jul 1999 10:42:45 -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 29 Jul 1999 10:21:52 -0700 (PDT) Matthew Dillon wrote: > Shoot, it barely took 10 minutes for me to move the behavior field from > the object to the vm map entry. ...make sure the map entries are clipped properly. It's easy to miss this in the most common test case of advising the entire mapping. -- Jason R. Thorpe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message