Jacek Galowicz
|
f411498368
|
Commented another bunch of header files.
|
2011-04-04 18:12:08 +02:00 |
|
Stefan Lankes
|
a27150b923
|
Fix bug in system call "fork"
- issues: memory leak
|
2011-03-02 23:08:01 +01:00 |
|
Stefan Lankes
|
5ce3ed9338
|
First steps to support the system calls "fork" and "wait"
- Currently, the system call "fork" doesn't work and has a memory leak
- However, it is a good starting point for further developments.
|
2011-03-02 13:49:36 +01:00 |
|
stefan
|
23ed873c24
|
- define jump_to_user_code as line function
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@395 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2011-02-08 19:47:49 +00:00 |
|
stefan
|
9a9df5ed2e
|
- merge current eduOS branch to MetalSVM
=> add the support of "real" user-space applications, which could be loaded via initrd
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@394 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2011-02-08 18:37:56 +00:00 |
|
stefan
|
81df510743
|
- add comments
- use readable macros instead of constants
- use the same error number like newlib
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@156 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2010-09-10 22:18:55 +00:00 |
|
stefan
|
71188c92f9
|
- complete restart of the project
- support of TSS-based task switching
- add a mailbox template
- suport of user level task
- support of system calls
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@47 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2010-08-09 11:47:51 +00:00 |
|
stefan
|
9778b7b790
|
- first steps to realize a SVM subsystem in a VM
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@2 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2010-07-31 15:53:30 +00:00 |
|