[RTEMS Project] #3543: Change Telnet server to allocate most resources during initialization

RTEMS trac trac at rtems.org
Tue Oct 9 12:56:35 UTC 2018


#3543: Change Telnet server to allocate most resources during initialization
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  task             |     Status:  assigned
  Priority:  normal           |  Milestone:  5.1
 Component:  lib              |    Version:  5
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:  3529
------------------------------+-----------------------------
 The Telnet server currently creates the resources needed for a client
 connection on demand. Allocate most resources during initialization to
 avoid sporadic resource shortage issues.

--
Ticket URL: <http://devel.rtems.org/ticket/3543>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list