On Thursday 13 November 2008 09:31:47 amol verule wrote: > hi to all Hello! :-) > I a newbie to kernel programming..I wish to bring the functionalities > of the grid to the kernel level so as to develop a grid Operating system As > a first step to it..I need to configure the TUX server in the kernel.Can u > please tell me where i could get the patch for 2.6 kernel series It will probably be much simpler to just download the source for 2.6 itself, and not patches (if there are patches to move you from 2.4 and up to the current level. Also, if you are seriously looking at doing some heavy-duty kernel development (which you project seems to aim at), I'd go for git and clone the repo. git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git Otherwise, the latest stable 2.6.27.5 can be retrieved from ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.27.5.tar.bz2 Out of curiosity, what do you mean by 'the functionality of the grid'? Are you looking at distributed computing? the ability to migrate tasks from one system to another? massive storage? Anyway, good luck :) welcome to kernel hacking -- med Vennlig Hilsen - Yours Sincerely Henrik Austad
Attachment:
signature.asc
Description: This is a digitally signed message part.