Opened 16 years ago

Closed 15 years ago

#2959 closed bug (fixed)

Changing priority of idle threads is followed by KDL

Reported by: mmlr Owned by: axeld
Priority: normal Milestone: R1/alpha1
Component: System/Kernel Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I tried changing the priority of one of the idle threads using ProcessController to something else than idle. The result was a KDL during the next reschedule (touching 0x000000c). Also I have noticed that other threads can be assigned idle priority through ProcessController, something that wasn't possible (and probably shouldn't be possible) on BeOS. Revision tested was somewhere around hrev28256.

Change History (2)

comment:1 by axeld, 15 years ago

Status: newassigned

comment:2 by axeld, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev28521.

Note: See TracTickets for help on using tickets.