{1} Active Tickets (208 matches)
- List all active tickets by priority.
- Color each row based on priority.
Results (1 - 100 of 208)
Ticket | Summary | Component | Version | Milestone | Type | Owner | Status | Created |
---|---|---|---|---|---|---|---|---|
#2 | IRQs can theoretically starve | helenos/kernel/generic | mainline | enhancement | Jakub Jermář | new | 2009-04-09 | |
#4 | HelenOS/sparc64 unstable with CONFIG_TSB | helenos/kernel/sparc64 | mainline | defect | Jakub Jermář | reopened | 2009-04-09 | |
#5 | Support uspace with the ability to join threads | helenos/unspecified | mainline | enhancement | mpr | assigned | 2009-04-09 | |
#9 | Current fibril model can confuse kernel's view on threads | helenos/lib/c | mainline | enhancement | Jakub Jermář | new | 2009-04-09 | |
#10 | Register window thrashing | helenos/kernel/sparc64 | mainline | enhancement | new | 2009-04-09 | ||
#11 | Support PAE on ia32 | helenos/kernel/ia32 | mainline | enhancement | Martin Decky | new | 2009-04-09 | |
#12 | Eliminate one of two copies during IPC_M_DATA_WRITE | helenos/kernel/generic | mainline | enhancement | new | 2009-04-09 | ||
#16 | mips32 loaders need to maintain cache coherence | helenos/boot/mips32 | mainline | enhancement | new | 2009-04-09 | ||
#32 | ppc32: use proper permissions on pages | helenos/kernel/ppc32 | mainline | enhancement | Martin Decky | new | 2009-04-10 | |
#38 | Unify sysinfo, bootinfo, OFW tree | helenos/unspecified | mainline | enhancement | new | 2009-04-10 | ||
#40 | Implement support for Sgi Octane (mips64) | helenos/kernel/mips64 | enhancement | Martin Decky | new | 2009-04-10 | ||
#41 | Add support for iMac G5 (ppc64) | mainline | enhancement | Martin Decky | new | 2009-04-10 | ||
#42 | Kconsole notifications in a separate thread | helenos/kernel/generic | mainline | enhancement | new | 2009-04-10 | ||
#43 | Switch between virtual terminals using Alt+Fn | helenos/srv/console | mainline | enhancement | new | 2009-04-10 | ||
#54 | VFS to FUSE connector | helenos/fs/other | mainline | enhancement | new | 2009-04-15 | ||
#55 | Some keyboards do not support autorepeat | helenos/srv/kbd | mainline | enhancement | new | 2009-04-15 | ||
#62 | Support file system date attributes | helenos/srv/vfs | mainline | enhancement | new | 2009-04-20 | ||
#65 | Kernel input devices polling | helenos/kernel/generic | mainline | enhancement | new | 2009-04-21 | ||
#67 | TMPFS relies on being single-threaded | helenos/fs/tmpfs | mainline | enhancement | new | 2009-04-23 | ||
#72 | Write back file system data from block cache to the block device periodically | helenos/lib/block | mainline | enhancement | Jakub Jermář | assigned | 2009-05-07 | |
#77 | Filesystem framework is extremely fragile | helenos/srv/vfs | mainline | enhancement | new | 2009-05-22 | ||
#120 | Some HelenOS code breaks strict aliasing rules | helenos/unspecified | mainline | defect | new | 2009-09-22 | ||
#156 | Improve support for non-xterm terminal emulators | helenos/srv/console | mainline | enhancement | Jiri Svoboda | new | 2010-01-07 | |
#164 | Implement stack tracing hooks for ia64 | helenos/kernel/ia64 | mainline | enhancement | new | 2010-01-14 | ||
#165 | Implement stack tracing hooks for mips32 | helenos/kernel/mips32 | mainline | enhancement | new | 2010-01-14 | ||
#166 | Implement kernel stack tracing hooks for ppc32 | helenos/kernel/ppc32 | mainline | enhancement | new | 2010-01-14 | ||
#167 | Implement kernel stack tracing hooks for sparc64 | helenos/kernel/sparc64 | mainline | enhancement | Jakub Jermář | new | 2010-01-14 | |
#173 | Need a command line tool to manage null devices | helenos/unspecified | mainline | enhancement | new | 2010-01-27 | ||
#177 | OpenPIC driver for ppc32 | helenos/unspecified | mainline | enhancement | new | 2010-01-31 | ||
#184 | Support for ipc_connect_me_to_timeout() would be useful | helenos/srv/ns | mainline | enhancement | new | 2010-02-18 | ||
#201 | fflush() should be cheap if output buffer is empty | helenos/unspecified | mainline | enhancement | new | 2010-02-27 | ||
#202 | fgetc() should be smarter about buffer flushing | helenos/unspecified | mainline | enhancement | new | 2010-02-27 | ||
#209 | Network IPC bridge | helenos/unspecified | mainline | enhancement | new | 2010-03-14 | ||
#212 | Give flexible option to set console colors. | helenos/srv/console | mainline | enhancement | new | 2010-03-16 | ||
#215 | Need 'interrupt task' functionality | helenos/unspecified | mainline | enhancement | new | 2010-03-19 | ||
#216 | Need 'end of input' functionality | helenos/unspecified | mainline | enhancement | new | 2010-03-19 | ||
#217 | Need a way to detach devices | helenos/srv/locsrv | mainline | enhancement | new | 2010-03-19 | ||
#248 | i8042 kernel driver should be more robust | helenos/kernel/genarch | mainline | enhancement | Martin Decky | new | 2010-07-06 | |
#269 | Characters must be written atomically to the console | helenos/srv/console | defect | new | 2010-11-05 | |||
#281 | printf functions are overserialized | helenos/lib/c | enhancement | new | 2011-01-09 | |||
#297 | TICK ticks ahead of TICK_COMPARE | helenos/kernel/sparc64 | defect | Jakub Jermář | new | 2011-02-25 | ||
#300 | Spurious interrupt on Phenom X4 (quad core) | helenos/kernel/ia32 | defect | Jakub Jermář | new | 2011-02-28 | ||
#304 | Read-only UDF 2.50 (Blu-ray video) | helenos/unspecified | enhancement | reopened | 2011-02-28 | |||
#309 | async_data_read_finalize returns EOK even with NULL data and nonzero size | helenos/lib/c | mainline | defect | Jakub Jermář | new | 2011-03-07 | |
#310 | Support for DWARF Debugging Information Format | helenos-debugging | enhancement | new | 2011-03-08 | |||
#312 | Coredumps should contain register state | helenos/app/taskdump | enhancement | new | 2011-03-09 | |||
#313 | Enhancement of user space debugging and observability features | helenos-debugging | enhancement | new | 2011-03-09 | |||
#319 | Input method for character terminals | helenos/srv/kbd | enhancement | new | 2011-03-21 | |||
#320 | Would be nice to type kconsole commands while 'test *' runs | helenos/kernel/generic | enhancement | Jakub Jermář | new | 2011-03-22 | ||
#346 | Scheduler SMP load balancing suboptimal | helenos/kernel/generic | mainline | defect | Jakub Jermář | new | 2011-05-30 | |
#355 | Revive Doxygen reference | helenos/unspecified | mainline | enhancement | new | 2011-06-19 | ||
#358 | IRQ pseudocode compiler | helenos/lib/other | mainline | enhancement | new | 2011-07-14 | ||
#378 | Fulltext search for the Mailman archive | helenos-web | enhancement | new | 2011-09-26 | |||
#381 | Integrate interrupt controller drivers into DDF | helenos/unspecified | mainline | enhancement | new | 2011-10-11 | ||
#385 | Support for address space identifiers on amd64 | helenos/kernel/amd64 | mainline | enhancement | Jakub Jermář | new | 2011-10-17 | |
#387 | The APIC driver needs to get information about the IO APIC from the kernel | helenos/srv/irc | mainline | defect | new | 2011-10-29 | ||
#388 | There is more to mapping IRQs to IO APIC pins | helenos/kernel/ia32 | mainline | defect | Jakub Jermář | new | 2011-10-29 | |
#391 | Async exchange abort | helenos/unspecified | mainline | enhancement | new | 2011-11-08 | ||
#392 | Async per-port connection handlers | helenos/unspecified | mainline | enhancement | new | 2011-11-08 | ||
#393 | Async single connection per session | helenos/unspecified | mainline | enhancement | new | 2011-11-08 | ||
#402 | Port QEMU to HelenOS | helenos/app/other | mainline | enhancement | Vojtech Horky | accepted | 2011-12-21 | |
#408 | ia32, amd64: Number of CPUs is limited to 8 | helenos/kernel/ia32 | mainline | enhancement | Martin Decky | accepted | 2012-01-16 | |
#410 | Can't have more than 1GiB of memory on ppc32 | helenos/kernel/ppc32 | mainline | defect | Martin Decky | new | 2012-01-24 | |
#414 | Graceful system shutdown | helenos-infrastructure | mainline | enhancement | Jakub Jermář | new | 2012-02-18 | |
#417 | Port HelenOS to an existing 32-bit MIPS board / computer | helenos/kernel/mips32 | mainline | enhancement | Jakub Jermář | assigned | 2012-02-18 | |
#419 | HelenOS as a Genode platform | helenos/unspecified | mainline | enhancement | new | 2012-02-24 | ||
#421 | Non-anomymous DMA allocation needs to trigger on-demand mapping | helenos/kernel/generic | mainline | defect | Martin Decky | new | 2012-03-06 | |
#423 | DMA allocations need to survive address space destruction | helenos/kernel/generic | mainline | defect | Jakub Jermář | new | 2012-03-06 | |
#424 | RPC/IPC generator | helenos-infrastructure | mainline | enhancement | new | 2012-03-06 | ||
#425 | Implement support for Lemote Fuloong/Yeeloong (mips64) | helenos/kernel/mips64 | enhancement | Martin Decky | new | 2012-03-07 | ||
#427 | Tickless/event-driven kernel | helenos/kernel/generic | mainline | enhancement | Martin Decky | new | 2012-03-08 | |
#432 | Rock Ridge extension in cdfs | helenos/unspecified | mainline | enhancement | new | 2012-03-26 | ||
#433 | Restartable system calls | helenos/kernel/generic | mainline | enhancement | Jakub Jermář | new | 2012-03-27 | |
#436 | Cursor not always visible during movement | helenos/srv/console | mainline | defect | new | 2012-04-05 | ||
#438 | Indexed sequence ADT | helenos/unspecified | mainline | enhancement | new | 2012-04-12 | ||
#440 | Serial terminal emulation/deemulation library | helenos/unspecified | mainline | enhancement | Jiri Svoboda | accepted | 2012-04-17 | |
#443 | IPC hangup should awaken blocked clients | helenos/lib/c | mainline | defect | Jakub Jermář | new | 2012-04-24 | |
#445 | slab_reclaim() holds a spinlock when making calls to frame allocator | helenos/kernel/generic | mainline | enhancement | Jakub Jermář | new | 2012-04-24 | |
#446 | High memory corrodes memory reservations | helenos/unspecified | mainline | defect | new | 2012-04-24 | ||
#447 | Boot from persistent file system | helenos/unspecified | mainline | enhancement | new | 2012-04-26 | ||
#448 | Forced vs. non-forced administrative device removal | helenos/unspecified | mainline | enhancement | new | 2012-04-27 | ||
#460 | Extend devctl with driver management | helenos/unspecified | mainline | enhancement | Jiri Svoboda | assigned | 2012-05-08 | |
#461 | No interrupts for uspace on real hardware when SMP enabled | helenos/srv/irc | mainline | defect | Jakub Jermář | accepted | 2012-05-09 | |
#464 | FPU preserved registers not preserved across fibril switches | helenos/lib/c | mainline | defect | Jakub Jermář | new | 2012-06-20 | |
#466 | Command-specific tab completion in kernel console | helenos/kernel/generic | mainline | enhancement | Aurelio Colosimo | assigned | 2012-07-17 | |
#467 | Use of bit fields in AHCI driver is not clearly justified based on the specs | helenos/unspecified | mainline | defect | new | 2012-07-19 | ||
#468 | Implement IPC_M_DATA_READ_WRITE | helenos/kernel/generic | mainline | enhancement | Jakub Jermář | new | 2012-07-31 | |
#470 | Mac Mini (Mid 2011) boot issues | helenos/boot/amd64 | mainline | defect | new | 2012-08-07 | ||
#471 | Dell PowerEdge 7150 PS/2 keyboard input not working | helenos/srv/kbd | mainline | defect | new | 2012-08-07 | ||
#472 | PCI bus not detected on iMac G4 | helenos/drv/pciintel | mainline | defect | new | 2012-08-07 | ||
#474 | Mac Pro (Early 2009) UHCI keyboard error | helenos/srv/kbd | mainline | defect | new | 2012-08-07 | ||
#480 | VFS deadlocks when FS calles VFS operation (namespace_rwlock) | helenos/srv/vfs | mainline | enhancement | Jakub Jermář | new | 2012-08-21 | |
#494 | Need abortable async_get_call() variant | helenos/lib/c | mainline | enhancement | Jakub Jermář | new | 2012-09-11 | |
#495 | A keypress still required for shell to return control after a task is killed | helenos/unspecified | mainline | defect | new | 2012-09-16 | ||
#496 | Provide library implementations for common CRC's | helenos/lib/c | mainline | enhancement | new | 2012-09-23 | ||
#502 | Zero configuration networking | helenos/unspecified | mainline | enhancement | new | 2012-11-30 | ||
#505 | Remcons should implement the console protocol fully | helenos/unspecified | mainline | enhancement | Jiri Svoboda | accepted | 2012-12-05 | |
#508 | Parallel sessions don't mix well with call forwarding | helenos/lib/c | mainline | defect | Jakub Jermář | new | 2013-01-09 | |
#512 | Implement/port an NTP client | helenos/unspecified | mainline | enhancement | new | 2013-01-26 | ||
#516 | CPU hotplug | helenos/kernel/generic | mainline | enhancement | Jakub Jermář | new | 2013-03-06 |
Note:
See TracReports for help on using and creating reports.