Timeline



2012-09-19:

15:23 Ticket #48 (Simple GUI) closed by Jiri Svoboda
worksforme: We now have a full graphical server which IMHO renders this ticket …
09:31 HardwareSupport edited by Jiri Svoboda
New SATA driver (diff)
07:02 HardwareSupport edited by Jakub Jermář
Update the ® and (D) flags. (diff)

2012-09-18:

15:10 Ticket #328 (LLVM 2.9 build of ia32 fails in CONTEXT_SAVE_ARCH_CORE) updated by Jiri Svoboda
We should re-test this with LLVM 3.1.
15:09 Ticket #413 (Port GNU Compiler Collection (gcc) to HelenOS) updated by Jiri Svoboda
As of 2012-08-14 the cxx-conversion branch was merged to GCC trunk. …

2012-09-16:

07:32 Ticket #495 (A keypress still required for shell to return control after a task is ...) created by Jakub Jermář
Even after mainline,1665, a keypress is needed for a shell …
06:59 Ticket #489 (answer_preprocess() may access deallocated phone structure) closed by Jakub Jermář
fixed: The memory corruption problem was fixed in mainline,1665. …
06:57 Ticket #488 (ipc_cleanup() may leave new callback connections behind) closed by Jakub Jermář
fixed: Fixed in mainline,1665.
06:57 Ticket #487 (ipc_cleanup() may get new slammed phones that will prevent its completion) closed by Jakub Jermář
fixed: Fixed in mainline,1665.
06:56 Ticket #279 (Sleeping task does not get killed immediately) closed by Jakub Jermář
fixed: The task-does-not-disappear-until-after-a-keypress problem was fixed …
06:53 Ticket #444 (Low-level ipc_forget()) closed by Jakub Jermář
fixed: A modified version of this feature has been merged in …

2012-09-13:

09:11 DeveloperDocs edited by Jiri Svoboda
Add some interesting lecture notes (diff)
09:04 DeveloperDocs edited by Jiri Svoboda
Add IEEE-754 (diff)
08:30 UDF edited by Julia Medvedeva
(diff)
08:28 UDF edited by Julia Medvedeva
(diff)

2012-09-12:

15:45 StudentTips edited by Jakub Jermář
Coding tips first, writing tips second. (diff)
14:57 StudentTips edited by Jakub Jermář
(diff)
14:52 StudentTips edited by Jakub Jermář
(diff)
14:48 StudentTips edited by Jakub Jermář
New tips. (diff)

2012-09-11:

10:46 Lab edited by Jakub Jermář
Add JJ's Raspberry Pi and BeagleBoard-xM. (diff)
10:14 Ticket #494 (Need abortable async_get_call() variant) updated by Jiri Svoboda
Description changed
10:14 Ticket #494 (Need abortable async_get_call() variant) created by Jiri Svoboda
There is an async_get_call() which will block forever when no call is …

2012-09-10:

12:15 Ticket #493 (kcon breaks redrawing) updated by Jiří Zárevúcky
It makes some sense. If the compositor (or some other part of the GUI) …
08:33 Ticket #493 (kcon breaks redrawing) updated by Jiri Svoboda
IMHO the compositor should not draw to the kfb when kernel console is …

2012-09-09:

13:54 Ticket #493 (kcon breaks redrawing) updated by Martin Decky
The ticket describes multiple issues, some of them concern also …
13:08 Ticket #493 (kcon breaks redrawing) updated by Jiří Zárevúcky
I don't think this should be considered a bug. As has been stated on …
12:48 kcon_continue_03_qemu.png attached to Ticket #493 by Hanka Sch.
12:47 kcon_03_qemu.png attached to Ticket #493 by Hanka Sch.
12:46 kcon_01.png attached to Ticket #493 by Hanka Sch.
12:44 Ticket #493 (kcon breaks redrawing) created by Hanka Sch.
(Tested in Virtualbox and QEMU) 1) Type "kcon" in bdsh. 2) Move the …

2012-09-08:

21:34 UsersGuide/CommandReference edited by Hanka Sch.
lsusb replaced by usbinfo -l (diff)
20:53 UsersGuide/CompilingFromSource edited by Hanka Sch.
fix relative path (diff)

2012-09-07:

15:20 Ticket #249 (arm32 load/store decoder is too limited) closed by Jan Vesely
fixed: new decoder merged in mainline,1660
14:05 Ticket #490 (arm32 task kill message prints incorrect address.) closed by Jan Vesely
fixed: fixed in mainline,1655
11:56 Ticket #389 (Devman crashes after repeated add/remove.) updated by Jan Vesely
#384 has been fixed and I can still reproduce on current mainline (amd64).
10:39 Ticket #492 (btrace kcon command panics on arm32.) updated by Jan Vesely
Looks like btrace of live threads is a problem on other arches too.
10:38 am64-btrace-panic.png attached to Ticket #492 by Jan Vesely
pnic on adm64
08:34 Printf edited by Vojtech Horky
Add include needed for PRINTF_ATTRIBUTE (diff)
08:30 Meetings edited by Jakub Jermář
Update the venue of tomorrow's meeting (diff)

