From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from beige.elm.relay.mailchannels.net (beige.elm.relay.mailchannels.net [23.83.212.16]) by sourceware.org (Postfix) with ESMTPS id 3884D398E461 for ; Thu, 4 Mar 2021 09:00:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3884D398E461 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=rdos.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=rdos@rdos.net X-Sender-Id: dreamhost|x-authsender|rdos@rdos.net Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id B30321E2EB1; Thu, 4 Mar 2021 09:00:34 +0000 (UTC) Received: from pdx1-sub0-mail-a73.g.dreamhost.com (100-96-16-22.trex.outbound.svc.cluster.local [100.96.16.22]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id AE0771E25DA; Thu, 4 Mar 2021 09:00:33 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|rdos@rdos.net Received: from pdx1-sub0-mail-a73.g.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384) by 100.96.16.22 (trex/6.0.2); Thu, 04 Mar 2021 09:00:34 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|rdos@rdos.net X-MailChannels-Auth-Id: dreamhost X-Arch-Rock: 08e785c730de5b5e_1614848434080_1085662601 X-MC-Loop-Signature: 1614848434079:2196801892 X-MC-Ingress-Time: 1614848434079 Received: from pdx1-sub0-mail-a73.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a73.g.dreamhost.com (Postfix) with ESMTP id 3B7BE89E7A; Thu, 4 Mar 2021 01:00:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=rdos.net; h=mime-version :date:from:to:cc:subject:in-reply-to:references:message-id :content-type:content-transfer-encoding; s=rdos.net; bh=eNtEo3FH mFEJ6chFVtDzCXjkx2w=; b=cowqeyHoTwqe0uiIl6l7gFfq11bjLj6hJfcfYKrs +ezYx1+aJjq0TJTBwRYMKGam/qbtjjN2p99X+ookOutQVCIHb9I0c13WKcPLSKT/ g+38PyP72DHI88fg2k0CFCytMEbZ1/OJs7pYn7H68T6Y1u3zBqF09AET2izSHAyl Kxw= Received: from webmail.rdos.net (ip-66-33-200-4.dreamhost.com [66.33.200.4]) (Authenticated sender: rdos@rdos.net) by pdx1-sub0-mail-a73.g.dreamhost.com (Postfix) with ESMTPA id E5D477EFD7; Thu, 4 Mar 2021 01:00:32 -0800 (PST) MIME-Version: 1.0 Date: Thu, 04 Mar 2021 10:00:32 +0100 X-DH-BACKEND: pdx1-sub0-mail-a73 From: rdos@rdos.net To: Suhan Gautam Cc: gcc@gcc.gnu.org Subject: Re: Reg. Assistance in development of code for OS In-Reply-To: References: User-Agent: DreamHost Webmail/1.4.1 Message-ID: <8f93a526ab0b701a8728ead338d65708@rdos.net> X-Sender: rdos@rdos.net Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=2.6 required=5.0 tests=BAYES_50, DEAR_SOMETHING, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2021 09:00:40 -0000 Hello, My OS project has a very long history (I started with it in 1988) and it is running on 1000s of installations. Thus, it's a pretty mature project. Doing something meaningful on the kernel side requires a lot of knowledge of how it operates, and I'm afraid there is no more documentation than what is on my homepage (http://www.rdos.net/rdos), and you would need to read the source code for the rest. Also, most of the kernel code is in x86 assembler using segmentation. Still, I could of course give you advice on things. Note that this is not an academic project, rather started as a hobby project and now is part of commercial software. It's not Posix or Unix-like, nor Windows-like, rather was designed from scratch. The only project idea I currently have is to move the file system drivers to a new operational model which I discussed here: https://forum.osdev.org/viewtopic.php?f=15&t=40928 Regards, Leif Ekblad --- On 2021-03-04 07:02, Suhan Gautam via Gcc wrote: > Dear Sir, > I am persuing B. Tech. in Computer Science from a reputed College in > Delhi > NCR. I have domain knowledge of software languages like Java, Python, > PHP, > C ++, C. In addition I Am adept in DBase related softwares like Oracle. > I > would request your kind self to provide me an opportunity to iro coding > in > OS softwares. This will definitely help me in developing my skills in > this > niche field. > > Thanking you, > > With best regards, > > Suhan Gautam.