Q-Operating-System icon indicating copy to clipboard operation
Q-Operating-System copied to clipboard

Userspace...

Open ayan312002 opened this issue 10 years ago • 4 comments

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..

ayan312002 avatar Jan 27 '16 13:01 ayan312002

Setup for libraries?

plankp avatar Jan 27 '16 14:01 plankp

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).

Niko-sk2x avatar Jan 27 '16 14:01 Niko-sk2x

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

plankp avatar Jan 27 '16 15:01 plankp

I thought userspace was ring3 (I may be wrong)

Niko-sk2x avatar Jan 27 '16 15:01 Niko-sk2x