Timeline
2010-05-04:
- 19:44 Ticket #238 (Mainline revision 365 broke HelenOS/arm32 on IntegratorCP) created by
- HelenOS/arm32/icp is broken since changeset:mainline,365. It seems to …
- 18:28 Ticket #237 (Sysinfo syscalls can loop forever) created by
- The current way sysinfo syscall are used (first get the required …
- 16:14 Ticket #176 (ppc32 incremental build does not update boot) closed by
- fixed: Fixed with the new boot framework.
- 16:03 Ticket #17 (mips32 and ppc32 cannot boot from a large ramdisk) closed by
- fixed: With the new boot framework since changeset:[head,428] this has been …
- 11:24 Ticket #178 (ADB drivers are buggy in PearPC) closed by
- deferred: Since we don't support PearPC anymore (the bootloader cannot even boot …
- 11:21 ReleaseNotes/Trunk edited by
- (diff)
2010-05-03:
- 20:52 Sysel edited by
- Implemented: enums, missing: visibility control (diff)
2010-05-02:
2010-04-28:
- 21:15 Ticket #236 (sysinfo functions call blocking slab_alloc() while holding ...) closed by
- fixed: Fixed in changeset:head,416.
- 21:14 Ticket #235 (ddi_parea_* functions use blocking btree_* interfaces while holding ...) closed by
- fixed: Fixed in changeset:head,416.
- 21:14 Ticket #234 (make_magcache() uses blocking malloc() while holding slab_cache_lock ...) closed by
- fixed: Fixed in changeset:head,416.
2010-04-27:
- 18:44 Meetings edited by
- May meeting date (diff)
- 15:44 Ticket #226 (Assertion failed (missed_clock_ticks == 0)) closed by
- fixed: Fixed in changeset:head,415.
- 13:28 Ticket #236 (sysinfo functions call blocking slab_alloc() while holding ...) created by
- For example, according to its comment, sysinfo_create_path() needs to …
- 13:20 Ticket #235 (ddi_parea_* functions use blocking btree_* interfaces while holding ...) created by
- For example, ddi_parea_register() takes the parea_spinlock and calls …
- 13:15 Ticket #234 (make_magcache() uses blocking malloc() while holding slab_cache_lock ...) created by
- When called from slab_enable_cpucache(), make_magcache() uses blocking …
2010-04-26:
- 19:15 Ticket #233 (kbox_proc_phone_hungup() holds spinlocks while taking a mutex) created by
- In kbox_proc_phone_hungup() we have the following locking sequence: …
- 18:34 Ticket #232 (thread_update_accounting() asserts locking policy which is not adhered to) created by
- The docblock of thread_update_accounting() states: 'Note that …
2010-04-25:
- 19:29 Ticket #230 (Mutexes taken when spinlocks held) closed by
- fixed
- 18:49 Sysel edited by
- missing: constructors (diff)
- 18:48 Sysel edited by
- Boolean operators implemented (diff)
- 18:48 Ticket #229 (ipc_wait_for_call() violates the answerbox and task locking order) closed by
- fixed: Fixed in changeset:head,408.
- 10:23 Ticket #228 (CPU lock taken when interrupts are enabled) closed by
- fixed: Fixed in changeset:head,407. However I am still not convinced we need …
2010-04-24:
- 19:58 Ticket #231 (Two CPUs in critical section under Qemu/ia32/SMP) created by
- After applying the attached changes on top of changeset:mainline,377, …
2010-04-23:
- 21:30 Sysel edited by
- Delegates implemented (diff)
- 18:49 Sysel edited by
- Add another idea (diff)
- 09:52 Sysel edited by
- (diff)
2010-04-21:
- 13:52 Ticket #225 (After merge measuring branch to mainline top echoes weird load) closed by
- wontfix: I believe that the load values are perfectly reasonably — there is a …
2010-04-20:
- 17:50 Ticket #230 (Mutexes taken when spinlocks held) created by
- In the current revision, changeset:mainline,402, the stats code …
- 17:45 Ticket #229 (ipc_wait_for_call() violates the answerbox and task locking order) created by
- Since changeset:mainline,378 ipc_wait_for_call() locks the answerbox …
- 17:40 Ticket #228 (CPU lock taken when interrupts are enabled) created by
- In changeset:mainline,378, the following change, which introduces a …
- 17:38 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) created by
- This is reproducible for instance in revision 402. The system very …
- 15:12 Ticket #226 (Assertion failed (missed_clock_ticks == 0)) created by
- Running changeset:mainline,402 on a dual-CPU Ultra 60 machine hits the …
2010-04-19:
- 08:23 Ticket #225 (After merge measuring branch to mainline top echoes weird load) created by
- Top from measuring branch echoes load between 0-1 immediately after …
2010-04-18:
- 19:08 Ticket #224 (Kernel crashed in clock()) created by
- Changeset:mainline,398, default ia32 build, 5 CPUs, Qemu, crashed in …
- 18:31 Ticket #223 (fb crashes if mouse moves during start up) created by
- On the current head (r398), default ia32 build, the fb server crashes …
- 16:45 Repositories edited by
- add new branches (diff)
- 08:50 Ticket #222 (CPU cycle needs to be sampled in waitq_sleep_timeout_unsafe() too) closed by
- fixed: Fixed in changeset:head,378.
2010-04-17:
- 19:37 Ticket #222 (CPU cycle needs to be sampled in waitq_sleep_timeout_unsafe() too) created by
- There are two locations in waitq_sleep_timeout_unsafe() that emulate …
- 18:28 Sysel edited by
- (diff)
- 18:21 Sysel edited by
- Autoboxing implemented. (diff)
- 16:11 BazaarWorkflow edited by
- (diff)
- 14:27 Ticket #221 (Printing floating-point numbers using printf() function from uspace) created by
- Uspace printf() function is missing support for printing floating …
- 01:57 Ticket #183 (Userspace heap allocator is not thread safe) closed by
- fixed: The academical dilemma was solved by brute force. As of changeset …
2010-04-16:
- 12:37 Ticket #220 (Unexpected FPU exception in top utility) created by
- Sometimes I got FPU exception (number 16) when computing percentages …
2010-04-15:
- 00:04 Ticket #219 (kernel panic on amd64) created by
- After cca 20 "tasks" commands on kconsole kernel panics. qemu and …
2010-04-13:
- 21:02 Sysel edited by
- Basic support for generics implemented. (diff)
2010-04-12:
- 22:50 Ticket #218 (Kernel panic on invalid phone hang-up) closed by
- fixed: Fixed in changeset:head,356.
- 19:35 Ticket #218 (Kernel panic on invalid phone hang-up) created by
- The following code executed by a task causes the kernel to panic: …
2010-04-11:
- 11:17 Sysel edited by
- (diff)
- 10:43 Sysel edited by
- (diff)
- 10:33 Sysel edited by
- Fix bug in ReadBlocksParallel? (diff)
- 10:30 Sysel edited by
- (diff)
- 10:28 Sysel edited by
- (diff)
- 09:56 Sysel edited by
- (diff)
2010-04-10:
2010-04-08:
Note: See TracTimeline
for information about the timeline view.