2012-09-05:

22:28 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jan Vesely
oh, I thought ld would at least print a warning if the result breaks …
19:51 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jakub Jermář
ld is just blindly following instructions in the linker script. It is …
19:43 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jan Vesely
I hoped to get this fixed before merging bbxm branch as it uses arch …
19:34 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Martin Decky
> Well, srv/loader is not involved in this in any way as the loaded …
19:25 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jakub Jermář
Replying to jermar: >Anyway, there is a mention of this …
19:16 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jakub Jermář
Replying to decky: > Indeed, it looks like a loader …
16:27 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Martin Decky
Priority, Owner, Component, Summary changed
Indeed, it looks like a loader problem to me which is only manifested …
16:17 Ticket #479 (Compositor faulty on arm32, mips32, ppc32) updated by Martin Decky
Description, Summary changed
15:41 Ticket #490 (arm32 task kill message prints incorrect address.) updated by Jan Vesely
This is getting tricky. I added another printf so the function looks …
15:06 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jan Vesely
First thing that I noticed is that nsv5-broken has .p_align = 4… I …
12:52 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Martin Decky
Yes, the previous comment basically summarizes the history. The …
12:36 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jiri Svoboda
If I recall correctly, this started with a problem of GNU ld vs. the …

2012-09-04:

21:41 Ticket #249 (arm32 load/store decoder is too limited) updated by Jan Vesely
Proposed fix: lp:~jan.vesely/helenos/fix-249 qemu integrator/cp …
17:22 Ticket #492 (btrace kcon command panics on arm32.) created by Jan Vesely
I tried to see btrace of compositor thread kconsole> btrace 29 …
13:39 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jan Vesely
Replying to jermar: > Quoting from ARM ELF specification: …
07:13 nsv5-linker.elfdump attached to Ticket #491 by Jan Vesely
srv/ns elf dump (-march=armv5), fixed by removing align line from …
07:12 nsv5-align-entry.elfdump attached to Ticket #491 by Jan Vesely
srv/ns elf dump (-march=armv5), fixed by adding .align 8 line to entry.s
07:12 nsv5-broken.elfdump attached to Ticket #491 by Jan Vesely
srv/ns elf dump (-march=armv5)
07:11 nsv4.elfdump attached to Ticket #491 by Jan Vesely
srv/ns elf dump (-march=armv4)
06:22 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jakub Jermář
Quoting from ARM ELF specification: […]
06:18 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jakub Jermář
The fix in mainline,1582 was probably a follow-up on …
00:38 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jiří Zárevúcky
This line has been added very recently in …

2012-09-03:

21:43 align.patch attached to Ticket #491 by Jan Vesely
Drop explicit alignment from linker script
21:43 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jan Vesely
dropping line: /* Make sure the code is aligned reasonably */ . = …
21:36 armv5.patch attached to Ticket #491 by Jan Vesely
Use -march=armv5
21:35 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) created by Jan Vesely
Using -march=armv5 to compile integratorcp target (attached …
17:44 Ticket #490 (arm32 task kill message prints incorrect address.) created by Jan Vesely
The message printed looks like this: Task init:ns (18433999634432) …

2012-08-30:

18:19 Ticket #486 (i8042 crashes for unknown reason) updated by Jakub Jermář
Milestone changed
18:19 Ticket #486 (i8042 crashes for unknown reason) closed by Jakub Jermář
fixed: Fixed in mainline,1641.
10:26 Ticket #486 (i8042 crashes for unknown reason) updated by Jakub Jermář
Clearly, we need to check the return value from memalign() here.
10:09 Ticket #486 (i8042 crashes for unknown reason) updated by Jakub Jermář
Can it be that memalign() simply fails to allocate TLS data for the …
09:29 Ticket #489 (answer_preprocess() may access deallocated phone structure) updated by Jakub Jermář
I will try to think of a way to fix this in lp:~jakub/helenos/camp2012.
09:28 Ticket #489 (answer_preprocess() may access deallocated phone structure) created by Jakub Jermář
In answer_preprocess(), there is: […] The problem is that if …
08:41 Ticket #488 (ipc_cleanup() may leave new callback connections behind) updated by Jakub Jermář
I am planning to fix this soon in lp:~jakub/helenos/camp2012.
08:41 Ticket #488 (ipc_cleanup() may leave new callback connections behind) created by Jakub Jermář
In theory, when an IPC_M_CONNECT_TO_ME call is answered after …
06:53 Ticket #487 (ipc_cleanup() may get new slammed phones that will prevent its completion) updated by Jakub Jermář
I have a fix for this in lp:~jakub/helenos/camp2012.
06:52 Ticket #487 (ipc_cleanup() may get new slammed phones that will prevent its completion) created by Jakub Jermář
ipc_cleanup() first hangs up all slammed or connected phones, but …
00:34 Ticket #120 (Some HelenOS code breaks strict aliasing rules) updated by Jiří Zárevúcky
Replying to decky: > OK, the pragmatic question is: What …

2012-08-29:

20:08 Ticket #486 (i8042 crashes for unknown reason) updated by Jakub Jermář
Applying the disassembly to the stacktrace printed at i8042 crash, the …
14:06 Ticket #486 (i8042 crashes for unknown reason) updated by Jiří Zárevúcky
Yes, of course. By the way, why is there no email when an attachment …
13:43 i8042.tar.bz2 attached to Ticket #486 by Jiří Zárevúcky
Binary and disassembly
11:24 Ticket #486 (i8042 crashes for unknown reason) updated by Jiri Svoboda
Ideally build with line debugging information and include the disassembly.
06:54 Ticket #486 (i8042 crashes for unknown reason) updated by Jakub Jermář
Hi, could you also load the compressed i8042 binary which crashed?

2012-08-28:

19:34 i8042_crash.png attached to Ticket #486 by Jiří Zárevúcky
screenshot of the crash info in kconsole
19:34 Ticket #486 (i8042 crashes for unknown reason) created by Jiří Zárevúcky
I've stumbled upon this when trying to figure out why the GUI freezes …

2012-08-26:

09:41 UDF edited by Julia Medvedeva
(diff)

2012-08-24:

16:10 Ticket #477 (ext4fs hangs when trying to remove a sparse file) updated by Jakub Jermář
Milestone changed
15:30 Ticket #476 (ext4fs hangs when trying to remove a sparse file) closed by Martin Decky
fixed: Fixed in mainline,1638.
14:27 Ticket #476 (ext4fs hangs when trying to remove a sparse file) updated by Vojtech Horky
From the attached screenshot it rather looks that it is VFS that died …
14:23 removal_of_sparse_file.png attached to Ticket #476 by Vojtech Horky
Stack trace in kernel console after trying to remove sparse file
14:09 Ticket #476 (ext4fs hangs when trying to remove a sparse file) updated by Frantisek Princ
Status, Owner changed
12:57 Ticket #481 (Support for IEEE802.11 wireless networking (a.k.a. WiFi)) updated by Jiri Svoboda
Sounds interesting. It would be nice to have a WiFi adapter emulated …
11:21 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
07:44 GSoC2012WeeklyReports edited by Vojtech Horky
Add Sean, summary (diff)
06:54 Bithenge/Syntax edited by Sean Bartell
Fix logical operators (diff)
06:49 StructuredBinaryData edited by Sean Bartell
replace with link to Bithenge (diff)
06:48 GSoC2012WeeklyReports edited by Vojtech Horky
Add links to summary e-mails (diff)
06:48 Repositories edited by Sean Bartell
really update Bithenge link (diff)
06:47 Repositories edited by Sean Bartell
update Bithenge link (diff)
06:46 GSOC edited by Sean Bartell
update Bithenge link (diff)
06:41 Bithenge/Design created by Sean Bartell

2012-08-23:

17:40 Ticket #481 (Support for IEEE802.11 wireless networking (a.k.a. WiFi)) updated by Vojtech Horky
Accidentally found following thread on …
13:54 ContemplatedFeatures edited by Martin Decky
EHCI, xHCI (diff)
12:55 Ticket #485 (Desktop is slow) created by Jiri Svoboda
The composited desktop is way too slow to be usable with Qemu/non-KVM …
12:45 Ticket #484 (Window movement is invisible) created by Jiri Svoboda
When you drag and move a window, no change is shown until you release …
12:42 Ticket #483 (Focus switching is sloppy) created by Jiri Svoboda
When you click on an inactive window, it gets the focus, but the …
12:40 Ticket #482 (Cannot see which window is active) created by Jiri Svoboda
There is no way to tell which desktop window is active (i.e. which has …
09:43 ContemplatedFeatures edited by Jiri Svoboda
(diff)

2012-08-22:

18:30 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
14:10 Ticket #481 (Support for IEEE802.11 wireless networking (a.k.a. WiFi)) created by Jiri Svoboda
Implement a native HelenOS driver for 802.11 wireless networking …
09:15 GSOC edited by Jakub Jermář
(diff)
09:12 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)

2012-08-21:

12:37 AvailableTheses edited by Vojtech Horky
Fix link (diff)
11:12 Ticket #480 (VFS deadlocks when FS calles VFS operation (namespace_rwlock)) created by Zdenek Bouska
Jakub on mailing list: The solution with a global namespace lock …
06:53 ContemplatedFeatures edited by Vojtech Horky
Prevent link creation (diff)

2012-08-20:

18:59 Bithenge/Library created by Sean Bartell
18:25 Bithenge/Syntax created by Sean Bartell
16:51 ContemplatedFeatures edited by Martin Decky
capture more ideas so that they don't get lost in emails (diff)
15:14 Genode edited by kurbel
(diff)
06:34 Bithenge created by Sean Bartell

2012-08-18:

12:13 UDF edited by Julia Medvedeva
(diff)
12:12 UDF edited by Julia Medvedeva
(diff)
12:09 UDF edited by Julia Medvedeva
(diff)
12:08 UDF edited by Julia Medvedeva
(diff)

2012-08-17:

17:36 ToMerge edited by Vojtech Horky
Fix typo (diff)
17:35 ToMerge edited by Vojtech Horky
Update NUMA (diff)
15:03 Ticket #271 (Fibril rwlocks read/write lock switch) updated by Jiří Zárevúcky
There is one thing that needs to be understood about the proposed …
13:23 UsersGuide edited by Vojtech Horky
Add link to GUI (diff)
13:21 UsersGuide/GUI created by Vojtech Horky
Initial version
12:22 UsersGuide/Editor edited by Martin Sucha
(diff)
12:16 ToMerge edited by Martin Decky
(diff)
12:12 UsersGuide/TextEditing edited by Jiri Svoboda
Home/End moves to beginning/end of line, in general (diff)
12:04 Ticket #479 (Compositor faulty on arm32, mips32, ppc32) created by Martin Decky
On arm32, mips32 and ppc32, the compositor service runs, but no …

2012-08-16:

22:20 tetris_cube_trace.png attached to Ticket #478 by Vojtech Horky
Demonstration of the bug (notice window is rotated)
22:19 Ticket #478 (Single-pixel line not redrawn in vterm) created by Vojtech Horky
The problem is best described by the attached picture. The bug was …
22:04 Ticket #477 (ext4fs hangs when trying to remove a sparse file) closed by Maurizio Lombardi
duplicate
21:59 Ticket #477 (ext4fs hangs when trying to remove a sparse file) created by Maurizio Lombardi
The ext4fs hangs when trying to remove a sparse file with size > 4Mb …
21:59 Ticket #476 (ext4fs hangs when trying to remove a sparse file) created by Maurizio Lombardi
The ext4fs hangs when trying to remove a sparse file with size > 4Mb …
11:12 GSoC2012WeeklyReports edited by Vojtech Horky
Add Sean, week 13; mark missing (diff)
09:17 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
09:13 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)

2012-08-15:

14:58 Logging edited by Jiri Svoboda
Default logging level (diff)
14:52 Logging edited by Jiri Svoboda
Better explanation of LVL_NOTE and LVL_DEBUG (diff)
12:26 KnowledgeArticles edited by Vojtech Horky
Add link to logging page (diff)
12:25 Logging created by Vojtech Horky
First version

2012-08-13:

14:40 Ticket #384 (Synchronize device tree transitions) closed by Jiri Svoboda
fixed: Fixed in mainline,1597.

2012-08-12:

22:55 Ticket #475 (File system probing) updated by Jiri Svoboda
'Other systems?' Which ones are those, beside GNU? :-)
22:24 Ticket #475 (File system probing) created by Martin Decky
The VFS and file system drivers should support file system probing in …
21:24 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
18:45 ToMerge edited by Martin Decky
the ext4 branch is already merged (diff)

2012-08-10:

05:46 CodingTips edited by Vojtech Horky
Fix formatting (diff)

2012-08-09:

22:12 Ticket #474 (Mac Pro (Early 2009) UHCI keyboard error) updated by Jan Vesely
Does this produce some kind of error? Does UHCI driver use interrupts …
21:19 WikiStart edited by Jiri Svoboda
Coding tips (diff)
21:18 CodingTips created by Jiri Svoboda
15:39 CStyle edited by Jiri Svoboda
More on bracing, Yoda comparison (diff)
15:19 HowToContribute edited by Martin Decky
add link (diff)
15:17 StudentTips edited by Martin Decky
update link (diff)
15:11 CStyle created by Martin Decky
copy cstyle standard from the old Drupal page
15:08 WikiStart edited by Martin Decky
(diff)
15:04 ContemplatedFeatures created by Martin Decky
create a catch-all feature list page
15:00 WikiStart edited by Martin Decky
(diff)
13:11 UsersGuide/CommandReference/msim edited by Martin Decky
update image link (diff)
13:09 Milestone 0.5.0 completed
12:43 SashimiRegressions edited by Martin Decky
remove fixed tickets (diff)
12:41 FajtlRegressions edited by Martin Decky
remove fixed tickets (diff)
12:39 CurrentIssues edited by Martin Decky
update links (diff)
12:32 ReleaseNotes edited by Martin Decky
comment out the "release soon" paragraph for now (diff)
12:29 ReleaseNotes edited by Martin Decky
add release notes for 0.5.0 (diff)
12:28 ReleaseNotes/Mainline created by Martin Decky
create new empty draft based on the template
06:42 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)

2012-08-08:

