Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System Calls #8

Open
rellermeyer opened this issue Mar 8, 2014 · 14 comments
Open

System Calls #8

rellermeyer opened this issue Mar 8, 2014 · 14 comments
Labels
Milestone

Comments

@rellermeyer
Copy link
Owner

We need the two "endpoints" for system call support: An entry.s like kernel-side system call handler and the corresponding syscall function in user space.

@rellermeyer rellermeyer added this to the Processes milestone Mar 8, 2014
@ghost
Copy link

ghost commented Mar 18, 2014

I'd like to work on this one.

@jeffreyftang
Copy link
Contributor

@dwdenton - are you still planning on taking this on?

@ghost
Copy link

ghost commented Mar 20, 2014

Yeah. Only have read a bit into it, so nothing started if you're also interested.

@bolivier
Copy link
Collaborator

I'm interested too.

@jeffreyftang
Copy link
Contributor

Apparently this issue is part of a milestone that's due soon, so I'm just looking into what I can help out on.

@ghost
Copy link

ghost commented Mar 20, 2014

Ah. I don't normally check Github often, so I didn't notice that. Just created system_calls branch to work on.

@bolivier
Copy link
Collaborator

Could we maybe meet at the GDC sometime this weekend to work on this?

@ghost
Copy link

ghost commented Mar 21, 2014

Definitely. I have Saturday free before noon and from around 3 to 6. Sunday I get off work at 1 and am free until 6:30.

@bolivier
Copy link
Collaborator

I'm free anytime.

Jeffrey?

@bolivier
Copy link
Collaborator

So do you want to just meet in the GDC lab tomorrow at like 1:30 then?

@ghost
Copy link

ghost commented Mar 23, 2014

Works for me.

@jeffreyftang
Copy link
Contributor

Hey guys, sorry; I was at a wedding this weekend and wasn't checking github. I'm free to meet today at 1:30 in the lab.

@StaticHex
Copy link
Collaborator

I got system calls running and added a branch statement to hw_handlers.c

@sprakes
Copy link
Contributor

sprakes commented Apr 3, 2015

Nice! That will come in handy for those who were wondering how to work with interrupts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants