Difference between revisions of "GSOC2021DCE"

From Nsnam
Jump to: navigation, search
(create template)
 
(Project Overview)
Line 8: Line 8:
 
* '''Student:''' [mailto:parth27official@gmail.com Parth Pratim Chatterjee]
 
* '''Student:''' [mailto:parth27official@gmail.com Parth Pratim Chatterjee]
 
* '''Mentors:''' Tom Henderson, Apoorva Bhargava, Vivek Jain
 
* '''Mentors:''' Tom Henderson, Apoorva Bhargava, Vivek Jain
* '''Project Goals:'''  
+
* '''Project Goals:''' DCE currently makes use of net-next-nuse to extend the Linux kernel internals like the networking stack to host applications but over the years the project hasn't been updated with the latest releases of the Linux kernel. This project aims at enabling support for latest Linux kernel features and toolchains in the DCE environment with support for the socket networking stack, sysctl interfaces, system call access, etc. without any changes to the user APIs currently being used by host applications. We would incorporate the LKL(Linux Kernel Library) into the DCE environment for host applications to effortlessly make use of Linux kernel stacks without minimum to no change in existing simulation scripts.
 
* '''Repository:'''  
 
* '''Repository:'''  
* '''About Me:'''  
+
** LKL Repo : https://github.com/ParthPratim/linux
 +
** DCE Repo: https://github.com/ParthPratim/ns-3-dce
 +
* '''About Me:''' I'm first year Computer Science undergraduate student at Kalinga Institute of Industrial Technology, Bhubaneshwar. I have a keen interest in Linux internals and computer networking. I was a grand prize winner at Google Code-In, 2018 for ns-3 organization, which helped me initially get introduced to DCE. I have an aptitude for Competitive Programming and heavily make use of C/C++, STL and other OOP concepts in solving algorithmic puzzles. I have an experience with C/C++ and Python of more than 3 years working on projects for numerous Hackathons.
  
 
= Milestones and Deliverables =
 
= Milestones and Deliverables =

Revision as of 10:44, 20 May 2021

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - Samples - Models - Education - Contributed Code - Papers

Back to GSoC 2021 projects

Project Overview

  • Project Name: Direct Code Execution Modernization
  • Student: Parth Pratim Chatterjee
  • Mentors: Tom Henderson, Apoorva Bhargava, Vivek Jain
  • Project Goals: DCE currently makes use of net-next-nuse to extend the Linux kernel internals like the networking stack to host applications but over the years the project hasn't been updated with the latest releases of the Linux kernel. This project aims at enabling support for latest Linux kernel features and toolchains in the DCE environment with support for the socket networking stack, sysctl interfaces, system call access, etc. without any changes to the user APIs currently being used by host applications. We would incorporate the LKL(Linux Kernel Library) into the DCE environment for host applications to effortlessly make use of Linux kernel stacks without minimum to no change in existing simulation scripts.
  • Repository:
  • About Me: I'm first year Computer Science undergraduate student at Kalinga Institute of Industrial Technology, Bhubaneshwar. I have a keen interest in Linux internals and computer networking. I was a grand prize winner at Google Code-In, 2018 for ns-3 organization, which helped me initially get introduced to DCE. I have an aptitude for Competitive Programming and heavily make use of C/C++, STL and other OOP concepts in solving algorithmic puzzles. I have an experience with C/C++ and Python of more than 3 years working on projects for numerous Hackathons.

Milestones and Deliverables