20:05 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
19:51 Lab edited by Jakub Jermář
(diff)
19:12 Lab edited by Jakub Jermář
(diff)
17:06 ConcurrentHashTable edited by Adam Hraska
fixed ht lookup and upd test numbers (diff)
16:58 ConcurrentHashTable edited by Adam Hraska
typos (diff)
13:36 ConcurrentHashTable edited by Vojtech Horky
Add links to Launchpad repositories (diff)
13:15 ReleaseNotes/0.4.2 edited by Jakub Jermář
(diff)
13:15 ReleaseNotes/0.4.3 edited by Jakub Jermář
(diff)
13:14 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
12:53 ReleaseNotes/0.5.0 edited by Jakub Jermář
Qemu vs. QEMU (diff)
12:46 ReleaseNotes/0.5.0 edited by Vojtech Horky
lsusb was merged into usbinfo (diff)
12:40 ConcurrentHashTable edited by Adam Hraska
(diff)
12:37 ConcurrentHashTable edited by Adam Hraska
ht lookup scalability description (diff)
12:35 ReleaseNotes/0.5.0 edited by Jiri Svoboda
Move USB and NIC drivers up (diff)
12:34 ReleaseNotes/0.5.0 edited by Jiri Svoboda
SATA and GRUB 2 (diff)
12:03 ConcurrentHashTable edited by Adam Hraska
rcu update overhead benchmark results evaluation (diff)
11:50 r1589-list-upd-trim.png attached to ConcurrentHashTable by Adam Hraska
11:43 ConcurrentHashTable edited by Adam Hraska
rcu update overhead benchmark description (diff)
11:28 Lab edited by Jakub Jermář
(diff)
11:23 ConcurrentHashTable edited by Adam Hraska
rcu read side scalability benchmark description (diff)
11:08 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
11:05 r1589-ht-upd.png attached to ConcurrentHashTable by Adam Hraska
11:05 r1589-ht-lookup.png attached to ConcurrentHashTable by Adam Hraska
11:05 r1589-list-upd.png attached to ConcurrentHashTable by Adam Hraska
11:05 r1589-list-read.png attached to ConcurrentHashTable by Adam Hraska
11:04 ConcurrentHashTable edited by Adam Hraska
(diff)
10:59 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
10:57 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
10:57 ConcurrentHashTable created by Adam Hraska
short description, how to run tests and benchmarks
10:54 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
10:51 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
10:47 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
10:44 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
08:08 GSoC2012WeeklyReports edited by Vojtech Horky
Add Sean, week 12 (diff)
04:42 StructuredBinaryData edited by Sean Bartell
Better expressions implemented (diff)

2012-08-07:

