An error occurred fetching the project authors.
- 25 Nov, 2002 1 commit
-
-
Jeff Dike authored
Also fixed a stupid signal handling bug.
-
- 22 Nov, 2002 1 commit
-
-
Jeff Dike authored
-
- 20 Nov, 2002 1 commit
-
-
Jeff Dike authored
-
- 14 Oct, 2002 1 commit
-
-
Jeff Dike authored
Locking was added where necessary. All processors take timer interrupts, but only CPU 0 calls the timer IRQ. The others just call update_process_times to keep the accounting straight. The timer interrupt is blocked along with the other signals.
-
- 13 Oct, 2002 1 commit
-
-
Jeff Dike authored
The tempfile code is in its own file. A bunch of unused stuff is now gone. A bunch of code that could be called from the tracing thread was made safe for that to happen.
-
- 02 Oct, 2002 1 commit
-
-
Jeff Dike authored
-
- 23 Sep, 2002 1 commit
-
-
Jeff Dike authored
Fixed the net crash seen when slab debugging is enabled Fixed PROT_NONE Fixed the 'tracing myself' bug seen on umlcoop. This was caused by a number of SIGALRM handlers nesting on the idle thread stack because the system was busy enough that UML couldn't clear one before the next arrived.
-
- 12 Sep, 2002 1 commit
-
-
Jeff Dike authored
This patch implements UML for 2.5.34.
-