From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 22 16:12:43 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D12E3106564A for ; Tue, 22 Apr 2008 16:12:43 +0000 (UTC) (envelope-from ravi.murty@intel.com) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mx1.freebsd.org (Postfix) with ESMTP id 9FF848FC17 for ; Tue, 22 Apr 2008 16:12:43 +0000 (UTC) (envelope-from ravi.murty@intel.com) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 22 Apr 2008 09:11:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.25,695,1199692800"; d="scan'208,217";a="319994849" Received: from orsmsx335.amr.corp.intel.com (HELO orsmsx335.jf.intel.com) ([10.22.226.40]) by fmsmga002.fm.intel.com with ESMTP; 22 Apr 2008 09:11:04 -0700 Received: from orsmsx416.amr.corp.intel.com ([10.22.226.46]) by orsmsx335.jf.intel.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 22 Apr 2008 09:12:42 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Tue, 22 Apr 2008 09:12:42 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Did the notion of ksegrp's go away in 7.x? Thread-Index: Acikk7FQ/ZsNPmSTSd2+2dWI4HNMGA== From: "Murty, Ravi" To: X-OriginalArrivalTime: 22 Apr 2008 16:12:42.0943 (UTC) FILETIME=[B1C11CF0:01C8A493] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Did the notion of ksegrp's go away in 7.x? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2008 16:12:43 -0000 Hello, =20 I was browsing through the 7.x code and in particular looking at kern/kern_switch.c and find ksegrp completely missing (I was looking for setrunqueue). Is the notion of process_scope vs system_scope out in 7.x? =20 Thanks Ravi =20