21:22 Lab edited by Martin Decky
update Mac Pro (diff)
21:20 Ticket #474 (Mac Pro (Early 2009) UHCI keyboard error) created by Martin Decky
The USB 1.1 HID keyboard is not operational on Mac Pro 4.1 (Early …
20:54 Lab edited by Martin Decky
update ASUSTeK M3N WS (diff)
20:52 Ticket #473 (​ASUSTeK M3N WS strange behaviour) created by Martin Decky
As of mainline,1585 the behaviour of HelenOS on the …
17:42 Lab edited by Martin Decky
update (diff)
17:41 Ticket #472 (PCI bus not detected on iMac G4) created by Martin Decky
The PCI bus is not detected on iMac G4 (Flat Panel), thus rendering …
17:23 Lab edited by Martin Decky
move unsupported machines to a dedicated table (for better readablility) (diff)
17:20 Lab edited by Martin Decky
track major issues as tickets, not as mere comments (diff)
17:19 Ticket #471 (Dell PowerEdge 7150 PS/2 keyboard input not working) created by Martin Decky
As of mainline,1560, the PS/2 keyboard input on Dell …
17:15 Lab edited by Martin Decky
update Mac Mini (diff)
17:14 Ticket #470 (Mac Mini (Mid 2011) boot issues) created by Martin Decky
When trying to boot HelenOS on the Mac Mini (Mid 2011), the BIOS GRUB …
17:02 Lab edited by Martin Decky
update (diff)
16:15 Lab edited by Martin Decky
update (diff)
13:27 Ticket #461 (No interrupts for uspace on real hardware when SMP enabled) updated by Jakub Jermář
Milestone changed
13:26 Ticket #461 (No interrupts for uspace on real hardware when SMP enabled) updated by Jakub Jermář
I am inclined towards moving this to the next release as this is …
12:48 Camp2012 edited by Martin Decky
(diff)
06:14 StructuredBinaryData edited by Sean Bartell
More future features. (diff)
05:57 StructuredBinaryData edited by Sean Bartell
Outer struct access is complete (diff)

2012-08-06:

21:42 StructuredBinaryData edited by Sean Bartell
Document bit blobs and add future features (diff)

2012-08-05:

22:22 Screenshots edited by Jakub Jermář
(diff)
22:21 Screenshots edited by Jakub Jermář
(diff)
22:16 Screenshots edited by Jakub Jermář
(diff)
22:10 WikiStart edited by Jakub Jermář
(diff)
21:44 Ticket #452 (amd64 cores do not contain valid register information) closed by Jakub Jermář
fixed: The problem is that the resepctive elf_regs_t structure was missing …
15:18 GSoC2012WeeklyReports edited by Vojtech Horky
Add Sean, week 11 (diff)
13:01 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
12:50 Ticket #469 (tcp crashes during or after the first HTTP request) closed by Jiri Svoboda
fixed: Hopefully fixed in mainline,1584.

2012-08-04:

21:07 Ticket #469 (tcp crashes during or after the first HTTP request) updated by Jakub Jermář
Priority changed
Making this a blocker for the 0.5.0 release. We really want to release …
18:03 StructuredBinaryData edited by Sean Bartell
Document flow control syntax (diff)

2012-08-03:

12:13 Genode edited by kurbel
(diff)
11:17 Repositories edited by Vojtech Horky
Link to Genode wiki page (diff)
09:30 Genode created by kurbel
08:18 GSOC edited by kurbel
(diff)

2012-08-02:

22:56 Ticket #469 (tcp crashes during or after the first HTTP request) updated by Jakub Jermář
Summary changed
Just noticed the same crash happens also on ia32. The exception is a …
22:42 Ticket #469 (tcp crashes during or after the first HTTP request) created by Jakub Jermář
As of mainline,1583, the tcp server crashes when run on amd64 shortly …
19:51 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
06:27 StructuredBinaryData edited by Vojtech Horky
Make the source code example more visible (diff)

2012-08-01:

22:33 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
21:16 StructuredBinaryData edited by Sean Bartell
Explain referencing counting and move parameters. (diff)
18:47 Ticket #413 (Port GNU Compiler Collection (gcc) to HelenOS) updated by Martin Decky
Vivek Prakash did not pass GSoC midterm evaluation. AFAIK nobody is …
17:59 Ticket #413 (Port GNU Compiler Collection (gcc) to HelenOS) updated by Jiří Zárevúcky
Any progress on this, or is the project dead?
12:12 Ticket #453 (HelenOS/mips32/msim crashes during boot) updated by Martin Decky
I agree, but it is better to stay on the safe side. Nobody is using …
09:20 Ticket #453 (HelenOS/mips32/msim crashes during boot) updated by Jakub Jermář
Disabling FPU instructions for all mips32 uspace is probably too …

2012-07-31:

22:48 Ticket #318 (Unexpected pfrc (159712).) closed by Martin Decky
worksforme: I am unable to reproduce the issue with the current mainline …
15:39 Ticket #347 (as_area_destroy() broken on mips32 in GXemul) closed by Martin Decky
duplicate: The bug is no longer reproducible, which suggests that the root cause …
15:12 Lab edited by Martin Decky
move the colorful bullets near the status (diff)
15:04 Lab edited by Martin Decky
update current status (diff)
15:01 FajtlRegressions edited by Martin Decky
update matrix (diff)
12:52 Ticket #453 (HelenOS/mips32/msim crashes during boot) closed by Martin Decky
fixed: Using the -msoft-float is the strongest option we can use to make the …
12:13 Ticket #468 (Implement IPC_M_DATA_READ_WRITE) created by Martin Decky
Implement IPC_M_DATA_READ_WRITE as a atomic bidirectional combination …
07:53 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)

2012-07-29:

16:13 GSoC2012WeeklyReports edited by Vojtech Horky
Add Sean, week 10 (diff)

2012-07-28:

17:02 Ticket #453 (HelenOS/mips32/msim crashes during boot) updated by Jakub Jermář
The problem goes away (at least for the kernel) when we change …
16:59 Ticket #454 (HelenOS/mips32/gxemul crashes during boot) closed by Jakub Jermář
worksforme: Not reproducible as of mainline,1564. Closing as not reproducible.
07:06 Ticket #453 (HelenOS/mips32/msim crashes during boot) updated by Jakub Jermář
The problem is that gcc generated code which uses CP1 (i.e. FPU) even …
05:37 Ticket #430 (Loader crashes when 'Strip binaries' is used) closed by Jakub Jermář
fixed: Fixed in mainline,1564.
05:17 Ticket #430 (Loader crashes when 'Strip binaries' is used) updated by Jakub Jermář
Yeah, if the .interp section is marked as allocable ("a") and @note or …

2012-07-25:

01:50 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)

2012-07-24:

17:57 Lab edited by Martin Decky
update ThinkPad T60 (diff)
17:43 Lab edited by Martin Decky
update status (diff)
17:35 Lab edited by Martin Decky
fix table (diff)
17:35 Lab edited by Martin Decky
add Raspberry Pi (diff)
17:33 Lab edited by Martin Decky
update working status (diff)
17:28 FajtlRegressions edited by Martin Decky
update sanity and SMP (diff)
16:06 Ticket #461 (No interrupts for uspace on real hardware when SMP enabled) updated by Jakub Jermář
Jiri, could you please verify that interrupts are working properly for …
15:13 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)

