Timeline
2010-04-18:
- 19:44 Changeset in mainline [5dc9622]lfnserial by
- finished pseudo enumeration of ISA legacy devices (the ISA bus driver …
- 19:08 Ticket #224 (Kernel crashed in clock()) created by
- Changeset:mainline,398, default ia32 build, 5 CPUs, Qemu, crashed in …
- 18:31 Ticket #223 (fb crashes if mouse moves during start up) created by
- On the current head (r398), default ia32 build, the fb server crashes …
- 17:41 Changeset in mainline [bd01a4e]lfnserial by
- indicate inactive CPUs
- 17:41 Changeset in mainline [9e05055]lfnserial by
- return value from tgetchar() must be "int" ("char" is unsigned on some …
- 17:40 Changeset in mainline [7d42cc9]lfnserial by
- add missing backslash
- 17:39 Changeset in mainline [5c45ca8]lfnserial by
- declare user space "bool" type as "uint8_t" (to be compliant with the …
- 16:52 Changeset in mainline [dec16a2]lfnserial by
- - sysinfo items "system.tasks" and "system.threads" now return …
- 16:45 Repositories edited by
- add new branches (diff)
- 12:28 Changeset in mainline [e535eeb]lfnserial by
- rename order() to order_suffix(), make it a generic libc string …
- 12:17 Changeset in mainline [e1b6742]lfnserial by
- export threads to user space the "tasks" command can now print all …
- 12:15 Changeset in mainline [bbda5ab]lfnserial by
- use realloc
- 12:08 Changeset in mainline [3d482e0]lfnserial by
- Rename 'uptime' command to 'stats'.
- 11:59 Changeset in mainline [c3d4bb4]lfnserial by
- Proper prefix naming of stats library functions.
- 10:23 Changeset in mainline [70e2b2d]lfnserial by
- avoid costly allocation and generation of data when it is actually not …
- 10:19 Changeset in mainline [da98918]lfnserial by
- Rename 'ps' command to 'tasks'.
- 10:01 Changeset in mainline [d869398]lfnserial by
-
fix uptime output format (even more
- 09:57 Changeset in mainline [80bfb601]lfnserial by
- improve sysinfo and stats documentation (no change in functionality)
- 09:55 Changeset in mainline [fce3536]lfnserial by
- Fix uptime output format.
- 08:50 Ticket #222 (CPU cycle needs to be sampled in waitq_sleep_timeout_unsafe() too) closed by
- fixed: Fixed in changeset:head,378.
- 00:57 Changeset in mainline [a80687e5]lfnserial by
- add missing include
- 00:24 Changeset in mainline [9dae191e]lfnserial by
- sysinfo API cleanup - better support for generated subtrees - …
- 00:22 Changeset in mainline [d8e3467]lfnserial by
- rename arg_short_long() to arg_parse_short_long() and move it to libc
- 00:21 Changeset in mainline [c39a103]lfnserial by
- cstyle
- 00:19 Changeset in mainline [30a5470]lfnserial by
- string to integer conversion routines
2010-04-17:
- 19:37 Ticket #222 (CPU cycle needs to be sampled in waitq_sleep_timeout_unsafe() too) created by
- There are two locations in waitq_sleep_timeout_unsafe() that emulate …
- 18:28 Sysel edited by
- (diff)
- 18:21 Sysel edited by
- Autoboxing implemented. (diff)
- 16:28 Changeset in mainline [88dea9d]lfnserial by
- merge from measuring branch
- 16:11 BazaarWorkflow edited by
- (diff)
- 14:27 Ticket #221 (Printing floating-point numbers using printf() function from uspace) created by
- Uspace printf() function is missing support for printing floating …
- 09:25 Changeset in mainline [5ba201d]lfnserial by
- cstyle changes (no change in functionality)
- 02:00 Changeset in mainline [b658c5d]lfnserial by
- fix possible garbage dereference (subtree.table always needs to be …
- 01:57 Ticket #183 (Userspace heap allocator is not thread safe) closed by
- fixed: The academical dilemma was solved by brute force. As of changeset …
- 01:35 Changeset in mainline [9d6bfa5]lfnserial by
- concatenate EXTRA_CFLAGS properly
- 01:28 Changeset in mainline [d9fae235]lfnserial by
- sysinfo overhaul - cleanup (nicer data structures, use of SLAB …
- 01:27 Changeset in mainline [9256ad29]lfnserial by
- bring back configuration options sensitivity
- 01:26 Changeset in mainline [ab108be4]lfnserial by
- fix several instances of possible NULL-pointer dereference and stale …
- 01:24 Changeset in mainline [e1da7ec]lfnserial by
- coding style changes (no change in functionality)
- 01:16 Changeset in mainline [3292623]lfnserial by
- thread-safe heap allocator
- 01:15 Changeset in mainline [596d65c]lfnserial by
- coding style change (no change in functionality)
- 01:14 Changeset in mainline [e35bf88]lfnserial by
- fix printout
- 01:13 Changeset in mainline [46416ab]lfnserial by
- ia64: get back uint128_t
- 01:12 Changeset in mainline [abf09311]lfnserial by
- much safer implementation of str_dup() and str_ndup() port str_dup() …
- 01:07 Changeset in mainline [d7f8796c]lfnserial by
- add support for larger boot images (up to 8 MB)
- 01:05 Changeset in mainline [a3c4305]lfnserial by
- add support for larger boot images (up to 8 MB)
- 01:04 Changeset in mainline [af7a26b]lfnserial by
- explicitly list components, task and other files to force boot image …
- 01:02 Changeset in mainline [b3631bc]lfnserial by
- add sysinfo kconsole command
- 01:01 Changeset in mainline [9528be02]lfnserial by
- remove sysinfo1 test (it was a poor man's test actually)
2010-04-16:
- 14:03 Changeset in mainline [c1a8ae52]lfnserial by
- ISA bus - parts of child device pseudo enumeration (enumeration of …
- 12:37 Ticket #220 (Unexpected FPU exception in top utility) created by
- Sometimes I got FPU exception (number 16) when computing percentages …
2010-04-15:
- 12:40 Changeset in mainline [95319bd]lfnserial by
- Added dummy_load utility. It just does some dummy load - either in …
- 06:46 Changeset in mainline [d3b3395]lfnserial by
- remove debug prints
- 00:04 Ticket #219 (kernel panic on amd64) created by
- After cca 20 "tasks" commands on kconsole kernel panics. qemu and …
2010-04-14:
- 21:24 Changeset in mainline [cd31ed8]lfnserial by
- minor changes
- 21:18 Changeset in mainline [892e4e1]lfnserial by
- ISA bus driver skeleton (just a set of empty files)
- 15:40 Changeset in mainline [bdfd3c97]lfnserial by
- Press 'i' in top and you can see IPC statistics.
- 14:41 Changeset in mainline [a307beb]lfnserial by
- IPC statistics measured.
2010-04-13:
- 21:02 Sysel edited by
- Basic support for generics implemented. (diff)
- 18:34 Changeset in mainline [c9fff17]lfnserial by
- Replace the still buggy GET_CHECK_PHONE() macro with a function.
- 12:57 Changeset in mainline [e43cdac]lfnserial by
- Removed all floating point computation from top utility. Now all …
- 10:26 Changeset in mainline [75ebb5b6]lfnserial by
- Make phoneid comparison always unsigned in GET_CHECK_PHONE().
2010-04-12:
- 23:12 Changeset in mainline [34aac91]lfnserial by
- Fix off-by-one error in GET_CHECK_PHONE().
- 23:03 Changeset in mainline [d7e45c8]lfnserial by
- sys_ipc_hangup() should treat the phoneid as unative_t so that …
- 22:50 Ticket #218 (Kernel panic on invalid phone hang-up) closed by
- fixed: Fixed in changeset:head,356.
- 19:35 Ticket #218 (Kernel panic on invalid phone hang-up) created by
- The following code executed by a task causes the kernel to panic: …
2010-04-11:
- 11:17 Sysel edited by
- (diff)
- 10:43 Sysel edited by
- (diff)
- 10:33 Sysel edited by
- Fix bug in ReadBlocksParallel? (diff)
- 10:30 Sysel edited by
- (diff)
- 10:28 Sysel edited by
- (diff)
- 09:56 Sysel edited by
- (diff)
2010-04-10:
- 22:25 KnowledgeArticles edited by
- (diff)
- 22:21 Sysel created by
- 11:19 Changeset in mainline [1ef0fc3]lfnserial by
- Merge from lp:~jsvoboda/helenos/sysel.
- 11:15 Changeset in mainline [074444f]lfnserial by
- Update SBI to rev. 184.
2010-04-09:
- 16:29 Changeset in mainline [2721a75]lfnserial by
- ping overhaul: * coding style * shorter and better readable main() …
- 16:25 Changeset in mainline [ddfcfeb2]lfnserial by
- add parsing helpers
- 13:54 Changeset in mainline [3843ecb]lfnserial by
- device classes as interface sets
- 13:12 Changeset in mainline [4196304]lfnserial by
- use integer types detected by autotool also in uspace
- 12:56 Changeset in mainline [a1caa3c2]lfnserial by
- remove orphaned directories
- 12:54 Changeset in mainline [14f1db0]lfnserial by
- networking overhaul: - separation of conserns - removal of (almost …
- 11:46 Changeset in mainline [3a5909f]lfnserial by
- pci bus enumeration - bars and ints
- 11:18 Changeset in mainline [638927a]lfnserial by
- top echoes also thread state overview write_barrier() after computing …
- 09:41 Changeset in mainline [faf38b2]lfnserial by
- Removed thread selection from kernel. Now all threads are copied to …
- 09:09 Changeset in mainline [a325832]lfnserial by
- Fixed division by zero in top.c
2010-04-08:
- 20:32 Changeset in mainline [d1fc8f0]lfnserial by
- pci base address registers reading - parts of code
- 14:04 Changeset in mainline [2480e19]lfnserial by
- fixed some bugs
- 10:52 Meetings edited by
- (diff)
- 10:20 Changeset in mainline [89ce401a]lfnserial by
- fixed some bugs, parts of pci bus enumeration
2010-04-07:
- 20:55 Changeset in mainline [5e598e0]lfnserial by
- parts of pci enumeration
- 10:41 Changeset in mainline [7a3ccbc]lfnserial by
- Echo task memory in kb instead of pages count
- 10:30 Changeset in mainline [36b5b0f]lfnserial by
- fixed missing type definition
- 10:24 Changeset in mainline [516adce]lfnserial by
- top echoes also physical memory overview
2010-04-06:
- 11:53 Changeset in mainline [1ba37fa]lfnserial by
- Removed useless cycles sum, using ucycles + kcycles instead.
- 11:41 Changeset in mainline [24ab58b3]lfnserial by
- more compact network startup messages (usually one line instead of …
- 11:39 Changeset in mainline [4dd8529]lfnserial by
- decode socket/network errors as human-readable descriptions
- 11:35 Changeset in mainline [11e543c]lfnserial by
- fix network configuration
- 11:35 Changeset in mainline [b9c0c90]lfnserial by
- cstyle changes
- 11:32 Changeset in mainline [c51fa73]lfnserial by
- down print the banner
- 11:31 Changeset in mainline [a397f1d]lfnserial by
- decode return value
- 11:29 Changeset in mainline [0a72efc]lfnserial by
- add support for decoding error values
- 11:19 Changeset in mainline [f0dcdc5]lfnserial by
- Fixed memory leak
- 09:12 Changeset in mainline [6ec34bb]lfnserial by
- bugfix: synch/waitq.c saves THREAD→last_cycle after context restored.
2010-04-05:
- 20:27 Changeset in mainline [8c06905]lfnserial by
- parts of pci driver
2010-04-04:
- 22:32 Changeset in mainline [ecb6ac32]lfnserial by
- Merge from lp:~jsvoboda/helenos/sysel.
- 22:31 Changeset in mainline [23de644]lfnserial by
- Update SBI to rev. 174.
- 22:07 Changeset in mainline [3aae4e8]lfnserial by
- Merge mainline changes.
- 22:02 Changeset in mainline [73060801]lfnserial by
- Merge Ctrl-Q CLUI feature.
- 22:01 Changeset in mainline [5db9084]lfnserial by
- Ctrl-Q to quit CLUI application.
- 21:52 Changeset in mainline [9a66bc2]lfnserial by
- several bugs fixed
- 21:41 Changeset in mainline [59ecd4a]lfnserial by
- Merge mainline changes.
2010-04-03:
- 16:55 Changeset in mainline [acc3f745]lfnserial by
- sys_get_task_info bugfix (cheking task id)
- 16:52 Changeset in mainline [452268a]lfnserial by
- top echoes also percentage differencies of task cycles
- 15:26 Changeset in mainline [ee35ba0b]lfnserial by
- top echoes also percentage usage of cpu
2010-04-02:
- 20:22 Changeset in mainline [8b2aba5]lfnserial by
- top echoes also basic cpu info
- 13:37 Changeset in mainline [5cd136ab]lfnserial by
- device interfaces and driver cooperation - parts of code
- 13:35 Changeset in mainline [8f56d93]lfnserial by
- top echoes also task list
- 09:13 Changeset in mainline [175ad5c6]lfnserial by
- Ps does not wait first
- 08:27 Changeset in mainline [dd6c71c]lfnserial by
- top echoes counts of tasks
2010-04-01:
- 21:31 Changeset in mainline [62550dce]lfnserial by
- ps -c echoes info about CPU's cpu count is accessible through …
- 20:21 Changeset in mainline [57937dd]lfnserial by
- minor changes
- 15:21 Changeset in mainline [79edc36]lfnserial by
- System load echo fix, now it looks realistic top echoes first values …
- 14:08 Changeset in mainline [52b7b1bb]lfnserial by
- device interfaces - parts of code
- 13:16 Changeset in mainline [83a957a]lfnserial by
- Added final free() just to be clear
- 09:15 Changeset in mainline [9d491a7]lfnserial by
- ps and uptime improvements
2010-03-31:
- 20:38 HardwareSupport edited by
- Remove D's as 0.4.2 is out. (diff)
- 20:36 UsersGuide edited by
- Improve description of text editing keys (diff)
- 20:30 Changeset in mainline [a1769ee]lfnserial by
- device interfaces - parts of code
- 19:49 Changeset in mainline [c0379fc]lfnserial by
- uptime
- 19:06 Changeset in mainline [5c058d50]lfnserial by
- sketch of top utility
- 17:14 Changeset in mainline [0655d64]lfnserial by
- Minow ps bugfix
- 15:54 Changeset in mainline [ee7e82a9]lfnserial by
- add LIBCLUI_PREFIX
- 15:48 Changeset in mainline [85c2a4b]lfnserial by
- fix networking configuration
- 13:42 Changeset in mainline [e257ae3]lfnserial by
- Counting CPU busy and idle clock ticks.
- 13:32 Changeset in mainline [4011fa0]lfnserial by
- cleanup netstart, update to HelenOS coding style, run self-tests when …
- 09:30 Changeset in mainline [944f2cab]lfnserial by
- ps -l echoes system load
2010-03-30:
- 18:42 Changeset in mainline [7553689]lfnserial by
- remove orphaned directories
- 18:39 Changeset in mainline [849ed54]lfnserial by
- Networking work: Split the networking stack into end-user library …
- 18:34 Ticket #186 (Networking framework does not support parallel build) closed by
- fixed: Fixed in changeset:[head,336]
2010-03-29:
- 21:24 Repositories edited by
- (diff)
- 20:52 Changeset in mainline [7d6fe4db]lfnserial by
- Merge SBI (Sysel Bootstrap Intepreter) from …
- 20:43 Changeset in mainline [9f10660f]lfnserial by
- Add text file demo from Sysel repo.
- 20:37 Changeset in mainline [a95310e]lfnserial by
- Move Sysel demos under uspace/dist/src/sysel/demos.
- 20:30 Changeset in mainline [1ebc1a62]lfnserial by
- Update SBI to rev. 157.
- 19:38 Changeset in mainline [3a10e34]lfnserial by
- Added kload thread
- 18:52 Changeset in mainline [626f907]lfnserial by
- Change the default for CONFIG_SIMICS_SMP_HACK from y/n to n/y and …
- 18:49 Ticket #213 (sun4v not booting on a real Sun Fire T1000 Enterprise) closed by
- fixed: It turns out that the CONFIG_SIMICS_SMP_HACK was getting in the way on …
- 17:29 Changeset in mainline [5cbb170]lfnserial by
- add missing errno.h include
- 16:44 Changeset in mainline [ea55bc4]lfnserial by
- cycles count echoing with suffixes
- 16:21 Changeset in mainline [07640dfd]lfnserial by
- Small changes on kernel & user accounting.
2010-03-28:
- 23:05 Changeset in mainline [a2a00e8]lfnserial by
- Accounting separated to kernel and user time.
2010-03-27:
- 09:56 Changeset in mainline [5da468e]lfnserial by
- Merge mainline changes.
- 09:51 Changeset in mainline [672b22e]lfnserial by
- Merge clui library separation.
- 09:49 Changeset in mainline [36a75a2]lfnserial by
- Move text input from Bdsh to a separate library, clui.
- 09:22 Changeset in mainline [371bd7d]lfnserial by
- Merge mainline changes.
2010-03-26:
- 22:15 Changeset in mainline [1faa995]lfnserial by
- Fix SBI build w.r.t. mainline changes.
- 22:01 Changeset in mainline [12d7710]lfnserial by
- Merge mainline changes.
- 22:00 Changeset in mainline [4204ad9]lfnserial by
- Add missing new files.
- 21:55 Changeset in mainline [37f527b]lfnserial by
- Update SBI to rev. 144.
- 21:30 Changeset in mainline [eaf22d4]lfnserial by
- Fix typo.
2010-03-25:
- 15:15 Changeset in mainline [34bba0e]lfnserial by
- Tweaking ps ps -t echoes also current CPU
- 14:47 Changeset in mainline [eff1a590]lfnserial by
- parts of code of a dummy root HW device driver for ia32 platform
- 14:04 Changeset in mainline [f773206d]lfnserial by
- TASK_NAME_BUFLEN moved to ps/taksinfo.h
- 11:58 Changeset in mainline [a087f2e]lfnserial by
- copy drivers to the ramdisk including their configuration files (ia32)
- 10:20 Changeset in mainline [18b5402c]lfnserial by
- ps
- 09:55 Changeset in mainline [66babbd]lfnserial by
- child device registration - match ids
2010-03-24:
- 18:54 Changeset in mainline [40e29f5]lfnserial by
- Merge from lp:~lukasmejdrech/helenos/network.
- 06:49 Changeset in mainline [3db8889]lfnserial by
- * make IPC_SET macros even more explicit
2010-03-23:
- 23:16 Changeset in mainline [5814ef7]lfnserial by
- * explicit cast fix
- 22:58 Changeset in mainline [e417b96]lfnserial by
- IPC_[SG]ET_ARG macros refactored to be more explicit and safer
- 20:49 Changeset in mainline [76ca3f7]lfnserial by
- Merge mailnline changes, revision 329
- 15:21 Codenames edited by
- Add some codenames of animals that prey on raccoons. (diff)
- 14:56 Changeset in mainline [63f8966]lfnserial by
- rename library directories (the common "lib" prefix is already in the …
- 14:44 Changeset in mainline [1b1164e8]lfnserial by
- unify and simplify user space makefiles rename NETWORKING …
- 14:41 Changeset in mainline [d99c1d2]lfnserial by
- use [u]int{8|16|32|64}_t type definitions as detected by the autotool …
- 14:03 Changeset in mainline [7c682dd1]lfnserial by
- simplify makefiles slightly
2010-03-22:
- 19:41 Repositories edited by
- Lucky third attempt. (diff)
- 19:40 Repositories edited by
- (diff)
- 19:39 Repositories edited by
- (diff)
2010-03-21:
- 19:33 Changeset in mainline [d347b53]lfnserial by
- child device registration - parts of code
- 09:40 Changeset in mainline [8023571]lfnserial by
- Merge from dev/misc.
- 09:39 Changeset in mainline [19f857a]lfnserial by
- Rename string.h to str.h to avoid header conflict with standard C string.h.
- 09:25 Changeset in mainline [e2b73d4f]lfnserial by
- Merge mainline changes.
2010-03-20:
- 22:02 Changeset in mainline [b535aeb]lfnserial by
- Merge mainline changes.
- 21:57 Changeset in mainline [39e8406]lfnserial by
- Update SBI to rev. 128.
2010-03-19:
- 18:30 Changeset in mainline [4e9aaf5]lfnserial by
- more autotooling: run actually the compiler in autotool.py and detect …
- 17:48 Meetings edited by
- (diff)
- 17:36 Ticket #217 (Need a way to detach devices) created by
- Commands like: - ata_bd - mbr_part - file_bd create new dev_handles …
- 14:40 Changeset in mainline [bda60d9]lfnserial by
- adding child device - parts of code
- 11:41 Changeset in mainline [3c80f2b]lfnserial by
- Python coding style cleanup (no change in functionality)
- 10:52 Ticket #216 (Need 'end of input' functionality) created by
- On Unix systems, Ctrl-D is the end-of-transimission control sequence. …
- 10:34 Ticket #215 (Need 'interrupt task' functionality) created by
- On Unix systems, the running application will receive the SIGINT …
- 09:49 Ticket #214 (Need a command to kill an arbitrary running task) created by
- We need a way to kill tasks directly from userspace. Something like: …
Note: See TracTimeline
for information about the timeline view.