Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932500AbWCBUkx (ORCPT ); Thu, 2 Mar 2006 15:40:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932281AbWCBUkw (ORCPT ); Thu, 2 Mar 2006 15:40:52 -0500 Received: from smtp02.ya.com ([62.151.11.161]:23506 "EHLO smtpauth.ya.com") by vger.kernel.org with ESMTP id S932500AbWCBUkv (ORCPT ); Thu, 2 Mar 2006 15:40:51 -0500 Message-ID: <4407584A.60301@ya.com> Date: Thu, 02 Mar 2006 21:40:42 +0100 From: =?ISO-8859-1?Q?Ra=FAl_Baena?= User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: es-es, es MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Doubt about scheduler Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1183 Lines: 23 Hello!!!, I?m a student of computer science and I?m doing my final degree job in linux. It is about "linux kernel modules" , I have to know some things of the scheduler. The runqueue struct, and so on. The problem is that in the last linux kernel version in the "sched.h" isn?t defined these structs (prio_array, runqueue...), and I cann?t access to runqueue or prio_array fields. I know that in the 2.6.5 kernel version these fields were accessible and now don?t, could you tell me what is the reason please? I think that I?m going to do it (the module) in the 2.6.5 kernel version and will try to explain why, and for this I need your help. Please answer to my email, because I?m not subscribe to mailing list. Thank you very much for your help, sorry for my poor english, it?s not my mother tongue. PS: If you think that I can do the module in the last kernel version, could you tell me how, please?, thank you very much. - 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/