2012-07-23:

18:24 Ticket #461 (No interrupts for uspace on real hardware when SMP enabled) updated by Jakub Jermář
Status changed
18:23 Ticket #461 (No interrupts for uspace on real hardware when SMP enabled) updated by Jakub Jermář
Status, Owner changed
18:18 Ticket #461 (No interrupts for uspace on real hardware when SMP enabled) updated by Jakub Jermář
Component, Summary changed
18:15 Ticket #461 (No interrupts for uspace on real hardware when SMP enabled) updated by Jakub Jermář
orome_: >as to what causes usb to not work, I think it's because apic …
18:08 Ticket #465 (HelenOS does not boot in Ski) closed by Jakub Jermář
notadefect
18:07 Ticket #465 (HelenOS does not boot in Ski) reopened by Jakub Jermář
15:13 Ticket #465 (HelenOS does not boot in Ski) closed by Martin Decky
fixed: A temporary workaround was implemented in [changeset:mainline,1556
04:57 Ticket #395 (memalign() does not work as expected) closed by Jakub Jermář
fixed: Fixed in mainline,1553.

2012-07-22:

17:52 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
17:40 StructuredBinaryData edited by Vojtech Horky
Make longer code-samples more visible (no inlining) (diff)

2012-07-21:

21:18 StructuredBinaryData edited by Sean Bartell
explain parameters better (diff)

2012-07-20:

11:56 Ticket #467 (Use of bit fields in AHCI driver is not clearly justified based on the ...) updated by Jiri Svoboda
What I meant is using bit fields in structures with the intent of …
10:03 Ticket #467 (Use of bit fields in AHCI driver is not clearly justified based on the ...) updated by Martin Decky
Summary changed
10:01 Ticket #467 (Use of bit fields in AHCI driver is not clearly justified based on the ...) updated by Martin Decky
> little-endian and big-endian are terms commonly used with byte order …
09:04 Ticket #467 (Use of bit fields in AHCI driver is not clearly justified based on the ...) updated by Jiri Svoboda
Okay so first, little-endian and big-endian are terms commonly used …
00:31 StructuredBinaryData edited by Sean Bartell
add some detail about parameters (diff)

2012-07-19:

15:24 Ticket #467 (Use of bit fields in AHCI driver is not clearly justified based on the ...) updated by Martin Decky
Summary changed
15:23 Ticket #467 (Use of bit fields in AHCI driver is not clearly justified based on the ...) updated by Martin Decky
I consider the use of bit fields superior to bitwise operations, the …
15:11 Ticket #467 (Use of bit fields in AHCI driver is not clearly justified based on the ...) created by Jiri Svoboda
The new AHCI driver (ahci_hw.h) uses C bit fields to describe hardware …

2012-07-18:

22:02 Ticket #395 (memalign() does not work as expected) updated by Jakub Jermář
Milestone changed
No need to have this fixed for 0.5.0, rescheduling for the next release.
21:45 Ticket #463 (The presence of the ISA bus driver and the USB HC drivers hangs the ...) closed by Jakub Jermář
worksforme: After mainline,1545, the issue is no longer reproducible. …
15:19 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
15:10 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
09:30 Ticket #461 (No interrupts for uspace on real hardware when SMP enabled) updated by Jakub Jermář
Keywords, Summary changed
09:28 Ticket #389 (Devman crashes after repeated add/remove.) updated by Jakub Jermář
Milestone changed
Rescheduling this ticket to the next release. It is probably a …
09:24 Ticket #465 (HelenOS does not boot in Ski) updated by Jakub Jermář
Milestone, Keywords changed
I am rescheduling this for the next release as this is probably a …

2012-07-17:

10:15 Ticket #50 (Kconsole better tab completion) updated by Jakub Jermář
Milestone changed
10:05 Ticket #50 (Kconsole better tab completion) closed by Vojtech Horky
fixed: I agree. Closing as completed, for command-specific completion now …
10:03 Ticket #466 (Command-specific tab completion in kernel console) created by Vojtech Horky
Current mainline (rev. 1539) offers tab …
09:15 Ticket #50 (Kconsole better tab completion) updated by Jakub Jermář
Can this ticket be closed now? I believe later enhancements can go in …

2012-07-16:

16:13 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
15:57 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
15:25 Ticket #189 (DNS resolver) updated by Jiri Svoboda
Watch my progress at https://code.launchpad.net/~jsvoboda/helenos/dnsr

2012-07-15:

20:10 Ticket #465 (HelenOS does not boot in Ski) updated by Jakub Jermář
I have filed a GCC bug …
18:15 Ticket #465 (HelenOS does not boot in Ski) updated by Jakub Jermář
Interestingly enough, it appears like in the continuation of the above …
18:08 Ticket #465 (HelenOS does not boot in Ski) updated by Jakub Jermář
I located the sequence of instructions that are responsible for this. …

2012-07-14:

20:48 Ticket #465 (HelenOS does not boot in Ski) updated by Jakub Jermář
Just verified that the problem does not occur with the same sources …
20:18 Ticket #465 (HelenOS does not boot in Ski) created by Jakub Jermář
As of mainline,1539, HelenOS does not boot in the Ski simulator. …

2012-07-13:

08:26 Meetings edited by Jakub Jermář
Update venue of tomorrow's meeting. (diff)

2012-07-12:

10:12 UDF edited by Martin Decky
add unsupported functions (diff)
10:10 UDF edited by Martin Decky
import the rest of the dashboard (diff)
10:00 UDF edited by Martin Decky
import first part of Julia's dashboard (diff)
09:51 UDF edited by Martin Decky
small changes (diff)

2012-07-10:

19:38 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
13:37 Ticket #50 (Kconsole better tab completion) updated by Vojtech Horky
Symbol table completion (as argument for any command) merged in …
11:30 Printf edited by Vojtech Horky
More examples, improve wording (diff)

2012-07-08:

17:54 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
16:56 Ticket #389 (Devman crashes after repeated add/remove.) updated by Jakub Jermář
I am wondering if this behavior, as documented by the attached core …
15:24 devman2.tar.bz2 attached to Ticket #389 by Jakub Jermář
More ia32 coredumps, this time with source level debugging information.
13:33 Ticket #384 (Synchronize device tree transitions) updated by Jakub Jermář
See also changed
13:32 Ticket #389 (Devman crashes after repeated add/remove.) updated by Jakub Jermář
See also changed

2012-07-06:

22:39 Ticket #389 (Devman crashes after repeated add/remove.) updated by Jakub Jermář
I've just uploaded devman.tar.bz2 which contains two ia32 coredumps …
22:38 devman.tar.bz2 attached to Ticket #389 by Jakub Jermář
Two devman core dumps and the devman binary taken when this issue was …

2012-07-03:

20:36 Lab edited by Jakub Jermář
(diff)
14:04 KnowledgeArticles edited by Vojtech Horky
Add link to printf (diff)
14:03 Printf created by Vojtech Horky
Initial commit
13:18 USB edited by Vojtech Horky
Several links (diff)
09:58 Camp2012 edited by Jakub Jermář
(diff)
09:49 houserules.pdf attached to Camp2012 by Jakub Jermář
Rules of the house
09:27 UDF edited by Vojtech Horky
Add command for creating empty disk (diff)

2012-07-02:

22:30 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
15:17 Camp2012 edited by Jakub Jermář
(diff)
08:23 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)

