id summary reporter owner description type status priority milestone component version resolution keywords cc field_blocks field_dependson field_seealso 671 Allow arbitrary number of phones per task Jakub Jermář Jakub Jermář "The number of IPC connections a task can have is limited by the value of `IPC_MAX_PHONES`, which is currently 64. If we start implementing components in the way suggested in #670, ie. when individual objects inside of those components become IPC endpoints and IPC connections become de facto capabilities, having a hard limit on the number of IPC connections may prove too limiting. Instead, the task should be allowed to have as many IPC connections as it desires, subject to possible resource-accounting policies." enhancement closed major helenos/kernel/generic mainline fixed ipc, ports, capabilities, async #670