4153 |
5841 d 11 h |
mejdrech |
/branches/network/ |
Networking: merged with trunk changes |
|
3386 |
6037 d 13 h |
decky |
/branches/network/ |
add new network branch (copy of current trunk) |
|
2272 |
6540 d 12 h |
jermar |
/trunk/kernel/ |
Indentation and formatting fixes. |
|
2071 |
6632 d 9 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2049 |
6663 d 18 h |
jermar |
/trunk/kernel/arch/sparc64/src/ |
More formatting and indentation changes. |
|
1987 |
6690 d 11 h |
jermar |
/trunk/kernel/arch/sparc64/src/ |
Take the possible difference between kernel and physical address into account in TSB and userspace window buffer
allocation and deallocation code. |
|
1857 |
6772 d 14 h |
jermar |
/trunk/kernel/arch/sparc64/ |
sparc64 work.
More bits needed to reach the userspace milestone were added.
The preemptible_handler(), still a prototype, now contains all functionality it needs.
Some sanitation was added to functions expecting page-aligned pointers to
userspace window buffer. |
|
1854 |
6773 d 19 h |
jermar |
/trunk/kernel/ |
Define architecture-specific thread sub-constructors and sub-destructors on all architectures.
Define the THREAD_FLAG_USPACE which means that the thread runs in user space.
The forementioned changes allow for allocating of user window buffer on sparc64
threads that execute in userspace.
A lot of formatting and indentation fixes. |
|