Axel Dörfler
|
c333b5aa8e
|
Replaced the standard thread functions with a BeOS compatible set.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2573 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-01-27 03:02:24 +00:00 |
|
lillo
|
5cdacbaabb
|
*LOTS* of small changes to make the kernel compatible with Be's KernelExport.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1683 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-10-26 16:13:36 +00:00 |
|
Axel Dörfler
|
4544e733cd
|
Removed the debugging stuff I added to vm_page.c - things should now be
much smoother again... :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1508 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-10-14 01:45:15 +00:00 |
|
notion
|
ea4148fa59
|
A few quick fixes for some VM bugs.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1461 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-10-08 21:16:24 +00:00 |
|
Axel Dörfler
|
94fc97f703
|
Return type of thread_set_priority() was wrong.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1395 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-10-05 19:45:31 +00:00 |
|
lillo
|
91363a4278
|
Converted thread states to BeOS equivalents (excluding THREAD_STATE_FREE_ON_RESCHED, which will probably go away once the slab allocator is in). Converted priorities to BeOS equivalents; we now have 60 priority queues to map the 120 BeOS priority levels (which have a granularity of 2, thanks Axel) plus the idle queue. Fixed PS.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@573 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-08-04 20:10:06 +00:00 |
|
lillo
|
aded06e0aa
|
Second round of changes. Splitted thread.c into thread.c, team.c and scheduler.c. First kernel-only get_team_info and get_next_team_info implementation.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@569 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-08-03 23:39:50 +00:00 |
|
David Reid
|
d10f93e702
|
Remove the int_ from the interrupt enable/disable functions.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@425 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-25 01:05:51 +00:00 |
|
Philippe Houdoin
|
2c24125957
|
dbg_add_command() changed into BeOS compatible add_debugger_command().
remove_debugger_command() added.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@289 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-17 22:07:37 +00:00 |
|
David Reid
|
394b2aa25b
|
ERR -> E
CVSR -> E------------------------------------------------------------------
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@102 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-11 22:18:07 +00:00 |
|
ejakowatz
|
52a3801208
|
It is accomplished ...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-09 12:24:59 +00:00 |
|