|
|
@31ef7c1
|
6 years |
matthieu.riolo |
sysman: Properly clean after failed BFS
|
|
|
@8fab3f6
|
6 years |
matthieu.riolo |
sysctl: Add start operation
|
|
|
@504d103
|
6 years |
matthieu.riolo |
sysman: Call starting by name appropriately
Conflicts: …
|
|
|
@95d4280a
|
6 years |
matthieu.riolo |
sysman: Note about merged jobs
|
|
|
@01e68af
|
6 years |
matthieu.riolo |
sysman: Remove stale TODOs
|
|
|
@b895ba3
|
6 years |
matthieu.riolo |
sysman: Remove debugging pause
|
|
|
@c7b9db03
|
6 years |
matthieu.riolo |
sysman: Workaround for graphical applications as services
|
|
|
@5a88d87
|
6 years |
matthieu.riolo |
sysman: Remove unused logging
|
|
|
@ff20afc
|
6 years |
matthieu.riolo |
sysman: Synchronize access to unit repository from other fibrils
|
|
|
@d5cca04
|
6 years |
matthieu.riolo |
sysman: Remove unsynchronized access to observer hash table
|
|
|
@4ff66ae
|
6 years |
matthieu.riolo |
taskman: Bind events dump to register handler
- So that no events are …
|
|
|
@bb57a00
|
6 years |
matthieu.riolo |
sysman: Awareness of boot time tasks as anonymous services
- sysman …
|
|
|
@8ae8262
|
6 years |
matthieu.riolo |
sysman: Support for anonymous services
- Daemons that only call …
|
|
|
@7cce333
|
6 years |
matthieu.riolo |
sysman: Refined semantics of IPC_FLAG_AUTOSTART
IPC_FLAG_AUTOSTART_ …
|
|
|
@ed5367b
|
6 years |
matthieu.riolo |
sysman: Implement stopping units
Currently fails service monitoring …
|
|
|
@c64e254
|
6 years |
matthieu.riolo |
sysman: Generalize closure creation to any graph ("visitor" pattern)
|
|
|
@25a9fec
|
6 years |
matthieu.riolo |
sysman: Refactor job.c into job_queue.c and job_closure.c
|
|
|
@18377301
|
6 years |
matthieu.riolo |
sysman: Fix typo
|
|
|
@cf172c5
|
6 years |
matthieu.riolo |
sysman: Rename configuration to repo (forgotten change)
|
|
|
@db34424
|
6 years |
matthieu.riolo |
sysman: Simple check for multiedges in graph
|
|
|
@9532981
|
6 years |
matthieu.riolo |
sysman: Rename dependency to edge (more generic)
|
|
|
@af92309
|
6 years |
matthieu.riolo |
sysman: Rename configuration to repo(sitory)
It's better suited for …
|
|
|
@b55f62a
|
6 years |
matthieu.riolo |
sysman: Create control utility sysctl
- can list units and their …
|
|
|
@e8747bd8
|
6 years |
matthieu.riolo |
sysman: Use taskman API to detect successful server start
Conflicts: …
|
|
|
@012dd8e
|
6 years |
matthieu.riolo |
taskman: Handle INIT_TASKS as tasks spawned by loader
- everyone is …
|
|
|
@c6d87c10
|
6 years |
matthieu.riolo |
sysman: Update closure tests for new semantics of assigned units
|
|
|
@dba056b
|
6 years |
matthieu.riolo |
sysman: Using exposees to detect asynchronous start
- also fixed bug …
|
|
|
@3f05ef7
|
6 years |
matthieu.riolo |
sysman: Catch debug log output to file (temporary version)
|
|
|
@63a3276
|
6 years |
matthieu.riolo |
sysman: Instrumented locsrv for autostart
- also refactored unit name …
|
|
|
@72c8f77
|
6 years |
matthieu.riolo |
sysman: Separate job closure creation and its enqueuing
- added merge …
|
|
|
@73f7c4e
|
6 years |
matthieu.riolo |
sysman: Create tests for job control
- units are mocked by patching …
|
|
|
@4224ef7
|
6 years |
matthieu.riolo |
sysman: Add VFS FS server autostart
- VFS autostart instrumentation …
|
|
|
@dd5c623
|
6 years |
matthieu.riolo |
dyn_array: Non-allocating initialization API
|
|
|
@dda2602
|
6 years |
matthieu.riolo |
sysman: Create units to start up to compositor
- add necessary units …
|
|
|
@5559712
|
6 years |
matthieu.riolo |
sysman: Naive autostart instrumentation of locsrv
- Add …
|
|
|
@8432ae1
|
6 years |
matthieu.riolo |
sysman: Correct reference counting of jobs
|
|
|
@3f7e1f24
|
6 years |
matthieu.riolo |
sysman: Refactored job manipulation (event loop + one main fibril)
|
|
|
@09a8006
|
6 years |
matthieu.riolo |
Add license and copyright to new files
|
|
|
@bb154c6
|
6 years |
matthieu.riolo |
Add skeleton for configuration files loading
- Create content of /cfg …
|
|
|
@6efec7e3
|
6 years |
matthieu.riolo |
Unit polymorphism (simple mount), debug logging
|
|
|
@4fe7fcb
|
6 years |
matthieu.riolo |
Transform unit dependencies to job ordering
|
|
|
@c0c388d2
|
6 years |
matthieu.riolo |
Sysman jobs memory management (refcnt)
|
|
|
@694253c
|
6 years |
matthieu.riolo |
Skeleton for sysman (unit) jobs control
|
|
|
@f42ee6f
|
6 years |
matthieu.riolo |
Add basic structures for sysman
Conflicts:
boot/Makefile.common
|