2012-07-01:

22:25 GCCPort edited by vivekprakash
update project status (diff)
22:21 GCCPort edited by vivekprakash
new status of libgmp, libmpfr, and libmpc (diff)

2012-06-29:

21:48 StructuredBinaryData edited by Sean Bartell
elaborate on future language ideas (diff)

2012-06-28:

19:52 UDF edited by Vojtech Horky
Proper formatting of commands, add links (diff)
18:28 UDF edited by Julia Medvedeva
(diff)
08:03 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)

2012-06-27:

22:21 StructuredBinaryData edited by Sean Bartell
update to reflect new commits (diff)
22:11 Camp2012 edited by Jakub Jermář
Update Camp2012 with preliminary data (diff)

2012-06-26:

22:42 Ticket #463 (The presence of the ISA bus driver and the USB HC drivers hangs the ...) updated by Jakub Jermář
Status, Owner changed
22:41 Ticket #451 (kernel panic when running tester malloc1/2 on 4-way SMP) closed by Jakub Jermář
duplicate: I think this family of panics is in fact a duplicate of #396. First, …
22:23 GSoC2012WeeklyReports edited by Jakub Jermář
Add respective dates for each week. (diff)
05:46 GSOC edited by Vojtech Horky
Add link to repositories (diff)
05:44 Repositories edited by Vojtech Horky
Link to UDF page (diff)
05:44 GSOC edited by Vojtech Horky
Links to UDF and GCC port pages (diff)

2012-06-25:

22:15 UDF created by Julia Medvedeva
UDF file system server
22:05 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
19:46 batch attached to Ticket #389 by Jakub Jermář
Script for automated reproduction of the bug.
19:45 Ticket #389 (Devman crashes after repeated add/remove.) updated by Jakub Jermář
I am attaching a simple script (batch) that reproduces the bug in an …
13:59 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)

2012-06-22:

19:56 FajtlRegressions edited by Martin Decky
remove probably misguided observation (diff)
19:54 Lab edited by Martin Decky
fix link (diff)
18:04 FajtlRegressions edited by Martin Decky
IA64 regression bisected (diff)
06:28 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
05:40 StructuredBinaryData edited by Sean Bartell
various tweaks (diff)

2012-06-21:

23:53 Repositories edited by Zdenek Bouska
Zdenek's FUSE repository (diff)
Note: See TracTimeline for information about the timeline view.