Fork us on GitHub Follow us on Facebook Follow us on Twitter

Timeline



2023-02-12:

22:25 Changeset in mainline [4777e02] by Jiří Zárevúcky <zarevucky.jiri@…>
Make spinlock functions inlineable in non-SMP case By popular demand.

2023-02-11:

19:13 Changeset in mainline [111b9b9] by Jiří Zárevúcky <zarevucky.jiri@…>
Reimplement waitq using thread_wait/wakeup This adds a few functions …
18:50 Changeset in mainline [76e17d7c] by Jiří Zárevúcky <zarevucky.jiri@…>
Reorganize mutex implementation
18:35 Changeset in mainline [11d2c983] by Jiří Zárevúcky <zarevucky.jiri@…>
Reorganize locking in thread_destroy()

2023-02-10:

22:59 Changeset in mainline [1871118] by Jiří Zárevúcky <zarevucky.jiri@…>
Make thread_t reference counted This simplifies interaction between …
15:18 Changeset in mainline [daadfa6] by Jiří Zárevúcky <zarevucky.jiri@…>
Remove unnecessary context field from cpu_t structure

2023-02-09:

17:42 Changeset in mainline [e994898] by Jiří Zárevúcky <zarevucky.jiri@…>
Fix an oops
16:55 Changeset in mainline [4c78104] by Jiří Zárevúcky <zarevucky.jiri@…>
Get rid of waitq_count_get/set
16:29 Changeset in mainline [c0b54c9] by Jiří Zárevúcky <zarevucky.jiri@…>
Thread is guaranteed to exist in waitq_sleep_timed_out …
16:12 Changeset in mainline [83789ea2] by Jiří Zárevúcky <zarevucky.jiri@…>
Simplify timeout handling Since timeout_unregister() now waits for …
15:31 Changeset in mainline [ba25c4b] by Jiří Zárevúcky <zarevucky.jiri@…>
Synchronize timeout_unregister() with handler execution This ensures …

2023-02-08:

