Changes between Version 1 and Version 2 of ToMerge
- Timestamp:
- 2011-11-14T17:42:35Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ToMerge
v1 v2 4 4 5 5 * Task checkpointing ([https://code.launchpad.net/~tomas-brambora/helenos/checkpoint lp:~tomas-brambora/helenos/checkpoint]) 6 * Probably hard to integrate as-is, but some ideas might beworth cherrypicking (e.g. restarting of syscalls)6 * Probably hard to integrate as-is, but worth cherrypicking (e.g. restarting of syscalls) 7 7 8 8 * Statistical profiler ([https://code.launchpad.net/~ersin/helenos/measure2 lp:~ersin/helenos/measure2]) 9 9 * RTC driver, statistical profiler 10 10 11 * MMU-less operation [https://code.launchpad.net/~jiri-tlach/helenos/nommu lp:~jiri-tlach/helenos/nommu]11 * MMU-less operation ([https://code.launchpad.net/~jiri-tlach/helenos/nommu lp:~jiri-tlach/helenos/nommu]) 12 12 * Worth integrating as-is, but a heavy maintenance burden 13 13 * Better extending to a genuine hardware platform without MMU 14 14 15 * NUMA support [https://code.launchpad.net/~vojtech-horky/helenos/numa lp:~vojtech-horky/helenos/numa]15 * NUMA support ([https://code.launchpad.net/~vojtech-horky/helenos/numa lp:~vojtech-horky/helenos/numa]) 16 16 * Worth integrating as-is 17 17 * Some logical overlap with DMA zones, etc. 18 18 19 * NICF [https://code.launchpad.net/~helenos-nicf/helenos/nicf lp:~helenos-nicf/helenos/nicf] 19 * RBAC and security (Stepan Henek) 20 * Probably hard to integrate as-is, but worth cherrypicking 21 22 * NICF ([https://code.launchpad.net/~helenos-nicf/helenos/nicf lp:~helenos-nicf/helenos/nicf]) 20 23 * Still valuable code unmerged (e.g. RTL8139 and E1000 drivers), but some key parts need reimplementation (DMA zones, DMA in general) 21 24