index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpica
/
Osd
/
OsdSchedule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Change the taskqueue locking to protect the necessary parts of a task
jhb
2001-10-26
1
-1
/
+0
*
Add locking to taskqueues. There is one mutex per task, one mutex per
jhb
2001-10-26
1
-0
/
+1
*
Use TASK_INIT to initialize taskqueue task instead of violating the
jhb
2001-10-25
1
-6
/
+6
*
Don't call tsleep from AcpiOsStall(), call DELAY() always instead.
iwasaki
2001-09-08
1
-5
/
+1
*
Update the OSD module to match the ACPI CA 20010717 import.
msmith
2001-07-21
1
-1
/
+1
*
What I get for "fixing" at the last minute. Correct a mis-merge of takawata's
msmith
2001-05-30
1
-0
/
+1
*
- Updates for new constant naming in the ACPI CA 20010518 update.
msmith
2001-05-29
1
-7
/
+17
*
Implement a unified run queue and adjust priority levels accordingly.
jake
2001-02-12
1
-1
/
+1
*
Add some debugging statements.
msmith
2001-01-31
1
-4
/
+18
*
In answer to the comment: /* XXX is it OK to block here? */, the answer
peter
2001-01-23
1
-2
/
+3
*
Re-Enable OSD_PRIORITY_GPE. Now 20001215 has been commited.
takawata
2000-12-21
1
-2
/
+0
*
Disable my previous committed code for a moment.
iwasaki
2000-12-20
1
-0
/
+2
*
Add task priority definition for OSD_PRIORITY_GPE in AcpiOsQueueForExecution().
iwasaki
2000-12-20
1
-0
/
+3
*
FreeBSD-specific OSD (operating system dependant) modules for the Intel
msmith
2000-10-28
1
-0
/
+132