Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Assignment Parallel Firewall
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexandru-Daniel BARBU
Assignment Parallel Firewall
Graph
828aaee086962fe828870d23f96e258dc9569335
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Dec
3
2
30
Nov
27
26
17
14
3
26
Oct
25
28
Apr
7
28
Mar
27
26
Merge branch 'solutions' into 'master'
master
master
Fix linter 5.
Merge branch 'solutions' into 'master'
Fix linter 4.
Merge branch 'solutions' into 'master'
Fix linter 3.
Merge branch 'solutions' into 'master'
Linter fixes 2.
Merge branch 'solutions' into 'master'
Fixind linter
Merge branch 'solutions' into 'master'
85 hopefully
Merge branch 'solutions' into 'master'
Quick Fix consumer.
Merge branch 'solutions' into 'master'
Fixing output file appending indefinitely #2.
Merge branch 'solutions' into 'master'
I hope my code is fixed. I was not joining the threads and the ringbuffer was not quite correct in its sophisticated highly complex implementation. 🍵🍪
I figured out what was wrong. I was to afraid of modifying the other .c files in this asignment.
Nothing works and i am scared.
Working on the consumer.
Fixed some logic error when hadling the full and empty semaphores. Also fixed the write/read wrapping, now no is used.
Merge branch 'solutions' into 'master'
I might have finished the ring_buffer_stop() function. I am not sure yet what it should do.
Merge branch 'solutions' into 'master'
I have created the destroy function for a buffer. Problem is what does stop actually mean? I think i have an idea of what it does.
Merge branch 'solutions' into 'master'
Finished function dequeue. Pushng to branch solutions from now on.
I have written the enqueue function. Accidentally pushing to main, Sorry SO team! :////
Added the init function for ringbuffer.
checker.py: Check speedup
{README,src}: Update statement and fix linter
README: Update checker reference output.
README: Add assignment statement
{checker,src}: Update checker and base code
src: Fix typos
Add parallel-firewall assignment
CPPLINT.cfg: Ignore readability/todo
CPPLINT.cfg: Ignore build/include_subdir
README.checker: Add image showing creating of a private fork
Loading