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

Userspace... #322

Open
ayan312002 opened this issue Jan 27, 2016 · 4 comments
Open

Userspace... #322

ayan312002 opened this issue Jan 27, 2016 · 4 comments

Comments

@ayan312002
Copy link

So far so good.. But we have no setup for libraries which will make it harder for userspace to grow. After making libraries we can develop more user apps and separate system apps from it. Also we should build a cross compiler.. What do you think??

Edit: I found someone has made a cross compiler for this..

@plankp
Copy link
Collaborator

plankp commented Jan 27, 2016

Setup for libraries?

@Barteks2x
Copy link
Collaborator

Cross compiler doesn't magically make it possible to create apps for it,but it is required to make it possible.
Currently the script that compiles cross compiler needs some testing on Mac OS.

And multitasking would be useful for adding userspace (I was working on it, but with generally bad results).

@plankp
Copy link
Collaborator

plankp commented Jan 27, 2016

That means I will have to move the processes to ring 3 from ring 0 correct?

@Barteks2x
Copy link
Collaborator

I thought userspace was ring3 (I may be wrong)

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

No branches or pull requests

3 participants