Timeline



2010-05-02:

23:56 Ticket #219 (kernel panic on amd64) updated by Štěpán Henek
Replying to jermar: > Hi Stepan, I have one idea which …
21:11 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) closed by Jakub Jermář
fixed
21:11 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) updated by Jakub Jermář
Fixed in changeset:head,421.
20:58 Changeset in mainline [bb252ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge the scheduler fix.
20:49 Changeset in mainline [f658458]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
parts of generic char interface, fixed some bugs
20:32 Changeset in mainline [1624aae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Assert that as_destroy() is not being called on AS.
18:52 Changeset in mainline [481d4751]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix a race condition between the scheduler and as_destroy(). It was …
16:21 Changeset in mainline [663bb537]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix comment.
14:59 Changeset in mainline [d3808d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not clear TASK in task_destroy().
14:34 Changeset in mainline [6193351]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Deploy as_hold() and as_release().
13:45 Changeset in mainline [0321109]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add as_hold() and as_release().
10:54 Changeset in mainline [9150781]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove names of formal parameters from as.h
10:49 Changeset in mainline [7ed8530]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Deploy task_hold() and task_release().
10:41 Changeset in mainline [278b4a30]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add task_hold() and task_release().
10:32 Changeset in mainline [0c42638]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove names of formal arguments from task.h.
09:16 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) updated by Jakub Jermář
There is also another similar scenario, which can lead to the observed …
09:11 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) updated by Jakub Jermář
Replying to jermar: > The issue is 100% reproducible with …

2010-05-01:

10:02 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) updated by Jakub Jermář
The issue is 100% reproducible with the following change: […] On …
08:32 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) updated by Jakub Jermář
Priority changed
08:13 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) updated by Jakub Jermář
Status, Owner changed
I think I know who the culprit is. The page tables are corrupted, …
07:59 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) updated by Jakub Jermář
Replying to decky: > I have already investigated this and …

2010-04-30:

