Timeline
2009-12-02:
- 23:41 Ticket #153 (atomic operations are broken on arm32) updated by
- Changeset:head,160 fixed this ticket in the kernel. The arm32 uspace …
- 23:39 Ticket #154 (Futexes are broken) closed by
- fixed: Fixed in changeset:head,160. This changeset replaces the original …
- 23:33 Changeset in mainline [84b14e2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge simplified futexes (ticket #154) and fix for arm32 kernel atomic …
- 23:26 Changeset in mainline [8d04f709]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add dummy implementation of arm32 cas. The arm32 uspace atomic …
- 22:29 Changeset in mainline [e15e0e8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make provisions for different implementations of atomic_t. This breaks …
- 21:02 DeveloperDocs edited by
- C99 standard draft ref (diff)
- 18:53 Changeset in mainline [4702bde]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix atomic addition in arm32 kernel.
- 18:11 Changeset in mainline [12bef5b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Build the ia32 uspace with -march=pentium so that gcc cas built-in can …
- 10:03 Ticket #153 (atomic operations are broken on arm32) updated by
-
Cc changed
- 10:02 Ticket #154 (Futexes are broken) updated by
-
Cc changed
- 09:22 Ticket #153 (atomic operations are broken on arm32) updated by
-
Priority changed
- 08:27 Ticket #154 (Futexes are broken) updated by
-
Summary changed
- 08:27 Ticket #154 (Futexes are broken) created by
- Tomas Brambora wrote: >Consider the following scenario: >Threads A, B. …
- 08:13 Ticket #153 (atomic operations are broken on arm32) created by
- There are two points: 1. the inline asm code just looks hopelessly …
2009-12-01:
- 21:58 Changeset in mainline [eae4e8f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix missing includes.
- 21:53 Changeset in mainline [089d746]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge small shell ui adjustment.
- 21:52 Changeset in mainline [3041fef1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Change boundary behavior of vertical seek: keep column number, do not …
- 21:28 UsersGuide edited by
- Fix mess (diff)
- 21:27 Changeset in mainline [4774a32]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Greatly simplify futexes. Drop timeout support.
- 21:22 UsersGuide edited by
- Vertical seeking on command line (diff)
- 21:16 Changeset in mainline [4a2aa91]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge command line input improvements.
- 21:14 Changeset in mainline [e228280]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow input longer than one row. Implement vertical seek.
- 21:12 Changeset in mainline [fd34f4e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add missing null separator.
- 20:46 Changeset in mainline [4af185f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Clean up futex.h.
- 20:45 Changeset in mainline [41df2827]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix missing includes.
- 20:19 Changeset in mainline [d359e227]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add cas(). Implemented using GCC built-in.
- 20:08 Changeset in mainline [d9ece1cb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Introduce SYS_THREAD_USLEEP and use it to implement usleep() in uspace.
- 20:07 Changeset in mainline [8b5001b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge mainline changes.
- 19:45 Changeset in mainline [d52b82ad]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove argument names from the function headers in thread.h.
2009-11-30:
- 20:07 Changeset in mainline [e866806]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge editor fix and string function improvements.
- 19:51 Changeset in mainline [b67c7d64]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add wstr_to_astr() for easy conversion from wide string to string.
- 19:16 Changeset in mainline [0f06dbc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Rename wstr_nstr() to wstr_to_str() and align it better with the rest …
- 18:50 Changeset in mainline [ba26129]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Prevent overrunning screen width when editing file name.
- 16:20 UsersGuide edited by
- Editor controls (diff)
- 15:02 Changeset in mainline [1df977c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge Save As editor feature.
- 15:00 Changeset in mainline [1352fc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Save As feature.
2009-11-29:
- 20:14 FreeRunnerLEDs edited by
- Verified with C app run in Om 2008. (diff)
- 18:17 Changeset in mainline [eb79d60]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merged the preemptible trap handler for userspace.
- 14:54 Changeset in mainline [272f88f0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge more command-line input improvements.
- 14:53 Changeset in mainline [da2bd08]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Input history.
- 14:30 UsersGuide edited by
- Keyboard layout selection, shell text input. (diff)
- 13:54 ReleaseNotes/Trunk edited by
- Bdsh input improved (diff)
- 12:47 Changeset in mainline [025759c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Word seek.
- 00:44 Changeset in mainline [a1622091]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge command-line input improvement.
- 00:42 Changeset in mainline [19528516]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Rewrite command-line input routine. Adds capability to seek, insert …
2009-11-28:
- 20:28 Changeset in mainline [3f35634c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- merged head changes to this branch
- 20:19 Changeset in mainline [3da11f37]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merged changes essential for the code to reach 'uinit'.
- 16:52 Ticket #151 (IPC_M_PHONE_HUNGUP can go unnoticed by a connection fibril) closed by
- fixed: Fixed in changeset:head,153.
- 16:50 Changeset in mainline [2e07d27e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge fix for ticket #151.
- 16:49 Changeset in mainline [8c8f8d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Repeat IPC_M_PHONE_HUNGUP until the caller of async_get_call_timeout() …
- 16:32 Changeset in mainline [c4702804]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- close_callid is not bool.
- 16:30 Changeset in mainline [db4d6de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge mainline changes.
- 15:29 Ticket #139 (Tasks should be allocated from a dedicated slab allocator cache) closed by
- fixed: Fixed in changeset:head,152. As a further improvement in this area, …
- 15:20 Changeset in mainline [67392fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Tasks should be allocated from a dedicated slab allocator cache. …
- 14:38 Changeset in mainline [59ee56f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Introduce a task constructor.
- 14:34 Changeset in mainline [e701eb1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Disassociate the phone with the answerbox in cleanup.
- 11:03 Changeset in mainline [103de761]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Introduce a slab cache for task_t and allocate/free tasks from/to it.
2009-11-27:
- 20:00 Ticket #6 (pte_t should be the real thing on arm32) closed by
- fixed: Fixed in changeset:head,151.
- 19:56 Changeset in mainline [fb7c52f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge pte_t type improvements.
- 19:54 Changeset in mainline [ad7c340]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Tweak header files to include pte_t type directly.
- 19:48 Ticket #152 (ia64 parallel build fails) created by
- When building ia64 using make -j 2, the build fails: … …
- 19:10 Changeset in mainline [f3277d49]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Repatriate pte_t on ppc32.
- 19:06 Changeset in mainline [cc0eb1d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Repatriate pte_t on mips32.
- 19:02 Changeset in mainline [0eef314]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Repatriate pte_t on ia32.
- 18:58 Changeset in mainline [33be9ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Repatriate pte_t on amd64.
- 18:55 Changeset in mainline [c09adc10]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- pte_t should be the real thing on arm32
2009-11-26:
- 17:13 Changeset in mainline [8359969]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- initial support for Stanse ThreadChecker
2009-11-25:
- 19:47 Ticket #151 (IPC_M_PHONE_HUNGUP can go unnoticed by a connection fibril) created by
- If a client hangs up the phone after it sends the first message in a …
- 15:26 Changeset in mainline [20c7c40]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid superfluous semicolon generated by the GET_CHECK_PHONE macro
- 14:59 Changeset in mainline [439d036]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove superfluous unreachable break (as trivially suggested by Stanse)
- 14:46 Changeset in mainline [a5a8ca7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- create jobfile in append mode and use locking to fix parallel builds
- 14:45 Changeset in mainline [218e50c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- style changes
- 14:08 Changeset in mainline [656437a0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add basic support for Stanse static checker (http://stanse.fi.muni.cz/)
- 14:06 Changeset in mainline [fe12f9f4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add an information message indicating that the bzr revision is being …
- 12:01 HardwareSupport edited by
- (diff)
- 10:15 Ticket #150 (CLEAN_WINDOW_HANDLER on sun4v can be optimized) created by
- The following quotation from the UltraSPARC T1 Supplement to the …
2009-11-24:
- 17:37 Ticket #143 (Networking and TCP/IP stack for HelenOS system) updated by
-
Status changed
- 15:49 Ticket #149 (Flush windows in context_save_arch() instead of context_restore_arch()) updated by
- I already tried this optimization and it appears to be a correct one. …
- 15:45 Ticket #149 (Flush windows in context_save_arch() instead of context_restore_arch()) created by
- Gedare Bloom suggests: Issue the flushw instruction in …
- 15:11 Ticket #148 (__hypercall_fast_ret1 trusts the contents of %o1 (too much)) created by
- In the sun4v branch, there is: […] It seems like the asm …
2009-11-23:
- 23:04 HowToContribute edited by
- (diff)
- 23:03 HowToContribute edited by
- (diff)
- 22:56 HowToContribute edited by
- (diff)
- 22:55 HowToContribute edited by
- (diff)
- 22:54 HowToContribute edited by
- (diff)
- 22:53 HowToContribute edited by
- (diff)
- 22:13 HowToContribute created by
- 22:13 WikiStart edited by
- (diff)
- 22:04 Ticket #60 (Driver for ext4 filesystem) updated by
-
Keywords changed
- 22:03 Ticket #54 (VFS to FUSE connector) updated by
-
Keywords changed
- 22:02 Ticket #54 (VFS to FUSE connector) updated by
-
Component, Keywords changed
- 22:01 Ticket #59 (FAT server improvement: FAT12, FAT32, FAT64) updated by
-
Keywords changed
- 22:01 Ticket #58 (FAT server improvement: LFN) updated by
-
Keywords changed
- 22:00 Ticket #40 (Implement support for Sgi Octane (mips64)) updated by
-
Keywords, Component changed
- 21:58 Ticket #114 (memory reservation feature needed) updated by
-
Keywords changed
- 21:57 Ticket #140 (Driver for ISO 9660 (cdfs) filesystem) updated by
-
Keywords changed
- 21:56 Ticket #133 (Support for Fujitsu SPARC64 processors) updated by
-
Keywords changed
- 21:55 Ticket #48 (Simple GUI) updated by
-
Keywords changed
- 21:39 Ticket #114 (memory reservation feature needed) updated by
-
Milestone changed
- 21:36 Ticket #142 (Support for T1 and T2 processors in HelenOS) updated by
- The full assignment is …
- 21:35 Ticket #144 (Device drivers interface in HelenOS system) updated by
- The full assignment is …
- 21:34 Ticket #143 (Networking and TCP/IP stack for HelenOS system) updated by
- The full assignment is …
- 21:33 Ticket #145 (Task snapshoting in HelenOS) updated by
- The full assignment is …
- 21:32 Ticket #146 (Modern operating system without MMU) updated by
- The full assignment is …
- 21:31 Ticket #147 (Security containers and access rights in HelenOS) updated by
-
Cc changed
The full assignment is … - 21:25 Ticket #146 (Modern operating system without MMU) updated by
-
Keywords changed
- 21:25 Ticket #147 (Security containers and access rights in HelenOS) created by
- This is a placeholder ticket for tracking progress on Stepan Henek's …
- 21:24 Ticket #146 (Modern operating system without MMU) created by
- This is a placeholder ticket for tracking progress on Jiri Tlach's …
- 21:22 Ticket #145 (Task snapshoting in HelenOS) created by
- This is a placeholder ticket for tracking progress on Tomas Brambora's …
- 21:20 Ticket #144 (Device drivers interface in HelenOS system) updated by
-
Summary changed
- 21:19 Ticket #142 (Support for T1 and T2 processors in HelenOS) updated by
-
Summary changed
- 21:17 Ticket #143 (Networking and TCP/IP stack for HelenOS system) updated by
-
Summary changed
- 21:16 Ticket #143 (Networking and TCP/IP stack for HelenOS system) updated by
-
Type changed
- 21:15 Ticket #144 (Device drivers interface in HelenOS system) created by
- This is a placeholder ticket to track progress on Lenka Trochtova's …
- 21:10 Ticket #143 (Networking and TCP/IP stack for HelenOS system) created by
- This is a placeholder ticket for tracking integration of Lukas …
- 21:07 Ticket #56 (Finish and merge the dynamic loader to trunk) updated by
-
Component, Keywords changed
- 21:06 Ticket #142 (Support for T1 and T2 processors in HelenOS) created by
- This is a placeholder ticket to track integration of Pavel Rimsky's …
- 18:32 Ticket #140 (Driver for ISO 9660 (cdfs) filesystem) updated by
-
Keywords, Cc changed
- 18:29 Ticket #141 (ATAPI optical drive support) updated by
-
Milestone changed
- 18:22 Ticket #140 (Driver for ISO 9660 (cdfs) filesystem) updated by
- See also ticket #141 (ATAPI optical drive support).
- 18:21 Ticket #141 (ATAPI optical drive support) created by
- Add support for ATAPI optical drives (CD/DVD/BD-ROM). Although these …
- 18:14 Ticket #140 (Driver for ISO 9660 (cdfs) filesystem) created by
- Implement a native HelenOS driver for the ISO 9660 file system, …
- 18:00 Changeset in mainline [01607604]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow backing out changesets in MB-Protect.
2009-11-22:
- 13:32 PastTheses edited by
- (diff)
- 13:31 AvailableTheses edited by
- (diff)
- 13:31 CurrentTheses edited by
- (diff)
- 13:30 Courses created by
- 13:19 AvailableTheses edited by
- (diff)
- 13:18 AvailableTheses created by
- 13:16 CurrentTheses edited by
- (diff)
- 13:16 PastTheses created by
- 13:12 CurrentTheses created by
- 13:10 WikiStart edited by
- (diff)
- 11:48 Changeset in mainline [3f085132]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- merged with head
- 11:44 Changeset in mainline [5ebdf94]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- dd branch merged with head
2009-11-21:
- 10:39 Ticket #123 (mkfat.py suspected to present phantom clusters) closed by
- worksforme: Some documentation sources [1] seem to document this behavior, …
- 10:38 Changeset in mainline [de9460e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge fix for #138 (Sync call answer may refer to a non-existent …
- 10:36 Changeset in mainline [fd1210a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Cleanup headers in ipc.h.
- 10:26 Changeset in mainline [33adc6ce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Introduce the per-task list of active synchronous answerboxes and make …
- 10:25 Ticket #138 (Sync call answer may refer to a non-existent answerbox.) closed by
- fixed: Fixed in changeset:head,142. Actually the call structure used by …
2009-11-20:
- 17:21 DeveloperDocs edited by
- Link U-Boot wiki page (diff)
- 17:19 UBoot created by
- Start U-Boot page
- 17:14 Changeset in mainline [18baf9c0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Sources forked into sun4u and sun4v versions such that sun4u and sun4v …
- 17:06 DeveloperDocs edited by
- Interfacing FreeBSD with U-Boot (diff)
2009-11-19:
- 21:15 Changeset in mainline [c70ce74]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allocate the answerbox for synchronous calls dynamically.
- 21:08 Changeset in mainline [4ca28512]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove ipc_call_static_init() and IPC_CALL_STATIC_ALLOC.
- 21:02 Changeset in mainline [35bb2e7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allocate the call structure for synchronous calls dynamically.
2009-11-18:
- 21:06 FreeRunnerLEDs edited by
- On vs. off (diff)
- 20:59 Changeset in mainline [4e739652]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix the nit in the definition of the canonical path.
- 20:40 FreeRunnerLEDs edited by
- Note on endianness (diff)
- 20:37 FSDesign edited by
- Fix the nit in the definition of the canonical path. (diff)
- 20:09 FreeRunnerLEDs edited by
- Clarifications (diff)
- 20:05 FreeRunnerLEDs edited by
- Typo and formatting. (diff)
- 20:03 FreeRunnerLEDs created by
- How to blink the LEDs
- 19:34 DeveloperDocs edited by
- Add FreeRunner links (diff)
2009-11-17:
- 20:32 FSDesign edited by
- (diff)
- 19:37 FSDesign edited by
- (diff)
- 17:57 FSDesign edited by
- (diff)
- 17:49 FSDesign edited by
- (diff)
- 17:30 FSDesign edited by
- (diff)
- 17:17 FSDesign edited by
- (diff)
- 17:12 Changeset in mainline [ffe94f7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix definition of canonical paths.
- 16:14 FSDesign edited by
- (diff)
- 15:28 FSDesign edited by
- (diff)
- 11:16 FSDesign edited by
- (diff)
- 11:03 FSDesign edited by
- (diff)
2009-11-16:
- 21:24 Changeset in mainline [5a4fef9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- merged head changes to this branch
- 21:22 Changeset in mainline [1787e527]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- merged with head (unstable)
- 20:56 Changeset in mainline [fcbd1be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- the name of the hierarchical driver was changed II
- 20:54 Changeset in mainline [f052c57]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- the name of the hierarchical driver was changed
- 20:16 DeveloperDocs edited by
- More specs (diff)
- 19:49 DeveloperDocs edited by
- More specs (diff)
- 19:34 DeveloperDocs edited by
- (diff)
- 19:19 DeveloperDocs edited by
- More specs (diff)
- 18:55 DeveloperDocs edited by
- Start a publicly accessible processor spec page (diff)
- 18:45 Changeset in mainline [5f678b1c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added forgotten files.
- 18:11 Meetings edited by
- (diff)
- 18:00 Changeset in mainline [9c70ed6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- explicit typecasts for better code readability
- 17:57 Changeset in mainline [a217358]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix minor glitches detected by Vcc checker (thx to Ondrej Sery)
- 15:21 Changeset in mainline [86554e7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- serial port now uses interrupts for receiving data
2009-11-15:
- 20:17 Ticket #139 (Tasks should be allocated from a dedicated slab allocator cache) created by
- The tasks management code could make use of the benefits offered by …
- 19:12 Changeset in mainline [70a1c59]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Kernel MM implemented.
2009-11-14:
- 20:41 Ticket #138 (Sync call answer may refer to a non-existent answerbox.) updated by
-
Keywords, Owner, Component, Status changed
- 20:38 Meetings edited by
- (diff)
- 09:26 HardwareSupport edited by
- Escape non-wikiword (diff)
- 09:26 ReleaseNotes/Trunk edited by
- Escape non-wikiword (diff)
2009-11-12:
- 19:48 Meetings edited by
- (diff)
- 19:42 Meetings edited by
- (diff)
- 19:30 Meetings edited by
- (diff)
- 19:29 Meetings created by
- 19:11 WikiStart edited by
- (diff)
2009-11-11:
- 10:41 Changeset in mainline [d8f92868]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix yet another off-by-one bug
2009-11-10:
- 22:26 Ticket #138 (Sync call answer may refer to a non-existent answerbox.) created by
- If wait_for_call() is interrupted in sync_call, the answerbox gets …
2009-11-09:
- 22:47 Changeset in mainline [93fbbd26]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge VFS fix.
- 22:45 Changeset in mainline [42fa698]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix off-by-one error in vfs_fd_alloc().
- 22:44 Changeset in mainline [bccec98]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge with mainline.
2009-11-08:
- 20:05 Changeset in mainline [69b68d1f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Kernel input driver implemented, now the kconsole is usable.
2009-11-07:
- 14:01 Repositories edited by
- (diff)
- 14:00 Changeset in mainline [74cbac7d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- First thread sucessfully created.
2009-11-06:
- 16:59 Changeset in mainline [b4655da]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- TLB & CPU init implemented, now the code reaches creation of the first …
2009-11-04:
- 11:39 Ticket #3 (Memory management limitations) updated by
- Replying to decky: > Sure, true. But you certainly see …
2009-11-03:
- 23:05 Changeset in mainline [3766467]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge MB-Protect Bazaar plugin.
- 22:59 Changeset in mainline [f60a0e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Bazaar plugin for making the main branch append-only.
- 22:59 BazaarWorkflow edited by
- MB-Protect is in testing (diff)
- 22:50 Changeset in mainline [9131690]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge FAT server I/O error handling improvements.
- 22:48 Changeset in mainline [dfddfcd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make fat_write() never assert on an I/O error.
- 22:24 Changeset in mainline [453f2e75]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make fat_read() never assert on an I/O error.
- 22:05 Changeset in mainline [1647323]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make fat_match() never assert on an I/O error.
- 21:36 Changeset in mainline [4f5dc18]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge with mainline.
- 19:53 Changeset in mainline [66e08d02]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Output in kernel now possible, init phase passes to cpu_init.
- 14:50 Ticket #3 (Memory management limitations) updated by
- > Well, this is certainly true also for on-demand mapping: you won't …
- 10:00 Ticket #3 (Memory management limitations) updated by
- Replying to decky: > I believe you didn't understand my …
2009-11-02:
- 22:25 Changeset in mainline [b1c21c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Improve comments in context.h.
- 18:01 Changeset in mainline [fd8bf6a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- move to GCC 4.4.2 and binutils 2.20 (there is a small patch which is …
- 13:53 Ticket #3 (Memory management limitations) updated by
- > You are now mixing two things: > > 1. identity mapping, which can …
Note:
See TracTimeline
for information about the timeline view.