Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #250 (closed enhancement: wontfix)

Opened 5 years ago

Last modified 4 years ago

Subsystems launch order

Reported by: ainulindale Owned by: mickey
Priority: minor Milestone:
Component: framework/general Version:
Keywords: Cc:

Description

In order to be able to order the launch of the subsystems, to be able to request faster resources, for instance, it would be great to have a way to order their start.

Change History

comment:1 Changed 4 years ago by daniel

How much would that improve the overall speed? Would this even improve anything since most subsystems have stuff they need to do in the idle task anyway?

Maybe the -s <system1>,<system2> option starts the subsystems in the same order given?

comment:2 Changed 4 years ago by mickey

  • Status changed from new to closed
  • Resolution set to wontfix

This will not be implemented in FSO1, however since subsystems live on process level in FSO2, this will either work using dbus system activation or distro maintainers can chose how to start them via naming of init scripts.

Note: See TracTickets for help on using tickets.