US
80% | 27/03/2024 |

UDIT SAMANT


OS: Computer Science || Data Science


HOST: The University of Sydney


KERNEL: Bachelor of Adanced Computing || Bachelor of Science


UPTIME: 4th Year (Penultimate) || 2025 Graduation


~ $ ls skills

> C, C++, JAVA, JAVASCRIPT, PYTHON, HTML, CSS, PHP, SQL, REACT, VUE, RUST, DJANGO, NEXT.JS, NUXT, DOCKER,

~ 12 #ifndef EXPERIENCES

~ 11 #define EXPERIENCES

~ 10

~ 09 // More Details On My Resume

~ 08

~ 07 1. Machine Learning Internship - FreeGuides (Startup)

~ 06

~ 05 2. Developer Lead - SYNCS (Student Club)

~ 04

~ 03 3. Technical Events Director - Google DSC (Student Club)

~ 02

~ 01 4. Technical Events Sucomittee - SYNCS (Student Club)

~ 00

~ 01 5. Software Developer - SQT (Student Club)

~ 02

~ 03 #endif

~ 04

~ 05

~ 06

~ 07

~ 08

~ 09

~ 10

~ 11

~ 12

~ 13

~ 14

~ 15

~ 16

~ 17

~ 18

~ 19

~ 20

~ 21

~ 22

~ 23

~ 24

~ 25

~ 26

~ 27

~ 28

~ 29

~ 30

~ 31

NORMAL ► experiences.h

13:1

1 > [tmux] ► 2 > nvim

Project Details

OFence

Individual Research Project


Made Using: OFence, C

An extension of the orginal OFence Research Paper.

My task is to identify (and potentially automate) whether it is feasible to convert read, write, and general purpose memory barriers in the Linux Kernel to acquire-release semantics.

Where it is not possible, the project aims to automate the generation of comments around the barriers. This would help kernel developers easily identify the the structures that barriers target.