Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752584AbXBERyj (ORCPT ); Mon, 5 Feb 2007 12:54:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752592AbXBERyj (ORCPT ); Mon, 5 Feb 2007 12:54:39 -0500 Received: from agminet01.oracle.com ([141.146.126.228]:26972 "EHLO agminet01.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752584AbXBERyi (ORCPT ); Mon, 5 Feb 2007 12:54:38 -0500 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <4F91342C-7AEE-4729-A5B7-BED4A2B8278E@oracle.com> Cc: Linux Kernel Mailing List , linux-aio@kvack.org, Suparna Bhattacharya , Benjamin LaHaise , Linus Torvalds Content-Transfer-Encoding: 7bit From: Zach Brown Subject: Re: [PATCH 2 of 4] Introduce i386 fibril scheduling Date: Mon, 5 Feb 2007 12:54:17 -0500 To: Davide Libenzi X-Mailer: Apple Mail (2.752.3) X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 469 Lines: 15 > > >> + current->per_call = next->per_call; > > Pointer instead of structure copy? Sure, there are lots of trade-offs there, but the story changes if we keep the 1:1 relationship between task_struct and thread_info. - z - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/