14:34 IPC edited by Martin Decky
a human, not just a man (diff)
02:13 Ticket #858 (i8042 driver loads the processor when HW not present) created by Colin Parker
Not all amd64-based PCs have functional i8042 HW (e.g. Apple …

2023-02-07:

18:43 Changeset in mainline [78acbc72] by Jiří Zárevúcky <zarevucky.jiri@…>
Remove unused thread_interrupted(), make thread_interrupt() useful
16:49 Changeset in mainline [0366d09d] by Jiří Zárevúcky <zarevucky.jiri@…>
Avoid separate allocation for FPU context With _Alignas, we can …
16:11 Changeset in mainline [1eaead4] by Jiri Svoboda <jiri@…>
Tab set control This allows to expand the space available in a dialog …
16:03 Changeset in mainline [7c5320c] by Jiří Zárevúcky <zarevucky.jiri@…>
Use the semaphore interface instead of waitq in some places Since we …
16:02 Changeset in mainline [5110d0a] by Jiří Zárevúcky <zarevucky.jiri@…>
Turn a bunch of macros into regular functions

2023-02-06:

21:03 Changeset in mainline [8a55346] by Jiri Svoboda <jiri@…>
Bump sycek This takes in the support for _Alignas() in ccheck.
16:54 Changeset in mainline [b596d0d] by Jiří Zárevúcky <zarevucky.jiri@…>
Fix incorrect locking in cap_unpublish()

2023-02-05:

22:03 Changeset in mainline [61eb2ce2] by Jiří Zárevúcky <zarevucky.jiri@…>
Make hash table operations immutable, because global mutable state is evil
14:43 Changeset in mainline [07700ed] by Jiří Zárevúcky <zarevucky.jiri@…>
Don't mess with waitq internals to emulate the desired semantics …
14:43 Changeset in mainline [33a3be8] by Jiří Zárevúcky <zarevucky.jiri@…>
Modify semantics of WAKEUP_ALL slightly Previous implementation saves …
14:43 Changeset in mainline [c030818] by Jiří Zárevúcky <zarevucky.jiri@…>
Move saved interrupt level from context_t to thread_t Unlike the rest …
10:26 Ticket #857 (/app/cpptest killed due to an exception at program counter ...) created by Paul Dufresne
cpptest result in a "crash": app/launcher(59) launcher: Spawning …

2023-02-04:

17:20 Changeset in mainline [c1b073b7] by Jiří Zárevúcky <zarevucky.jiri@…>
Remove some unnecessary #ifdefs %p does not care about specified …
17:14 Changeset in mainline [30b56d9] by Jiří Zárevúcky <zarevucky.jiri@…>
Use the correct format specifier when printing task_id_t
17:13 Changeset in mainline [661a5ac] by Jiří Zárevúcky <zarevucky.jiri@…>
Use panic() instead of an infinite loop at the unreachable end of …
16:43 Changeset in mainline [e86f568] by Jiří Zárevúcky <zarevucky.jiri@…>
Initialize CURRENT→mutex_locks It is not used anywhere yet, but will …
16:19 Changeset in mainline [011c79a] by Jiří Zárevúcky <zarevucky.jiri@…>
Replace CPU→needs_relink with CPU→relink_deadline This removes a …
16:19 Changeset in mainline [aae2869] by Jiří Zárevúcky <zarevucky.jiri@…>
Replace THREAD→ticks with CPU→preempt_deadline This removes a bit …

2023-02-03:

17:01 Changeset in mainline [8addb24a] by Jiří Zárevúcky <zarevucky.jiri@…>
Turn spin look hint into a function

2023-02-02:

22:23 Changeset in mainline [64e9cf4] by Jiří Zárevúcky <zarevucky.jiri@…>
Merge a few changes to spinlock code Changed organization of the code …
21:58 Changeset in mainline [b076dfb] by Jiří Zárevúcky <zarevucky.jiri@…>
Implement more elaborate debug checking for spinlocks
21:58 Changeset in mainline [2b264c4] by Jiří Zárevúcky <zarevucky.jiri@…>
Add architecture-specific spinlock optimization
21:58 Changeset in mainline [f43d8ce] by Jiří Zárevúcky <zarevucky.jiri@…>
Make spinlock_lock/unlock into proper functions in all configurations
21:58 Changeset in mainline [95658c9] by Jiří Zárevúcky <zarevucky.jiri@…>
Put irq_spinlock_*() functions in a separate file
14:35 Ticket #856 (XHCI driver does not start reliably on amd64) created by Colin Parker
When starting the XHCI driver, there appears to be a race condition …

2023-01-30:

18:24 Changeset in mainline [f114d40] by Jakub Jermář <jakub@…>
Change amd64 pte_t bitfields to have a 40-bit address field and 11-bit …
18:23 Changeset in mainline [0161d16] by Jakub Jermář <jakub@…>
Adjust PTE bit field definitions and sizes to match and align with …

2023-01-29:

23:37 UsersGuide/Console edited by Jiri Svoboda
Soo out of date (diff)

2023-01-22:

11:40 UsersGuide/GUI edited by Jiri Svoboda
Add link to multi-seat guide (diff)
11:39 UsersGuide/MultiSeat created by Jiri Svoboda
Multi-seat
11:25 UsersGuide/GUI edited by Jiri Svoboda
Update for new GUI (diff)
11:11 ReleaseNotes/Mainline edited by Jiri Svoboda
Multi-seat (diff)
11:05 Changeset in mainline [b1f0a14] by Jiri Svoboda <jiri@…>
Pass input device ID via display specification argument This allows …

2023-01-20:

11:50 Changeset in mainline [5d380b6] by Jiri Svoboda <jiri@…>
Create menu windows in the correct seat Add a mechanism to set the …
Note: See TracTimeline for information about the timeline view.