# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-10-19T12:24:14Z Tue, 25 Jul 2023 14:02:10 GMT Vojtech Horky [7433234] * tools/toolchain.sh (modified) Toolchain: drop unused code Tue, 25 Jul 2023 13:17:41 GMT Vojtech Horky [27bfbed] * meson/part/compiler_args/meson.build (modified) C++: silence misleading indentation warnings Tue, 25 Jul 2023 13:09:37 GMT Vojtech Horky [4b992266] * uspace/drv/bus/usb/xhci/hw_struct/context.h (modified) * uspace/lib/ext4/include/ext4/types.h (modified) Fix packed structures __attribute__(packed) actually implies also ... Tue, 25 Jul 2023 13:09:02 GMT Vojtech Horky [1f6bf85] * uspace/lib/cpp/include/__bits/adt/hash_table.hpp (modified) * uspace/lib/cpp/include/__bits/adt/rbtree.hpp (modified) C++: resolve ambiguous naming Tue, 25 Jul 2023 13:05:37 GMT Vojtech Horky [1339fd9] * uspace/lib/cpp/include/__bits/string/string.hpp (modified) C++ strings: missing space for null terminator Mon, 24 Jul 2023 17:53:21 GMT Vojtech Horky [f5fc6a8] * uspace/srv/hid/display/test/window.c (modified) Silence compiler in test Mon, 24 Jul 2023 16:30:23 GMT Vojtech Horky [474fd65] * uspace/app/wifi_supplicant/wifi_supplicant.c (modified) Remove memory leak Mon, 24 Jul 2023 16:26:04 GMT Vojtech Horky [c1a7a65] * uspace/lib/c/test/string.c (modified) Silence compiler warning in test Mon, 24 Jul 2023 16:22:54 GMT Vojtech Horky [417e1f6] * uspace/srv/hid/output/proto/vt100.c (modified) Ensure buffer is really big enough Mon, 24 Jul 2023 16:22:54 GMT Vojtech Horky [e7dc3a4] * uspace/drv/nic/ar9271/wmi.c (modified) Prevent double-free Mon, 24 Jul 2023 16:22:54 GMT Vojtech Horky [d3d267b] * uspace/drv/nic/ar9271/wmi.c (modified) Add missing malloc check Mon, 24 Jul 2023 16:22:53 GMT Vojtech Horky [fa992e5] * uspace/app/tester/fault/fault1.c (modified) Silence compiler in a special test Mon, 24 Jul 2023 16:22:53 GMT Vojtech Horky [2fe799a] * uspace/lib/ui/test/window.c (modified) Use keyboard, not mouse enum Mon, 24 Jul 2023 16:22:53 GMT Vojtech Horky [7a5702fa] * uspace/lib/gfxfont/test/tpf.c (modified) Force correct type Mon, 24 Jul 2023 16:22:53 GMT Vojtech Horky [3dfb152] * uspace/app/tester/print/print5.c (modified) Silence when NULL printed with %s Mon, 24 Jul 2023 05:52:15 GMT Vojtech Horky [2e7fc4de] * uspace/lib/ui/src/window.c (modified) Forcing enum types Sun, 23 Jul 2023 16:32:01 GMT Vojtech Horky [6ad7f2f] * uspace/lib/usbdev/include/usb/dev/device.h (modified) USB: fix function signature Sun, 23 Jul 2023 15:35:35 GMT Vojtech Horky [fcbf101] * uspace/lib/cpp/include/__bits/algorithm.hpp (modified) C++: expand loop if types are different Fri, 14 Jul 2023 14:24:56 GMT Vojtech Horky [e652d8c] * uspace/lib/cpp/src/future.cpp (modified) C++ lib: prevent use after free (hackish) Fri, 14 Jul 2023 14:06:30 GMT Vojtech Horky [eac3398] * meson/part/compiler_args/meson.build (modified) -Wimplicit-function-declaration is only for C Fri, 14 Jul 2023 14:00:01 GMT Vojtech Horky [9fc58e3] * uspace/lib/cpp/src/__bits/unwind.cpp (modified) C++ lib: missing header Fri, 14 Jul 2023 13:58:38 GMT Vojtech Horky [f1e7599] * kernel/meson.build (modified) Kernel: do not check segment access rights Fri, 14 Jul 2023 12:41:26 GMT Vojtech Horky [10e56b7] * uspace/lib/c/generic/rtld/symbol.c (modified) Bypass compiler false-alarm Fri, 14 Jul 2023 12:41:19 GMT Vojtech Horky [c4c90c8] * uspace/lib/c/generic/thread/fibril_synch.c (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/cpp/include/__bits/thread/threading.hpp (modified) C++: mutex::init should be constexpr Fri, 14 Jul 2023 12:41:10 GMT Vojtech Horky [b030416] * abi/include/_bits/decls.h (modified) Add __CONSTEXPR for headers shared by C and C++ Fri, 14 Jul 2023 12:41:10 GMT Vojtech Horky [851b842] * kernel/meson.build (modified) Silence compiler when accessing low memory addresses Fri, 14 Jul 2023 12:41:01 GMT Vojtech Horky [2b5628c] * abi/include/_bits/uchar.h (modified) char8_t behaves differently in C and C++ Mon, 15 May 2023 16:19:52 GMT Jiri Svoboda [14cbf07] * uspace/app/display-cfg/display-cfg.c (modified) * uspace/app/display-cfg/display-cfg.h (modified) * uspace/app/display-cfg/main.c (modified) * uspace/app/display-cfg/seats.c (modified) * uspace/app/display-cfg/seats.h (modified) * uspace/app/display-cfg/test/seats.c (modified) * uspace/lib/ui/include/ui/selectdialog.h (modified) * uspace/lib/ui/src/selectdialog.c (modified) * uspace/lib/ui/test/selectdialog.c (modified) Fill in tests seats_list_populate and avail_devices_insert Wed, 10 May 2023 21:04:22 GMT Jakub Jermář [aace43d8] * contrib/qemu/build-from-scratch.sh (modified) * tools/ew.py (modified) Bump QEMU version to 8.0.0 Also fix the QEMU command line for ... Tue, 25 Apr 2023 11:48:50 GMT Jiri Svoboda [cdf5361] * uspace/app/display-cfg/main.c (added) * uspace/app/display-cfg/test/seats.c (modified) * uspace/lib/dispcfg/include/dispcfg.h (modified) * uspace/lib/dispcfg/include/testdc.h (added) * uspace/lib/dispcfg/include/types/dispcfg.h (modified) * uspace/lib/dispcfg/include/types/testdc.h (added) * uspace/lib/dispcfg/meson.build (modified) * uspace/lib/dispcfg/src/testdc.c (added) * uspace/lib/dispcfg/test/dispcfg.c (modified) Factor out test display service So that we can use it in ... Thu, 20 Apr 2023 18:43:15 GMT Jiri Svoboda [97d3d9d] * uspace/app/display-cfg/display-cfg.c (modified) * uspace/app/display-cfg/display-cfg.h (modified) * uspace/app/display-cfg/meson.build (modified) * uspace/app/display-cfg/seats.c (modified) * uspace/app/display-cfg/seats.h (modified) * uspace/app/display-cfg/test/display-cfg.c (modified) * uspace/app/display-cfg/test/seats.c (modified) Start filling in unit tests for display-cfg Wed, 19 Apr 2023 16:21:36 GMT Jiri Svoboda [37087c8] * uspace/lib/ui/test/list.c (modified) Fill in unimplemented UI list tests Wed, 19 Apr 2023 11:13:06 GMT Jiri Svoboda [c0757e1f] * uspace/app/disp/disp.c (modified) * uspace/app/display-cfg/display-cfg.c (added) * uspace/app/display-cfg/display-cfg.h (added) * uspace/app/display-cfg/doc/doxygroups.h (added) * uspace/app/display-cfg/meson.build (added) * uspace/app/display-cfg/seats.c (added) * uspace/app/display-cfg/seats.h (added) * uspace/app/display-cfg/test/display-cfg.c (added) * uspace/app/display-cfg/test/main.c (added) * uspace/app/display-cfg/test/seats.c (added) * uspace/app/display-cfg/types/display-cfg.h (added) * uspace/app/display-cfg/types/seats.h (added) * uspace/app/meson.build (modified) * uspace/app/uidemo/uidemo.c (modified) * uspace/lib/dispcfg/include/dispcfg.h (modified) * uspace/lib/dispcfg/include/dispcfg_srv.h (modified) * uspace/lib/dispcfg/include/ipc/dispcfg.h (modified) * uspace/lib/dispcfg/include/types/dispcfg.h (modified) * uspace/lib/dispcfg/src/dispcfg.c (modified) * uspace/lib/dispcfg/src/dispcfg_srv.c (modified) * uspace/lib/dispcfg/test/dispcfg.c (modified) * uspace/lib/ui/include/types/ui/selectdialog.h (added) * uspace/lib/ui/include/ui/entry.h (modified) * uspace/lib/ui/include/ui/list.h (modified) * uspace/lib/ui/include/ui/selectdialog.h (added) * uspace/lib/ui/include/ui/tab.h (modified) * uspace/lib/ui/meson.build (modified) * uspace/lib/ui/private/entry.h (modified) * uspace/lib/ui/private/filelist.h (modified) * uspace/lib/ui/private/list.h (modified) * uspace/lib/ui/private/promptdialog.h (modified) * uspace/lib/ui/private/selectdialog.h (added) * uspace/lib/ui/src/filelist.c (modified) * uspace/lib/ui/src/list.c (modified) * uspace/lib/ui/src/promptdialog.c (modified) * uspace/lib/ui/src/selectdialog.c (added) * uspace/lib/ui/test/filelist.c (modified) * uspace/lib/ui/test/list.c (modified) * uspace/lib/ui/test/main.c (modified) * uspace/lib/ui/test/selectdialog.c (added) * uspace/srv/hid/display/cfgops.c (modified) UI display configuration utility In addition to the command-line ... Wed, 19 Apr 2023 09:31:02 GMT Jiří Zárevúcky [ec8ef12] * kernel/generic/src/proc/scheduler.c (modified) Split find_best_thread() into two functions try_find_thread() ... Wed, 19 Apr 2023 09:31:02 GMT Jiří Zárevúcky [117ad5a2] * kernel/generic/src/proc/scheduler.c (modified) Get thread priority from find_best_thread(), instead of locking ... Tue, 18 Apr 2023 17:33:02 GMT Jiří Zárevúcky [f3dbe27] * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/thread.c (modified) Reduce locking further with lazy FPU It turns out we only need a ... Sun, 16 Apr 2023 13:00:39 GMT Jiří Zárevúcky [06f81c4] * kernel/generic/include/cpu.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/thread.c (modified) Check cpu_t::fpu_owner directly instead of ... Sun, 16 Apr 2023 12:39:04 GMT Jiří Zárevúcky [fbaf6ac] * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/thread.c (modified) Streamline thread load-balancing Sun, 16 Apr 2023 12:22:00 GMT Jiří Zárevúcky [169815e] * kernel/generic/include/cpu.h (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/mm/tlb.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/time/clock.c (modified) Split cpu_t::lock into fpu_lock and tlb_lock For all other ... Sat, 15 Apr 2023 16:47:54 GMT Jiří Zárevúcky [b2ec5cf] * kernel/generic/include/atomic.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/time/clock.c (modified) Implement atomic_time_stat_t for lockless timekeeping We keep ... Sat, 15 Apr 2023 16:30:15 GMT Jiří Zárevúcky [dd218ea] * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/thread.c (modified) Remove unnecessary thread_t::wired There's already ... Fri, 07 Apr 2023 18:23:19 GMT Jiří Zárevúcky [c680333] * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/proc/scheduler.c (modified) Move task switch handling into a separate function Tue, 21 Mar 2023 17:41:48 GMT Jiří Zárevúcky [3118355] * kernel/generic/src/proc/scheduler.c (modified) Optimize relink_rq() Iterate backwards and only lock each runqueue ... Tue, 21 Mar 2023 17:31:07 GMT Jiří Zárevúcky [72ac106] * kernel/generic/include/adt/list.h (modified) * uspace/lib/c/include/adt/list.h (modified) Add list_swap() for swapping lists Wed, 08 Mar 2023 18:21:22 GMT Jiri Svoboda [7cf5ddb] * uspace/app/nav/panel.c (modified) * uspace/app/uidemo/uidemo.c (modified) * uspace/app/uidemo/uidemo.h (modified) * uspace/lib/ui/include/types/ui/list.h (added) * uspace/lib/ui/include/ui/filelist.h (modified) * uspace/lib/ui/include/ui/list.h (added) * uspace/lib/ui/meson.build (modified) * uspace/lib/ui/private/filelist.h (modified) * uspace/lib/ui/private/list.h (added) * uspace/lib/ui/src/filelist.c (modified) * uspace/lib/ui/src/list.c (added) * uspace/lib/ui/test/filelist.c (modified) * uspace/lib/ui/test/list.c (added) * uspace/lib/ui/test/main.c (modified) Generic UI list control Derived from file list, now file list is ... Sun, 26 Feb 2023 15:27:13 GMT Jiří Zárevúcky [bea6233] * kernel/arch/abs32le/include/arch/asm.h (modified) * kernel/arch/amd64/include/arch/asm.h (modified) * kernel/arch/arm32/include/arch/asm.h (modified) * kernel/arch/arm64/include/arch/asm.h (modified) * kernel/arch/ia32/include/arch/asm.h (modified) * kernel/arch/ia64/include/arch/asm.h (modified) * kernel/arch/mips32/include/arch/asm.h (modified) * kernel/arch/ppc32/include/arch/asm.h (modified) * kernel/arch/riscv64/include/arch/asm.h (modified) * kernel/arch/sparc64/include/arch/asm.h (modified) * kernel/generic/src/proc/scheduler.c (modified) Replace cpu_sleep() with cpu_interruptible_sleep() The new function ... Sun, 26 Feb 2023 11:36:18 GMT Jiří Zárevúcky [deed510] * kernel/generic/include/main/main.h (modified) * kernel/generic/src/main/main.c (modified) Remove an unused variable and make a few others 'static' They ... Sun, 26 Feb 2023 11:24:51 GMT Jiří Zárevúcky [6188fee] * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/generic/src/mm/frame.c (modified) Exclude boot allocations in frame allocator I think some platforms ... Sat, 25 Feb 2023 13:16:38 GMT Jiří Zárevúcky [65f3117] * kernel/arch/amd64/src/smp/ap.S (modified) * kernel/arch/ia32/src/smp/ap.S (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/sparc64/src/sun4u/start.S (modified) * kernel/generic/include/config.h (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/frame.c (modified) Make bootstrap stack statically, rather than dynamically allocated ... Sat, 25 Feb 2023 13:16:15 GMT Jiří Zárevúcky [4f84ee42] * kernel/generic/include/synch/spinlock.h (modified) Fix a bug accidentally introduced in 4777e022 Sat, 25 Feb 2023 11:51:04 GMT Jiří Zárevúcky [c7326f21] * kernel/generic/src/proc/thread.c (modified) Move some oddly placed accounting code Thread ucycles and kcycles ... Sun, 12 Feb 2023 22:25:23 GMT Jiří Zárevúcky [4777e02] * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/src/synch/spinlock.c (modified) Make spinlock functions inlineable in non-SMP case By popular demand. Sat, 11 Feb 2023 19:13:44 GMT Jiří Zárevúcky [111b9b9] * kernel/generic/include/proc/scheduler.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/include/time/timeout.h (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/condvar.c (modified) * kernel/generic/src/synch/semaphore.c (modified) * kernel/generic/src/synch/syswaitq.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/synch/semaphore1.c (modified) * kernel/test/synch/semaphore2.c (modified) Reimplement waitq using thread_wait/wakeup This adds a few ... Sat, 11 Feb 2023 18:50:54 GMT Jiří Zárevúcky [76e17d7c] * kernel/generic/include/synch/mutex.h (modified) * kernel/generic/include/synch/semaphore.h (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/semaphore.c (modified) Reorganize mutex implementation Sat, 11 Feb 2023 18:35:15 GMT Jiří Zárevúcky [11d2c983] * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/proc/thread.c (modified) Reorganize locking in thread_destroy() Fri, 10 Feb 2023 22:59:11 GMT Jiří Zárevúcky [1871118] * kernel/generic/include/lib/refcount.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/uinit.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/mm/slab2.c (modified) * kernel/test/synch/semaphore1.c (modified) * kernel/test/synch/semaphore2.c (modified) * kernel/test/thread/thread1.c (modified) Make thread_t reference counted This simplifies interaction between ... Fri, 10 Feb 2023 15:18:53 GMT Jiří Zárevúcky [daadfa6] * kernel/generic/include/cpu.h (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/proc/scheduler.c (modified) Remove unnecessary context field from cpu_t structure Thu, 09 Feb 2023 17:42:22 GMT Jiří Zárevúcky [e994898] * kernel/generic/src/synch/mutex.c (modified) Fix an oops Thu, 09 Feb 2023 16:55:34 GMT Jiří Zárevúcky [4c78104] * kernel/generic/include/synch/semaphore.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/semaphore.c (modified) * kernel/generic/src/synch/waitq.c (modified) Get rid of waitq_count_get/set Thu, 09 Feb 2023 16:29:37 GMT Jiří Zárevúcky [c0b54c9] * kernel/generic/src/synch/waitq.c (modified) Thread is guaranteed to exist in waitq_sleep_timed_out ... Thu, 09 Feb 2023 16:12:24 GMT Jiří Zárevúcky [83789ea2] * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/time/timeout.c (modified) Simplify timeout handling Since timeout_unregister() now waits for ... Thu, 09 Feb 2023 15:31:39 GMT Jiří Zárevúcky [ba25c4b] * kernel/generic/include/time/timeout.h (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/timeout.c (modified) Synchronize timeout_unregister() with handler execution This ... Tue, 07 Feb 2023 18:43:26 GMT Jiří Zárevúcky [78acbc72] * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) Remove unused thread_interrupted(), make thread_interrupt() useful Tue, 07 Feb 2023 16:49:43 GMT Jiří Zárevúcky [0366d09d] * kernel/arch/abs32le/include/arch/fpu_context.h (modified) * kernel/arch/arm32/include/arch/fpu_context.h (modified) * kernel/arch/arm64/include/arch/fpu_context.h (modified) * kernel/arch/arm64/include/arch/fpu_context_struct.h (modified) * kernel/arch/ia32/include/arch/fpu_context.h (modified) * kernel/arch/ia64/include/arch/fpu_context.h (modified) * kernel/arch/mips32/include/arch/fpu_context.h (modified) * kernel/arch/mips32/include/arch/fpu_context_struct.h (modified) * kernel/arch/ppc32/include/arch/fpu_context.h (modified) * kernel/arch/ppc32/include/arch/fpu_context_struct.h (modified) * kernel/arch/sparc64/include/arch/fpu_context.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/thread.c (modified) Avoid separate allocation for FPU context With _Alignas, we can ... Tue, 07 Feb 2023 16:11:53 GMT Jiri Svoboda [1eaead4] * uspace/app/uidemo/uidemo.c (modified) * uspace/app/uidemo/uidemo.h (modified) * uspace/lib/ui/include/types/ui/tab.h (added) * uspace/lib/ui/include/types/ui/tabset.h (added) * uspace/lib/ui/include/types/ui/testctl.h (added) * uspace/lib/ui/include/ui/paint.h (modified) * uspace/lib/ui/include/ui/tab.h (added) * uspace/lib/ui/include/ui/tabset.h (added) * uspace/lib/ui/include/ui/testctl.h (added) * uspace/lib/ui/meson.build (modified) * uspace/lib/ui/private/tab.h (added) * uspace/lib/ui/private/tabset.h (added) * uspace/lib/ui/private/testctl.h (added) * uspace/lib/ui/src/paint.c (modified) * uspace/lib/ui/src/tab.c (added) * uspace/lib/ui/src/tabset.c (added) * uspace/lib/ui/src/testctl.c (added) * uspace/lib/ui/src/window.c (modified) * uspace/lib/ui/test/control.c (modified) * uspace/lib/ui/test/main.c (modified) * uspace/lib/ui/test/paint.c (modified) * uspace/lib/ui/test/tab.c (added) * uspace/lib/ui/test/tabset.c (added) * uspace/lib/ui/test/testctl.c (added) * uspace/lib/ui/test/wdecor.c (modified) Tab set control This allows to expand the space available in a ... Tue, 07 Feb 2023 16:03:05 GMT Jiří Zárevúcky [7c5320c] * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/sparc64/src/smp/sun4u/smp.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/smp/smp.h (modified) * kernel/generic/src/console/chardev.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/smp/smp.c (modified) Use the semaphore interface instead of waitq in some places Since ... Tue, 07 Feb 2023 16:02:50 GMT Jiří Zárevúcky [5110d0a] * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/synch/condvar.h (modified) * kernel/generic/include/synch/mutex.h (modified) * kernel/generic/include/synch/semaphore.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/condvar.c (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/semaphore.c (modified) * kernel/generic/src/synch/waitq.c (modified) Turn a bunch of macros into regular functions Mon, 06 Feb 2023 21:03:14 GMT Jiri Svoboda [8a55346] * tools/build-ccheck.sh (modified) Bump sycek This takes in the support for _Alignas() in ccheck. Mon, 06 Feb 2023 16:54:36 GMT Jiří Zárevúcky [b596d0d] * kernel/generic/src/cap/cap.c (modified) Fix incorrect locking in cap_unpublish() Sun, 05 Feb 2023 22:03:19 GMT Jiří Zárevúcky [61eb2ce2] * kernel/genarch/include/genarch/mm/page_ht.h (modified) * kernel/genarch/include/genarch/mm/page_pt.h (modified) * kernel/genarch/src/mm/as_ht.c (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/cap/cap.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/lib/ra.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/page.c (modified) * uspace/app/hbench/env.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/async/ports.c (modified) * uspace/lib/c/generic/async/server.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/ext4/src/ops.c (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/srv/devman/devtree.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat_idx.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/fs/udf/udf_idx.c (modified) * uspace/srv/hid/input/gsp.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs_node.c (modified) Make hash table operations immutable, because global mutable state is ... Sun, 05 Feb 2023 14:43:59 GMT Jiří Zárevúcky [07700ed] * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) Don't mess with waitq internals to emulate the desired semantics ... Sun, 05 Feb 2023 14:43:59 GMT Jiří Zárevúcky [33a3be8] * kernel/generic/src/synch/waitq.c (modified) Modify semantics of WAKEUP_ALL slightly Previous implementation ... Sun, 05 Feb 2023 14:43:59 GMT Jiří Zárevúcky [c030818] * kernel/arch/abs32le/include/arch/context.h (modified) * kernel/arch/abs32le/include/arch/context_offset.h (modified) * kernel/arch/amd64/include/arch/context_struct.h (modified) * kernel/arch/arm64/include/arch/context_struct.h (modified) * kernel/arch/ia32/include/arch/context_struct.h (modified) * kernel/arch/ia64/include/arch/context_struct.h (modified) * kernel/arch/mips32/include/arch/context_struct.h (modified) * kernel/arch/ppc32/include/arch/context_struct.h (modified) * kernel/arch/riscv64/include/arch/context_struct.h (modified) * kernel/arch/sparc64/include/arch/context_struct.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/thread.c (modified) Move saved interrupt level from context_t to thread_t Unlike the ... Sat, 04 Feb 2023 17:20:04 GMT Jiří Zárevúcky [c1b073b7] * kernel/generic/src/proc/thread.c (modified) Remove some unnecessary #ifdefs %p does not care about specified ... Sat, 04 Feb 2023 17:14:26 GMT Jiří Zárevúcky [30b56d9] * uspace/lib/c/generic/assert.c (modified) Use the correct format specifier when printing task_id_t Sat, 04 Feb 2023 17:13:28 GMT Jiří Zárevúcky [661a5ac] * kernel/generic/src/proc/thread.c (modified) Use panic() instead of an infinite loop at the unreachable end of ... Sat, 04 Feb 2023 16:43:03 GMT Jiří Zárevúcky [e86f568] * kernel/generic/src/proc/current.c (modified) Initialize CURRENT->mutex_locks It is not used anywhere yet, but ... Sat, 04 Feb 2023 16:19:33 GMT Jiří Zárevúcky [011c79a] * kernel/generic/include/cpu.h (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/time/clock.c (modified) Replace CPU->needs_relink with CPU->relink_deadline This removes a ... Sat, 04 Feb 2023 16:19:21 GMT Jiří Zárevúcky [aae2869] * kernel/generic/include/cpu.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/time/clock.c (modified) Replace THREAD->ticks with CPU->preempt_deadline This removes a bit ... Fri, 03 Feb 2023 17:01:49 GMT Jiří Zárevúcky [8addb24a] * kernel/arch/abs32le/include/arch/asm.h (modified) * kernel/arch/amd64/include/arch/asm.h (modified) * kernel/arch/arm32/include/arch/asm.h (modified) * kernel/arch/arm64/include/arch/asm.h (modified) * kernel/arch/ia32/include/arch/asm.h (modified) * kernel/arch/ia64/include/arch/asm.h (modified) * kernel/arch/mips32/include/arch/asm.h (modified) * kernel/arch/ppc32/include/arch/asm.h (modified) * kernel/arch/riscv64/include/arch/asm.h (modified) * kernel/arch/sparc64/include/arch/asm.h (modified) * kernel/generic/src/synch/spinlock.c (modified) Turn spin look hint into a function Thu, 02 Feb 2023 22:23:23 GMT Jiří Zárevúcky [64e9cf4] * kernel/arch/amd64/include/arch/asm.h (modified) * kernel/arch/arm32/include/arch/asm.h (modified) * kernel/arch/arm64/include/arch/asm.h (modified) * kernel/arch/ia32/include/arch/asm.h (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/generic/include/arch.h (modified) * kernel/generic/include/mm/tlb.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/meson.build (modified) * kernel/generic/src/synch/irq_spinlock.c (added) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/time/clock.c (modified) Merge a few changes to spinlock code Changed organization of the ... Thu, 02 Feb 2023 21:58:36 GMT Jiří Zárevúcky [b076dfb] * kernel/generic/include/arch.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/src/synch/irq_spinlock.c (modified) Implement more elaborate debug checking for spinlocks Thu, 02 Feb 2023 21:58:36 GMT Jiří Zárevúcky [2b264c4] * kernel/arch/amd64/include/arch/asm.h (modified) * kernel/arch/arm32/include/arch/asm.h (modified) * kernel/arch/arm64/include/arch/asm.h (modified) * kernel/arch/ia32/include/arch/asm.h (modified) * kernel/generic/src/synch/spinlock.c (modified) Add architecture-specific spinlock optimization Thu, 02 Feb 2023 21:58:36 GMT Jiří Zárevúcky [f43d8ce] * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/generic/include/mm/tlb.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/src/synch/irq_spinlock.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/time/clock.c (modified) Make spinlock_lock/unlock into proper functions in all configurations Thu, 02 Feb 2023 21:58:36 GMT Jiří Zárevúcky [95658c9] * kernel/generic/meson.build (modified) * kernel/generic/src/synch/irq_spinlock.c (added) * kernel/generic/src/synch/spinlock.c (modified) Put irq_spinlock_*() functions in a separate file Mon, 30 Jan 2023 18:24:15 GMT Jakub Jermář [f114d40] * kernel/arch/amd64/include/arch/mm/page.h (modified) Change amd64 pte_t bitfields to have a 40-bit address field and ... Mon, 30 Jan 2023 18:23:45 GMT Jakub Jermář [0161d16] * kernel/arch/amd64/include/arch/mm/page.h (modified) Adjust PTE bit field definitions and sizes to match and align with ... Sun, 22 Jan 2023 11:05:28 GMT Jiri Svoboda [b1f0a14] * uspace/app/launcher/launcher.c (modified) * uspace/app/launcher/launcher.h (modified) * uspace/lib/ui/private/ui.h (modified) * uspace/lib/ui/src/ui.c (modified) * uspace/lib/ui/src/window.c (modified) Pass input device ID via display specification argument This allows ... Fri, 20 Jan 2023 11:50:41 GMT Jiri Svoboda [5d380b6] * uspace/lib/display/include/types/display/wndparams.h (modified) * uspace/lib/display/private/params.h (modified) * uspace/lib/display/src/disp_srv.c (modified) * uspace/lib/display/src/display.c (modified) * uspace/lib/display/test/display.c (modified) * uspace/lib/ui/include/types/ui/popup.h (modified) * uspace/lib/ui/include/types/ui/window.h (modified) * uspace/lib/ui/include/ui/menu.h (modified) * uspace/lib/ui/include/ui/menubar.h (modified) * uspace/lib/ui/private/menubar.h (modified) * uspace/lib/ui/src/menu.c (modified) * uspace/lib/ui/src/menubar.c (modified) * uspace/lib/ui/src/popup.c (modified) * uspace/lib/ui/src/window.c (modified) * uspace/lib/ui/test/menu.c (modified) * uspace/lib/ui/test/menubar.c (modified) * uspace/lib/ui/test/menuentry.c (modified) * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/display.h (modified) * uspace/srv/hid/display/window.c (modified) Create menu windows in the correct seat Add a mechanism to set the ... Thu, 19 Jan 2023 13:51:14 GMT Jiri Svoboda [6828a56] * uspace/srv/hid/display/test/window.c (modified) * uspace/srv/hid/display/window.c (modified) * uspace/srv/hid/display/window.h (modified) Avoid two seats fighting when moving/resizing a window When two ... Thu, 19 Jan 2023 12:09:34 GMT Jiri Svoboda [3be5366] * uspace/lib/display/include/disp_srv.h (modified) * uspace/lib/display/include/display.h (modified) * uspace/lib/display/src/disp_srv.c (modified) * uspace/lib/display/src/display.c (modified) * uspace/lib/display/test/display.c (modified) * uspace/lib/ui/include/types/ui/wdecor.h (modified) * uspace/lib/ui/private/wdecor.h (modified) * uspace/lib/ui/src/wdecor.c (modified) * uspace/lib/ui/src/window.c (modified) * uspace/lib/ui/test/wdecor.c (modified) * uspace/srv/hid/display/dsops.c (modified) * uspace/srv/hid/display/test/window.c (modified) * uspace/srv/hid/display/types/display/window.h (modified) * uspace/srv/hid/display/window.c (modified) * uspace/srv/hid/display/window.h (modified) Add pos_id information to move request, too This will become useful ... Wed, 18 Jan 2023 21:05:15 GMT Jiří Zárevúcky [aaa3b855] * uspace/lib/c/arch/arm32/src/entryjmp.c (modified) ccheck Wed, 18 Jan 2023 20:47:12 GMT Jiří Zárevúcky [b67ce1ff] * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/raspberrypi/raspberrypi.c (modified) Use irq_spinlock functions in arm32 code, to be consistent with all ... Wed, 18 Jan 2023 20:20:29 GMT Jiří Zárevúcky [eb630cf] * uspace/lib/c/arch/arm32/meson.build (modified) * uspace/lib/c/arch/arm32/src/atomic.c (modified) * uspace/lib/c/arch/arm32/src/crt0.S (modified) * uspace/lib/c/arch/arm32/src/entryjmp.S (deleted) * uspace/lib/c/arch/arm32/src/entryjmp.c (added) * uspace/lib/c/arch/arm32/src/ras_page.h (added) * uspace/lib/c/arch/arm32/src/rtld/reloc.c (modified) Fix handling of ABS32 relocation on arm32 A bad symbol reference in ... Wed, 18 Jan 2023 20:15:42 GMT Jiří Zárevúcky [b83c5e4] * uspace/lib/c/generic/rtld/rtld.c (modified) Make sure we don't call memcpy() with NULL pointer The standard ... Wed, 18 Jan 2023 16:59:36 GMT Jiri Svoboda [3e7e226] * uspace/srv/hid/display/seat.c (modified) Remove seat's focus when destroying it Stop leaking foci!(TM) Wed, 18 Jan 2023 16:51:44 GMT Jiri Svoboda [a0d4afe] * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/idevcfg.c (modified) * uspace/srv/hid/display/seat.c (modified) * uspace/srv/hid/display/seat.h (modified) * uspace/srv/hid/display/types/display/idevcfg.h (modified) * uspace/srv/hid/display/types/display/seat.h (modified) Make sure input device configuration is destroyed together with seat ... Tue, 17 Jan 2023 15:21:13 GMT Jiri Svoboda [b0ae23f] * uspace/lib/display/include/disp_srv.h (modified) * uspace/lib/display/include/display.h (modified) * uspace/lib/display/src/disp_srv.c (modified) * uspace/lib/display/src/display.c (modified) * uspace/lib/display/test/display.c (modified) * uspace/lib/ui/include/types/ui/wdecor.h (modified) * uspace/lib/ui/private/wdecor.h (modified) * uspace/lib/ui/src/wdecor.c (modified) * uspace/lib/ui/src/window.c (modified) * uspace/lib/ui/test/wdecor.c (modified) * uspace/srv/hid/display/dsops.c (modified) * uspace/srv/hid/display/test/window.c (modified) * uspace/srv/hid/display/types/display/window.h (modified) * uspace/srv/hid/display/window.c (modified) * uspace/srv/hid/display/window.h (modified) Change the correct pointer's shape when resizing window The request ... Mon, 16 Jan 2023 20:34:01 GMT Jiri Svoboda [46a47c0] * uspace/app/terminal/terminal.c (modified) * uspace/lib/display/include/types/display.h (modified) * uspace/lib/display/include/types/display/event.h (modified) * uspace/lib/display/src/display.c (modified) * uspace/lib/display/test/display.c (modified) * uspace/lib/ui/include/types/ui/control.h (modified) * uspace/lib/ui/include/types/ui/window.h (modified) * uspace/lib/ui/include/ui/control.h (modified) * uspace/lib/ui/include/ui/fixed.h (modified) * uspace/lib/ui/include/ui/window.h (modified) * uspace/lib/ui/private/window.h (modified) * uspace/lib/ui/src/control.c (modified) * uspace/lib/ui/src/fixed.c (modified) * uspace/lib/ui/src/window.c (modified) * uspace/lib/ui/test/control.c (modified) * uspace/lib/ui/test/fixed.c (modified) * uspace/lib/ui/test/popup.c (modified) * uspace/lib/ui/test/window.c (modified) * uspace/srv/hid/display/client.c (modified) * uspace/srv/hid/display/client.h (modified) * uspace/srv/hid/display/test/client.c (modified) * uspace/srv/hid/display/window.c (modified) Make sure window is only show as inactive when it loses last focus ... Sun, 15 Jan 2023 09:24:50 GMT Jiri Svoboda [b3eeae5] * uspace/app/disp/disp.c (modified) * uspace/lib/dispcfg/include/dispcfg.h (modified) * uspace/lib/dispcfg/include/dispcfg_srv.h (modified) * uspace/lib/dispcfg/include/ipc/dispcfg.h (modified) * uspace/lib/dispcfg/src/dispcfg.c (modified) * uspace/lib/dispcfg/src/dispcfg_srv.c (modified) * uspace/lib/dispcfg/test/dispcfg.c (modified) * uspace/srv/hid/display/cfgops.c (modified) * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/display.h (modified) * uspace/srv/hid/display/idevcfg.c (added) * uspace/srv/hid/display/idevcfg.h (added) * uspace/srv/hid/display/meson.build (modified) * uspace/srv/hid/display/test/display.c (modified) * uspace/srv/hid/display/types/display/display.h (modified) * uspace/srv/hid/display/types/display/idevcfg.h (added) Assigning devices to seats