23:10 Changeset in mainline [4ce914d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
get rid of atoi, use str_uint64
22:54 Changeset in mainline [bcb6f27]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add setup script
20:25 Ticket #219 (kernel panic on amd64) updated by Jakub Jermář
Hi Stepan, I have one idea which could help us to get this one …
20:19 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) updated by Jakub Jermář
We should be asking ourselves why are some parts of the kernel address …
19:42 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) updated by Jakub Jermář
From the attached qemu.log, these are the interesting exceptions …
18:48 kernel.raw.bz2 attached to Ticket #227 by Jakub Jermář
Kernel image with symbols matching the attached QEMU trace.
18:47 qemu.log attached to Ticket #227 by Jakub Jermář
The suspicious part of QEMU trace.
18:45 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) updated by Jakub Jermář
In the following analysis, I am using: - QEMU PC emulator version …
14:13 Changeset in mainline [25a7e11d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
backup (unstable)
08:54 Changeset in mainline [dafe675]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
serial port driver reads the input data and puts them into the input …
08:29 Changeset in mainline [2300b9d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
Fixed a bug.

2010-04-29:

23:36 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) updated by Jakub Jermář
According to Qemu logs, it turns out the hang can be caused by a …
21:26 Changeset in mainline [7f8b581]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
provide a mechanism which enables the driver to register several …
19:23 Changeset in mainline [13108f24]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Split spinlock_unlock() into a debug and non-debug version. The …
14:13 Changeset in mainline [cfe7716]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
backup (unstable)
08:34 Changeset in mainline [953bc1ef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
introduced an 'interrupt_enable' syscall as a temporary solution for …

2010-04-28:

23:02 Changeset in mainline [c050399]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove support for PearPC PearPC is totally unmaintained for almost 5 …
21:15 Ticket #236 (sysinfo functions call blocking slab_alloc() while holding ...) closed by Jakub Jermář
fixed: Fixed in changeset:head,416.
21:14 Ticket #235 (ddi_parea_* functions use blocking btree_* interfaces while holding ...) closed by Jakub Jermář
fixed: Fixed in changeset:head,416.
21:14 Ticket #234 (make_magcache() uses blocking malloc() while holding slab_cache_lock ...) closed by Jakub Jermář
fixed: Fixed in changeset:head,416.
21:12 Changeset in mainline [c2ab3f4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge blocking and locking improvements and fixes.
21:04 Changeset in mainline [55821eea]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not use blocking malloc() in make_magcache().
20:48 Changeset in mainline [a422bc5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not hold TASK→lock during the call to as_area_create(TASK→as, …).
20:08 Changeset in mainline [373acb4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Replace the parea_lock spinlock with mutex and don't insist on …
19:58 Changeset in mainline [c6218327]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
When taking sysinfo_lock, interrupts don't have to be disabled.
19:55 Changeset in mainline [6e121b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Load lock can be mutex a interrupts are not required to be disabled …
19:45 Changeset in mainline [6b6626d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Replace sysinfo_lock spinlock with a mutex.
19:23 Changeset in mainline [a3900cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make taking mutex in a non-thread context possible via busy waiting. …
19:18 Changeset in mainline [05411e8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Panic the kernel during a blocking request to allocate physical memory …
12:31 Ticket #234 (make_magcache() uses blocking malloc() while holding slab_cache_lock ...) updated by Jakub Jermář
slab_enable_cpucache() is called only once during system start-up …

2010-04-27:

18:44 Meetings edited by Jiri Svoboda
May meeting date (diff)
15:44 Ticket #226 (Assertion failed (missed_clock_ticks == 0)) closed by Jakub Jermář
fixed: Fixed in changeset:head,415.
15:33 Changeset in mainline [b8f7ea78]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jermar@…>
Remove the over-zealous ASSERT(missed_clock_ticks == 0) from clock(). …
13:28 Ticket #236 (sysinfo functions call blocking slab_alloc() while holding ...) created by Jakub Jermář
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 Jakub Jermář
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 Jakub Jermář
When called from slab_enable_cpucache(), make_magcache() uses blocking …

2010-04-26:

22:23 Changeset in mainline [b4ad39f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not hold the sysinfo spinlock either when doing copy_from_uspace().
20:09 Changeset in mainline [aeb6f25]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do copy_to_uspace() when not holding the sysinfo spinlock. The …
19:41 Changeset in mainline [acda8f0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Proper way of testing the mutex_trylock() return value.
19:33 Changeset in mainline [556f9892]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add two missing interrupts_restore() in mips32 debugger code.
19:15 Ticket #233 (kbox_proc_phone_hungup() holds spinlocks while taking a mutex) created by Jakub Jermář
In kbox_proc_phone_hungup() we have the following locking sequence: …
18:39 Ticket #232 (thread_update_accounting() asserts locking policy which is not adhered to) updated by Jiri Svoboda
In exc_dispatch() interrupts are disabled, but THREAD lock is NOT held.
18:34 Ticket #232 (thread_update_accounting() asserts locking policy which is not adhered to) created by Jiri Svoboda
The docblock of thread_update_accounting() states: 'Note that …
11:35 Changeset in mainline [170332d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jermar@…>
Disable interrupts when taking TASK→lock.

2010-04-25:

19:29 Ticket #230 (Mutexes taken when spinlocks held) closed by Jakub Jermář
fixed
19:29 Ticket #230 (Mutexes taken when spinlocks held) updated by Jakub Jermář
Fixed in revision changeset:head,409. Note that it may be …
19:25 Changeset in mainline [d69f959]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Take the address space and address space area mutexes conditionally in …
18:49 Sysel edited by Jiri Svoboda
missing: constructors (diff)
18:48 Sysel edited by Jiri Svoboda
Boolean operators implemented (diff)
18:48 Ticket #229 (ipc_wait_for_call() violates the answerbox and task locking order) closed by Jakub Jermář
fixed: Fixed in changeset:head,408.
18:44 Changeset in mainline [aa028db]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix ipc_wait_for_call() not to take the TASK spinlock while holding …
10:23 Ticket #228 (CPU lock taken when interrupts are enabled) closed by Jakub Jermář
fixed: Fixed in changeset:head,407. However I am still not convinced we need …
10:15 Changeset in mainline [37c9fc8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Cherry pick revision 404 from lp:~ersin/helenos/measure2. This fixes …

2010-04-24:

20:13 Ticket #231 (Two CPUs in critical section under Qemu/ia32/SMP) updated by Jakub Jermář
Description changed
20:07 spinlock_lock_debug.png attached to Ticket #231 by Jakub Jermář
Screenshot which shows panic on one of the CS invariant checks in the …
20:06 spinlock_unlock.png attached to Ticket #231 by Jakub Jermář
Screenshot with a ring buffer showing the lock-lock-unlock-unlock pattern
20:01 kernel.raw.bz2 attached to Ticket #231 by Jakub Jermář
kernel.raw for the sake of running a disassembler on it.
19:58 diff attached to Ticket #231 by Jakub Jermář
Diff from changeset:head,377.
19:58 Ticket #231 (Two CPUs in critical section under Qemu/ia32/SMP) created by Jakub Jermář
After applying the attached changes on top of changeset:mainline,377, …

2010-04-23:

23:09 Changeset in mainline [883fedc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge from lp:~jsvoboda/helenos/sysel. New: generic classes, …
23:03 Changeset in mainline [6c39a907]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Update for mainline changes.
21:42 Changeset in mainline [f4f866c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
21:41 Changeset in mainline [38aaacc2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Update SBI to rev. 207.
21:30 Sysel edited by Jiri Svoboda
Delegates implemented (diff)
18:49 Sysel edited by Jiri Svoboda
Add another idea (diff)
16:18 Changeset in mainline [80badbe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Grammar and spelling fixes.
15:15 Changeset in mainline [a721f6a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
tiny cstyle modifications (no change in functionality)
13:40 Changeset in mainline [5af21c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
fixed a bug
11:30 Changeset in mainline [df747b9c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
added device states (usable, invalid, not present, not initialized); …
09:52 Sysel edited by Jiri Svoboda
(diff)
08:35 Changeset in mainline [a78fa2a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
Send device's name to a driver when the device is passed to it.

2010-04-22:

14:54 Changeset in mainline [1f8657b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
serial port probing
11:00 Changeset in mainline [f928a8a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
ISA pseudo enumeration - fixed a bug.

2010-04-21:

22:01 Changeset in mainline [5fe1c32]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
backup (unstable)
13:58 Changeset in mainline [9efff92]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
simplify load calculation, the number of ready threads is available …
13:52 Ticket #225 (After merge measuring branch to mainline top echoes weird load) closed by Martin Decky
wontfix: I believe that the load values are perfectly reasonably — there is a …

2010-04-20:

19:06 Ticket #230 (Mutexes taken when spinlocks held) updated by Jiri Svoboda
Because you cannot take a coarser lock type while holding a finer lock …
17:50 Ticket #230 (Mutexes taken when spinlocks held) created by Jakub Jermář
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 Jakub Jermář
Since changeset:mainline,378 ipc_wait_for_call() locks the answerbox …
17:41 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) updated by Jakub Jermář
Component changed
17:40 Ticket #228 (CPU lock taken when interrupts are enabled) created by Jakub Jermář
In changeset:mainline,378, the following change, which introduces a …
17:38 Ticket #227 (HelenOS sometimes hard hangs shortly after boot) created by Jakub Jermář
This is reproducible for instance in revision 402. The system very …
15:12 Ticket #226 (Assertion failed (missed_clock_ticks == 0)) created by Jakub Jermář
Running changeset:mainline,402 on a dual-CPU Ultra 60 machine hits the …
15:01 Changeset in mainline [369a5f8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add STYLE_SELECTED and STYLE_INVERTED into serial output driver move …

2010-04-19:

19:58 Changeset in mainline [9f1362d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
console output improvements - define new generic styles …
14:55 Ticket #219 (kernel panic on amd64) updated by Štěpán Henek
Replying to jermar: > Could you also upload the …
13:34 Changeset in mainline [caad59a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
move to GCC 4.5.0 fix two cases of uninitialized variable suspicion …
13:33 Changeset in mainline [3bdf3d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix complilation on integratorcp
08:23 Ticket #225 (After merge measuring branch to mainline top echoes weird load) created by Stanislav Kozina
Top from measuring branch echoes load between 0-1 immediately after …

2010-04-18:

19:44 Changeset in mainline [5dc9622]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
finished pseudo enumeration of ISA legacy devices (the ISA bus driver …
19:33 Ticket #224 (Kernel crashed in clock()) updated by Jakub Jermář
This is the piece of clock() which was executing when the system …
19:18 kernel.raw.bz2 attached to Ticket #224 by Jakub Jermář
19:09 kernelcrash.png attached to Ticket #224 by Jakub Jermář
Screenshot with the stack trace.
19:08 Ticket #224 (Kernel crashed in clock()) created by Jakub Jermář
Changeset:mainline,398, default ia32 build, 5 CPUs, Qemu, crashed in …
18:35 Ticket #223 (fb crashes if mouse moves during start up) updated by Jakub Jermář
Summary changed
18:34 fb.disasm.bz2 attached to Ticket #223 by Jakub Jermář
fb disassembler output.
18:32 fbcrash.png attached to Ticket #223 by Jakub Jermář
Screenshot with the stack trace.
18:31 Ticket #223 (fb crashes if mouse moves during start up) created by Jakub Jermář
On the current head (r398), default ia32 build, the fb server crashes …
17:41 Changeset in mainline [bd01a4e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
indicate inactive CPUs
17:41 Changeset in mainline [9e05055]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
return value from tgetchar() must be "int" ("char" is unsigned on some …
17:40 Changeset in mainline [7d42cc9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add missing backslash
17:39 Changeset in mainline [5c45ca8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
declare user space "bool" type as "uint8_t" (to be compliant with the …
16:52 Changeset in mainline [dec16a2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
- sysinfo items "system.tasks" and "system.threads" now return …
16:45 Repositories edited by Martin Decky
add new branches (diff)
12:28 Changeset in mainline [e535eeb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
rename order() to order_suffix(), make it a generic libc string …
12:17 Changeset in mainline [e1b6742]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
export threads to user space the "tasks" command can now print all …
12:15 Changeset in mainline [bbda5ab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use realloc
12:08 Changeset in mainline [3d482e0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Rename 'uptime' command to 'stats'.
11:59 Changeset in mainline [c3d4bb45]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Proper prefix naming of stats library functions.
10:23 Changeset in mainline [70e2b2d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
avoid costly allocation and generation of data when it is actually not …
10:19 Changeset in mainline [da98918]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Rename 'ps' command to 'tasks'.
10:01 Changeset in mainline [d869398]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix uptime output format (even more :))
09:57 Changeset in mainline [80bfb601]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve sysinfo and stats documentation (no change in functionality)
09:55 Changeset in mainline [fce3536]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix uptime output format.
08:50 Ticket #222 (CPU cycle needs to be sampled in waitq_sleep_timeout_unsafe() too) closed by Jakub Jermář
fixed: Fixed in changeset:head,378.
00:57 Changeset in mainline [a80687e5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add missing include
00:24 Changeset in mainline [9dae191e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
sysinfo API cleanup - better support for generated subtrees - …
00:22 Changeset in mainline [d8e3467]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
rename arg_short_long() to arg_parse_short_long() and move it to libc
00:21 Changeset in mainline [c39a103]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
00:19 Changeset in mainline [30a5470]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
string to integer conversion routines

2010-04-17:

19:37 Ticket #222 (CPU cycle needs to be sampled in waitq_sleep_timeout_unsafe() too) created by Jakub Jermář
There are two locations in waitq_sleep_timeout_unsafe() that emulate …
18:28 Sysel edited by Jiri Svoboda
(diff)
18:21 Sysel edited by Jiri Svoboda
Autoboxing implemented. (diff)
16:28 Changeset in mainline [88dea9d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
merge from measuring branch
16:11 BazaarWorkflow edited by Martin Decky
(diff)
14:27 Ticket #221 (Printing floating-point numbers using printf() function from uspace) created by Stanislav Kozina
Uspace printf() function is missing support for printing floating …
09:25 Changeset in mainline [5ba201d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle changes (no change in functionality)
02:00 Changeset in mainline [b658c5d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix possible garbage dereference (subtree.table always needs to be …
01:57 Ticket #183 (Userspace heap allocator is not thread safe) closed by Martin Decky
fixed: The academical dilemma was solved by brute force. As of changeset …
01:35 Changeset in mainline [9d6bfa5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
concatenate EXTRA_CFLAGS properly
01:28 Changeset in mainline [d9fae235]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
sysinfo overhaul - cleanup (nicer data structures, use of SLAB …
01:27 Changeset in mainline [9256ad29]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
bring back configuration options sensitivity
01:26 Changeset in mainline [ab108be4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix several instances of possible NULL-pointer dereference and stale …
01:24 Changeset in mainline [e1da7ec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
coding style changes (no change in functionality)
01:16 Changeset in mainline [3292623]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
thread-safe heap allocator
01:15 Changeset in mainline [596d65c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
coding style change (no change in functionality)
01:14 Changeset in mainline [e35bf88]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix printout
01:13 Changeset in mainline [46416ab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
ia64: get back uint128_t
01:12 Changeset in mainline [abf09311]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
much safer implementation of str_dup() and str_ndup() port str_dup() …
01:07 Changeset in mainline [d7f8796c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add support for larger boot images (up to 8 MB)
01:05 Changeset in mainline [a3c4305]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add support for larger boot images (up to 8 MB)
01:04 Changeset in mainline [af7a26b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
explicitly list components, task and other files to force boot image …
01:02 Changeset in mainline [b3631bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add sysinfo kconsole command
01:01 Changeset in mainline [9528be02]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove sysinfo1 test (it was a poor man's test actually)

2010-04-16:

21:08 Ticket #220 (Unexpected FPU exception in top utility) updated by Jakub Jermář
Exception number 16 informs the user about some error condition which …
14:03 Changeset in mainline [c1a8ae52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
ISA bus - parts of child device pseudo enumeration (enumeration of …
12:37 Ticket #220 (Unexpected FPU exception in top utility) created by Stanislav Kozina
Sometimes I got FPU exception (number 16) when computing percentages …
07:55 Ticket #219 (kernel panic on amd64) updated by Jakub Jermář
Could you also upload the corresponding image.iso somewhere? So that …

2010-04-15:

22:15 Ticket #219 (kernel panic on amd64) updated by Štěpán Henek
Replying to jermar: > I have not been able to reproduce …
16:03 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) updated by Jakub Jermář
The respective Ultra 60 system ran fine (without any of the above …
12:40 Changeset in mainline [95319bd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
Added dummy_load utility. It just does some dummy load - either in …
07:06 Ticket #219 (kernel panic on amd64) updated by Jakub Jermář
I have not been able to reproduce this on Qemu + cross compiler so …
06:46 Changeset in mainline [d3b3395]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove debug prints
00:04 helenos-panic.png attached to Ticket #219 by Štěpán Henek
00:04 Ticket #219 (kernel panic on amd64) created by Štěpán Henek
After cca 20 "tasks" commands on kconsole kernel panics. qemu and …

2010-04-14:

21:24 Changeset in mainline [cd31ed8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
minor changes
21:18 Changeset in mainline [892e4e1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
ISA bus driver skeleton (just a set of empty files)
15:40 Changeset in mainline [bdfd3c97]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
Press 'i' in top and you can see IPC statistics.
14:41 Changeset in mainline [a307beb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
IPC statistics measured.

2010-04-13:

21:02 Sysel edited by Jiri Svoboda
Basic support for generics implemented. (diff)
18:34 Changeset in mainline [c9fff17]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Replace the still buggy GET_CHECK_PHONE() macro with a function.
12:57 Changeset in mainline [e43cdac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
Removed all floating point computation from top utility. Now all …
10:26 Changeset in mainline [75ebb5b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make phoneid comparison always unsigned in GET_CHECK_PHONE().

2010-04-12:

23:12 Changeset in mainline [34aac916]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix off-by-one error in GET_CHECK_PHONE().
23:03 Changeset in mainline [d7e45c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
sys_ipc_hangup() should treat the phoneid as unative_t so that …
22:50 Ticket #218 (Kernel panic on invalid phone hang-up) closed by Jakub Jermář
fixed: Fixed in changeset:head,356.
19:35 Ticket #218 (Kernel panic on invalid phone hang-up) created by Lenka Trochtova
The following code executed by a task causes the kernel to panic: …

2010-04-11:

11:17 Sysel edited by Jiri Svoboda
(diff)
10:43 Sysel edited by Jiri Svoboda
(diff)
10:33 Sysel edited by Jiri Svoboda
Fix bug in ReadBlocksParallel (diff)
10:30 Sysel edited by Jiri Svoboda
(diff)
10:28 Sysel edited by Jiri Svoboda
(diff)
09:56 Sysel edited by Jiri Svoboda
(diff)

2010-04-10:

22:25 KnowledgeArticles edited by Jiri Svoboda
(diff)
22:21 Sysel created by Jiri Svoboda
11:19 Changeset in mainline [1ef0fc3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge from lp:~jsvoboda/helenos/sysel.
11:15 Changeset in mainline [074444f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Update SBI to rev. 184.

2010-04-09:

16:29 Changeset in mainline [2721a75]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
ping overhaul: * coding style * shorter and better readable main() …
16:25 Changeset in mainline [ddfcfeb2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add parsing helpers
13:54 Changeset in mainline [3843ecb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
device classes as interface sets
13:12 Changeset in mainline [4196304]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use integer types detected by autotool also in uspace
12:56 Changeset in mainline [a1caa3c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove orphaned directories
12:54 Changeset in mainline [14f1db0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
networking overhaul: - separation of conserns - removal of (almost …
11:46 Changeset in mainline [3a5909f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
pci bus enumeration - bars and ints
11:18 Changeset in mainline [638927a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
top echoes also thread state overview write_barrier() after computing …
09:41 Changeset in mainline [faf38b2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
Removed thread selection from kernel. Now all threads are copied to …
09:09 Changeset in mainline [a325832]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
Fixed division by zero in top.c

2010-04-08:

20:32 Changeset in mainline [d1fc8f0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
pci base address registers reading - parts of code
14:04 Changeset in mainline [2480e19]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
fixed some bugs
10:52 Meetings edited by Jakub Jermář
(diff)
10:20 Changeset in mainline [89ce401a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
fixed some bugs, parts of pci bus enumeration

2010-04-07:

20:55 Changeset in mainline [5e598e0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
parts of pci enumeration
10:41 Changeset in mainline [7a3ccbc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
Echo task memory in kb instead of pages count
10:30 Changeset in mainline [36b5b0f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
fixed missing type definition
10:24 Changeset in mainline [516adce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
top echoes also physical memory overview

2010-04-06:

11:53 Changeset in mainline [1ba37fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
Removed useless cycles sum, using ucycles + kcycles instead.
11:41 Changeset in mainline [24ab58b3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
more compact network startup messages (usually one line instead of …
11:39 Changeset in mainline [4dd8529]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
decode socket/network errors as human-readable descriptions
11:35 Changeset in mainline [11e543c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix network configuration
11:35 Changeset in mainline [b9c0c90]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle changes
11:32 Changeset in mainline [c51fa73]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
down print the banner
11:31 Changeset in mainline [a397f1d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
decode return value
11:29 Changeset in mainline [0a72efc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add support for decoding error values
11:19 Changeset in mainline [f0dcdc5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
Fixed memory leak
09:12 Changeset in mainline [6ec34bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
bugfix: synch/waitq.c saves THREAD→last_cycle after context restored.

2010-04-05:

20:27 Changeset in mainline [8c06905]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
parts of pci driver

2010-04-04:

22:32 Changeset in mainline [ecb6ac32]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge from lp:~jsvoboda/helenos/sysel.
22:31 Changeset in mainline [23de644]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Update SBI to rev. 174.
22:07 Changeset in mainline [3aae4e8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
22:02 Changeset in mainline [73060801]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge Ctrl-Q CLUI feature.
22:01 Changeset in mainline [5db9084]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Ctrl-Q to quit CLUI application.
21:52 Changeset in mainline [9a66bc2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
several bugs fixed
21:41 Changeset in mainline [59ecd4a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.

2010-04-03:

16:55 Changeset in mainline [acc3f745]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
sys_get_task_info bugfix (cheking task id)
16:52 Changeset in mainline [452268a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
top echoes also percentage differencies of task cycles
15:26 Changeset in mainline [ee35ba0b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
top echoes also percentage usage of cpu

2010-04-02:

20:22 Changeset in mainline [8b2aba5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
top echoes also basic cpu info
13:37 Changeset in mainline [5cd136ab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
device interfaces and driver cooperation - parts of code
13:35 Changeset in mainline [8f56d93]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
top echoes also task list
09:13 Changeset in mainline [175ad5c6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
Ps does not wait first
08:27 Changeset in mainline [dd6c71c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Stanislav Kozina <stanislav.kozina@…>
top echoes counts of tasks
Note: See TracTimeline for information about the timeline view.