Timeline



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 …
21:39 Changeset in mainline [7cd9b02]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add the missing part of amd64's elf_regs_t. - GDB can now find the …
15:18 GSoC2012WeeklyReports edited by Vojtech Horky
Add Sean, week 11 (diff)
13:01 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
12:54 Changeset in mainline [798105ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
tcp_sock_recv_fibril() needs to handle situation when sock_core goes …
12:50 Ticket #469 (tcp crashes during or after the first HTTP request) closed by Jiri Svoboda
fixed: Hopefully fixed in mainline,1584.
01:18 Changeset in mainline [b17518e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Renamed atomic_swap_* to atmoic_set_return_* and added a local cpu …
00:12 Changeset in mainline [f1c7755]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Added atomic_swap_ptr() for ia32, amd64.

2012-08-04:

21:14 Changeset in mainline [6eaed07]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
cht: Switched to using a sentinel node instead of checking for NULLs. …
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)
03:51 Changeset in mainline [c3437d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add do{}while() transforms
00:56 Changeset in mainline [e3f2765]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add repeat without count

2012-08-03:

21:03 Changeset in mainline [0caaaa00]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add repeat(count) syntax
16:27 Changeset in mainline [26d8df3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
adt: Changed the 64-bit hash mixer to produce higher quality high …
16:17 Changeset in mainline [5e5cef3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
cht: Reduced lookup overhead.
16:08 Changeset in mainline [0b7bcb8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
cht: Slightly changed CHT interface. It now allows to specify the …
14:46 Changeset in mainline [fbe17545]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Prints a warning if a thread exits while in an rcu read section.
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 …
22:29 Changeset in mainline [ee7cc3c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add (untested) repeat transform
22:08 Changeset in mainline [0f8062a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: move struct code to sequence.c; factor out …
21:06 Changeset in mainline [b8d45e9e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: make each transform definition have its own scope
19:51 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
14:36 Changeset in mainline [d4112ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Repository.iter_reverse_revision_history() method is deprecated and …
06:27 StructuredBinaryData edited by Vojtech Horky
Make the source code example more visible (diff)

2012-08-01:

23:43 Changeset in mainline [cb4a66d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add transform_prefix_apply - makes struct nodes more …
22:33 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
21:59 Changeset in mainline [47a728e1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Merge mainline changes
21:59 Changeset in mainline [23db8aa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: style
21:16 StructuredBinaryData edited by Sean Bartell
Explain referencing counting and move parameters. (diff)
20:44 Changeset in mainline [3f2ea63]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: fix memory leak on error
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 …
06:03 Changeset in mainline [09737cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Fixed some misplaced asserts.

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 …
21:07 Changeset in mainline [78d3a00]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add switch transforms and sugar
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)
14:59 Changeset in mainline [9bcdbc5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
make sure the code in .init is always aligned reasonably (despite …
14:10 Changeset in mainline [31e6aa7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
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:50 Changeset in mainline [fbe89af]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
mips: do not generate FPU code
12:32 Changeset in mainline [a7e064fc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
mips32 builds need to be barebone so far (to workaround the ROM size …
12:23 Changeset in mainline [f80fd8c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
allow to specify different machine from command line
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-30:

21:34 Changeset in mainline [1772e6d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Update documentation for str_cmp and str_lcmp. This is a modified …
20:01 Changeset in mainline [bd29f9c9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Merge with mainline
19:58 Changeset in mainline [c15849c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
removed commented code
19:31 Changeset in mainline [e25d78c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
fixed bug with unused inodes count
19:20 Changeset in mainline [3648ea56]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Cosmetic change. Shaved off some overhead in rcu_call().
18:20 Changeset in mainline [597b12e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Fix a possible numeric overflow introduced by the previous commit.
17:37 Changeset in mainline [6e3b052d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Fix computation of column width when showing tab completions.
17:33 Changeset in mainline [e1c0260]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve loader .interp fix * suppress the assembler warning by …
14:34 Changeset in mainline [b553acc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
version bump
14:33 Changeset in mainline [4bbba4a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
when pushing more revisions at once, send multiple individual emails …
05:39 Changeset in mainline [452e91b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Changed the default kernel RCU implementation to A-RCU.
05:23 Changeset in mainline [d4d36f9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Added another preemptible kernel rcu - A-RCU.
02:07 Changeset in mainline [20ac1a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add syntactic sugar for if in struct
01:40 Changeset in mainline [10334c2e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add if_transform

2012-07-29:

23:28 Changeset in mainline [5ea75f0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
sportdmp: Use first service from serial category instead of hardcoded …
23:08 Changeset in mainline [0aa300d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
sportdmp: make baud argument optional
23:06 Changeset in mainline [dce39b4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add a function to check if a string has a given prefix.
21:11 Changeset in mainline [99047a72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Display commit message for the last revision in the post-commit …
20:32 Changeset in mainline [4efeab5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Update documentation for str_cmp and str_lcmp
19:26 Changeset in mainline [f0fcb04]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Replaced checking three variables to see if the detector needs to …
17:53 Changeset in mainline [5b03a72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Switched from using THREAD→nesting_cnt to CPU→nesting_cnt as …
17:28 Changeset in mainline [8e3ed06]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Allowed inlining of the RCU read side.
16:13 GSoC2012WeeklyReports edited by Vojtech Horky
Add Sean, week 10 (diff)
15:21 Changeset in mainline [a5b1740]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Removed sata driver from bootstrap
15:19 Changeset in mainline [c1b0c750]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Merge with mainline
12:58 Changeset in mainline [13d5639]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Correctly check numbers while converting them to integer.
12:33 Changeset in mainline [56ba2b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
sportdmp: For invalid service name, print error instead of waiting for it.
03:07 Changeset in mainline [d1e580a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Merge mainline changes
03:02 Changeset in mainline [d7c8e39f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: struct node performance improvement

2012-07-28:

23:43 Changeset in mainline [84e8a70]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: fix struct_transform and add parameter test script
21:25 Changeset in mainline [f85ca3f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add expressions that use the current node being created
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.
10:41 Changeset in mainline [8847142]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Added default file/dir permissions due to compatibility reasons
09:01 Changeset in mainline [f9c3ef44]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Merge with mainline
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:33 Changeset in mainline [b2ba418]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
The .interp section needs to be both allocable and either @note or …
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 …
04:19 Changeset in mainline [32eb01b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: allow defining transforms with parameters
01:57 Changeset in mainline [4056ad0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: basic parameter passing (integer literals only)
00:20 Changeset in mainline [03cad47]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: make num_params more dynamic
00:02 Changeset in mainline [6e34bd0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add expressions

2012-07-27:

19:54 Changeset in mainline [d99fac9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Fixed build for amd64 (due to bad cht1 test and atomic.h).
13:45 Changeset in mainline [0949b7a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
cht: Added CHT stress test.
13:40 Changeset in mainline [14c9aa6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
cht: Added initial working concurrent hash table. Builds and runs.
13:37 Changeset in mainline [4ec9ea41]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Added rcu_barrier() that waits for all outstanding rcu_calls to …
13:34 Changeset in mainline [2bcf6c6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Added atomic_cas_ptr() including a sanity test for ia32 and amd64.
01:09 Changeset in mainline [5a7c0e6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: rename transform parameters "scopes" and add room for parameters

2012-07-26:

22:26 Changeset in mainline [43788b2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add transform context in preparation for parameters
22:10 Changeset in mainline [d30b14f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Adhere to amd64 ABI for calling variadic functions.
21:46 Changeset in mainline [4fc93d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Sanitize the SYSRET vulnerability on Intel amd64 processors.
21:38 Changeset in mainline [8f4f444]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add a variant of fault_if_from_uspace() that doesn't check whether the …
17:01 Changeset in mainline [3bb732b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
cht: Implemented insert, resize. Heavy work in progress. Excluded from …

2012-07-25:

02:17 Changeset in mainline [7ef2249]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
cht: Initial commit. Heavy work-in-progress. Excluded from build.
01:50 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)

2012-07-24:

22:19 Changeset in mainline [842ed146]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: use indentation in tree output
21:20 Changeset in mainline [e8e31d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add bithenge_node_get
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:55 Changeset in mainline [f66c203d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
explicitly load default BIOS IDT for real-mode VESA BIOS access (GRUB …
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)
14:23 Changeset in mainline [64be561]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
nic: Minor cleanup of nic_add_db after switch from hash_set to hash_table.
14:20 Changeset in mainline [4a6da62]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Added rcu_read_locked().
14:19 Changeset in mainline [5b382774]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Added member_to_inst() to macros.h in uspace and kernel.
14:12 Changeset in mainline [2696a76]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
ns: Fixed checking if a task is present in the hash table in …
13:52 Changeset in mainline [dbd3dfb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Added kernel bzero().
10:04 Changeset in mainline [c828803]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add comment describing the motivation for the alignment

2012-07-23:

20:57 Changeset in mainline [ff166148]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Enable unaligned access and restore uspace compiler optimization
20:48 Changeset in mainline [774c143]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Print opcode when we say it's opcode.
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ář
16:20 Changeset in mainline [da287d1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle (no change in functionality)
16:15 Changeset in mainline [b078a42]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
it is imperative that the _size_ of the allocated block is at least …
15:13 Ticket #465 (HelenOS does not boot in Ski) closed by Martin Decky
fixed: A temporary workaround was implemented in [changeset:mainline,1556
15:11 Changeset in mainline [1008064]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
temporary workaround for ticket #465 (GCC bug 53975)
09:32 Changeset in mainline [7df0c2ff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Merge with mainline
08:08 Changeset in mainline [ea8b91d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Fix interrupt mask on big endian hw. This never caused problems …
08:06 Changeset in mainline [de73242]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Comment the purpose of the recently added barriers.
04:57 Ticket #395 (memalign() does not work as expected) closed by Jakub Jermář
fixed: Fixed in mainline,1553.
04:48 Changeset in mainline [e7c3fa0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Detect integer overflow in lcm() when cumputing alignment in …
04:22 Changeset in mainline [7aafdb86]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
When growing heap to satisfy an allocation request of s bytes aligned …

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)
14:16 Changeset in mainline [7deca26]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Merge with mainline

2012-07-21:

23:15 Changeset in mainline [76c07e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix condition reset
21:18 StructuredBinaryData edited by Sean Bartell
explain parameters better (diff)
14:11 Changeset in mainline [eb3683a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
AHCI improvements * avoid interrupt lockups by properly detecting and …
14:01 Changeset in mainline [8486c07]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
IRQ pseudocode improvements * rename CMD_BTEST to CMD_AND (less …
13:54 Changeset in mainline [a2348a9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Fixed build: removed uspace hash_set.c from the Makefile.
13:47 Changeset in mainline [56c167c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle (no change in functionality)
13:45 Changeset in mainline [fb7e545e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
enlarge the maximum allowed pseudocode size
13:44 Changeset in mainline [be67118]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve documentation
13:37 Changeset in mainline [2732c94]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Replaced separate uspace hash_set implementation with uspace's hash_table.
11:19 Changeset in mainline [0ca7286]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Added resizing to user space (single-threaded) hash_table. Resizes in …
08:58 Changeset in mainline [0b293a6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
added variable cache mode + missing cache fini
08:19 Changeset in mainline [fe61181]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Debug messages removed
07:46 Changeset in mainline [34bc2fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Added driver for sata disk to bootstrap

2012-07-20:

20:29 Changeset in mainline [b828907]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Merge with mainline
20:27 Changeset in mainline [4cdac68]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
debugged initialization of block group structures
20:26 Changeset in mainline [865a4bf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
changed supported features
20:22 Changeset in mainline [249154b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
comments added and initialization changed
18:14 Changeset in mainline [6de2d766]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge USB branch. USB should be endian agnostic now. OHCI and pci …
16:38 Changeset in mainline [32260a0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbinfo: Remove redundant loop.
16:19 Changeset in mainline [8d355aa8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbinfo: allow combining list with other commands.
15:25 Changeset in mainline [9e279c4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge lsusb to usbinfo. Use -l or —list to get the list.
14:46 Changeset in mainline [3795f9c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootmac: Disable hardcoded pci bus. Reported to cause lockups.
14:33 Changeset in mainline [e3122b0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhci: Use dmamem_map_anonymous instead of as area tricks.
14:33 Changeset in mainline [8fccd42]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Fix compiler errors
13:51 Changeset in mainline [8013637]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
More mainline changes.
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:

17:43 Changeset in mainline [2e01b3f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Add method to query audio capabilities.
17:02 Changeset in mainline [c5cbc1b7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Use dmamem_map_anonymous to map sound buffer. It will be …
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:47 Changeset in mainline [ff788c3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add USB descriptor example
22:43 Changeset in mainline [5f4cf872]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add more uint transforms
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. …
21:45 Changeset in mainline [ae49252]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Merge mainline changes
21:21 Changeset in mainline [7030bc9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Check that the CR_TXP bit in ne2k's CR register is zero after a …
17:35 Changeset in mainline [ae3ff9f5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
import AHCI updates (comments, fixes) from Petr Jerman …
15:19 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
15:10 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
11:11 Changeset in mainline [1bebadee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge mainline changes. Conflict in …
11:05 Changeset in mainline [1f7da3b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libpcm: Fix wrong size parameter. Fixes broken mixing of streams with …
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:

16:35 Changeset in mainline [730dce77]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
get rid of the packed structure attribute (there should be no unwanted …
15:52 Changeset in mainline [a00d555]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
AHCI fixups
15:14 Changeset in mainline [e435537]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
14:56 Changeset in mainline [9904eb90]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cherrypick initial SATA (AHCI) support, originally by Petr Jerman
14:55 Changeset in mainline [dfc07c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
10:57 Changeset in mainline [aef1799]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Integrate dplay into wavplay.
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 …
08:57 Changeset in mainline [cd8f19d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Silence buffer instead of zeroing it.
08:56 Changeset in mainline [e6bba8f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libpcm: Add function to generate normalized silence.
08:26 Changeset in mainline [ea6c838]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Create libpcm. Move pcm related functions and definitions there. Make …
07:33 Changeset in mainline [950110ee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: convert format while mixing. Still no resampling.
06:53 Changeset in mainline [389ef25]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Check format before starting playback.
06:14 Changeset in mainline [14de4106]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Speed-up logging when not recorded
06:10 Changeset in mainline [3ab9de0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix bad condition

2012-07-16:

21:06 Changeset in mainline [bb67def]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Implement audio format covnersion. No resampling yet.
16:13 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
16:12 Changeset in mainline [be73793]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Make logger runnable again
15:57 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
15:43 Changeset in mainline [01b8c2e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix deadlock (recursive mutex locking)
15:38 Changeset in mainline [1c1da4b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Cleaned up rcu1 test a bit. Now it uses wired threads.
15:37 Changeset in mainline [0cf813d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Added new statistics. Changed reclaimers to run callbacks with …
15:32 Changeset in mainline [ceafd1b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
15:31 Changeset in mainline [057e77f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
preemption_disable: Removed failed attempt at rescheduling once …
15:25 Ticket #189 (DNS resolver) updated by Jiri Svoboda
Watch my progress at https://code.launchpad.net/~jsvoboda/helenos/dnsr

2012-07-15:

21:46 Changeset in mainline [50fa3f7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
wavplay: add few more debug messages
20:51 Changeset in mainline [eceb300]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Use libhound
20:50 Changeset in mainline [a9aae16e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libhoud: Handle hangup in connection callback.
20:10 Ticket #465 (HelenOS does not boot in Ski) updated by Jakub Jermář
I have filed a GCC bug …
18:55 Changeset in mainline [b7c080c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Implement test_format call.
18:35 Changeset in mainline [63c34d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv/audio: Add 'test_format' call.
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. …
15:44 Changeset in mainline [5cd5079]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
app/wavplay: Use libhound
15:25 Changeset in mainline [57e8b3b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add frame count to event report. This enables applications to detect …
15:14 Changeset in mainline [2cc5c835]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Cleanup audio_pcm interface.
15:13 Changeset in mainline [b497018]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Drop id parameter from audio_pcm interface. Independent buffer should …
15:12 Changeset in mainline [44d1311]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Buildsystem: Create disasm files before striping binaries.
10:22 Changeset in mainline [8eff2b0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
redundant condition removed
00:42 Changeset in mainline [afa7c17]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add libhound. This library implements hound protocol and helpers.
00:41 Changeset in mainline [d30292e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add another audio format helper function.

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. …
17:41 Changeset in mainline [2e39656]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Check for log readers in separate fibril Do not even try to send when …
11:42 Changeset in mainline [ef5be68]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Logger: namespace can have more writers
11:25 Changeset in mainline [804d9b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Make new present functions arch version specific.
11:18 Changeset in mainline [97c7682]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge mainline changes. Text conflict in …
09:52 Changeset in mainline [2d9197e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Return NULL rather than invalid buffer.
09:27 Changeset in mainline [0747468]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Move common definitions to common header. Restrict including …

2012-07-13:

22:00 Changeset in mainline [a27d1c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add option to set number of consoles, make kernel log console optional.
21:40 Changeset in mainline [e677b08]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add wavplay app. The code is so ugly it hurts reading it, but wavplay …
21:39 Changeset in mainline [bef30d8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add edit to essential applications. Consoles can't scroll so this one …
21:38 Changeset in mainline [88a37b5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Build and launch hound by default.
21:31 Changeset in mainline [6906f61]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Add support for "default" keyword
21:13 Changeset in mainline [43c40a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Fix mixing. Use clipping with float conversion
19:48 Changeset in mainline [13df13c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Fix sink hook ambiguity by adding a parameter. Also disconnect …
16:11 Changeset in mainline [ab07cf0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Use buffer position in source available data.
08:38 Changeset in mainline [6424800]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Implement client removal
08:26 Meetings edited by Jakub Jermář
Update venue of tomorrow's meeting. (diff)
07:26 Changeset in mainline [1c33539]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Implement disconnect
07:24 Changeset in mainline [fd5c0b7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: audio device recognizes all pcm device events.
06:40 Changeset in mainline [9b2ac3d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
houd: Fix mixer condition.
05:39 Changeset in mainline [f3fced0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Implement connect code.
04:52 Changeset in mainline [63d6ff9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Fix few leaks and memory corruption bugs.
03:36 Changeset in mainline [d93a5a6f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Fix double free.
03:24 Changeset in mainline [1df3018a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Only few more TODOs left

2012-07-12:

18:31 Changeset in mainline [0594c7ea]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Changed mallocs in test rcu1 to use nonblocking ATOMIC_FRAME flag.
18:29 Changeset in mainline [d01e635]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
dplay: Simplify playback stop.
18:20 Changeset in mainline [1240bb9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Use named audio events. audio/sb16: dsp uses more detailed status …
17:40 Changeset in mainline [e25eb9e3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Sped up rcu1 stress test.
17:24 Changeset in mainline [992ef56]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Implement device playback backend
17:21 Changeset in mainline [ec49085]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Move mixing to audio_source.
17:01 Changeset in mainline [e8471b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
smpcall: Fixed to compile for amd64.
16:43 Changeset in mainline [c14762e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
adt: Removed duplicate implementations of list_concat().
16:02 Changeset in mainline [2e16033]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Fixed memory leak in rcu1 test.
15:58 Changeset in mainline [935e28c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
preemption_disable: Fixed bug that called scheduler() from interrupts. …
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)
02:09 Changeset in mainline [737b4c0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
HelenOS Sound service (hound) initial commit.
02:09 Changeset in mainline [039337e8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
cstyle

2012-07-11:

12:05 Changeset in mainline [346643c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
audio: Use enum for sample format.
09:01 Changeset in mainline [80bd676]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
fixed 64-bit incompatibility
07:58 Changeset in mainline [1066041]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
preemption_disable: Turned functions into macros. Moved THREAD, AS, …
07:43 Changeset in mainline [d9812b4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Merge with mainline
05:47 Changeset in mainline [b68ae24]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Fixed printing incorrect statistics.
05:45 Changeset in mainline [b23c88e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
preemption_disable: Replaced memory barriers with compiler barriers. …

2012-07-10:

19:38 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
18:07 Changeset in mainline [9f8745c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
workq: Moved almost all tests to a single test entry function.
17:57 Changeset in mainline [5b6c033]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Added preemption and stress tests.
17:50 Changeset in mainline [181a746]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
rcu: Added preemptible RCU's core API implementation.
17:46 Changeset in mainline [22b5924]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
cpu_mask: Added to Makefile.
17:44 Changeset in mainline [c79800f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Added cpu_mask: represents a set of cpus with a bit vector.
17:40 Changeset in mainline [e0c80f66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
smp_call: Added license.
17:34 Changeset in mainline [3954961e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
waitq: Added ability to wait for the completion of a running wakeup.
17:32 Changeset in mainline [ff90f5f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
adt: Added a func to move a list to the beginning/end of another.
13:37 Ticket #50 (Kconsole better tab completion) updated by Vojtech Horky
Symbol table completion (as argument for any command) merged in …
13:03 Changeset in mainline [f0348c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge kernel console completion and console interface clean-up Kernel …
12:48 Changeset in mainline [f4a8734]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
C style
12:40 Changeset in mainline [550af2b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add missing documentation
12:38 Changeset in mainline [aca4a04]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Extract common code into function
12:32 Changeset in mainline [f0d7bd9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Create function for displaying —more— prompt
12:01 Changeset in mainline [1e01a35]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Symbol table completion for kernel console (#50) Kernel console …
11:53 Changeset in mainline [b4ca0a9c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
11:30 Printf edited by Vojtech Horky
More examples, improve wording (diff)
11:03 Changeset in mainline [a8435881]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Merge with mainline
11:02 Changeset in mainline [6f10638]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Debugged version of extent tree growing
10:49 Changeset in mainline [292c843]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Very hidden bug in block allocator fixed
09:46 Changeset in mainline [9aa82e6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
simplified function header - redundant param removed

2012-07-09:

16:33 Changeset in mainline [33fc3ae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not leak a fun_node_t reference in devman_add_function() when …
08:17 Changeset in mainline [94694a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add new audio-pcm category and register sb16/pcm in this categgory.
07:59 Changeset in mainline [ce047249]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Rename audio nodes: (mixer, dsp) ⇒ (control, pcm).
07:58 Changeset in mainline [68d1313]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
drv/audio/sb16: Fix debug comment mismatch.
07:46 Changeset in mainline [90f05b0f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Rename audio pcm interface.
07:23 Changeset in mainline [0336354a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Makefile: Build and use recording app.
07:22 Changeset in mainline [e1b7e36]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
app: Add recording application. Untested: qemu does not …

2012-07-08:

21:50 Changeset in mainline [5d3d75a5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
removed dead (commented) code from previous revisions, now appending …
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-07:

21:26 Changeset in mainline [a3ab774]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv/audio,drv/audio/sb16: Update and implement recording interface. …
21:25 Changeset in mainline [ef246b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
dplay: Close file on exit.
00:27 Changeset in mainline [0d56712]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
workq: Added magic cookie integrity checks. Fixed test workqueue1.

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 …
14:51 Changeset in mainline [cc51c27]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Merge with mainline
14:50 Changeset in mainline [96606fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
completely recoded splitting function
14:17 Changeset in mainline [9b3d999]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
drv/auid/sb16: Refactor debug output.
14:11 Changeset in mainline [c5c65b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
app/dplay: Refactoring. Ouput + sign instead of one line.
14:07 Changeset in mainline [6be06d0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv,audio pcm: Fix sending number of buffer parts.
13:31 Changeset in mainline [8a64e81e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
workq: Add work queues: allow blocking work items, queuing items from …
13:06 Changeset in mainline [518dd43]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
thread: thread_ready() new prefers cpus where thread last ran. Added …
13:04 Changeset in mainline [46a5b37]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
synch: Condvars can now wait with spinlocks and not just a mutex.
13:01 Changeset in mainline [ef1603b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
adt: list_foreach_safe() enables item removal while traversing a list.
12:58 Changeset in mainline [d70fc74]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
smp_call: Minor fixes and comments.
Note: See TracTimeline for information about the timeline view.