Minutes of HelenOS online meeting 2025-09-18
============================================

Attendees:
  - JJ Jakub Jermář
  - JS Jiří Svoboda
  - MC Miroslav Cimerman
  - VH Vojtěch Horký

Scribe:
  JS

Round table
-----------

MC
  - Succesfully defended HelenRAID thesis
  - waiting for instructions what to finish before integration
  - ran into problem with spawn not working in unit tests
  - how to integrate with vbd / volsrv
  - compiling on different platforms
  - found bug in ext4 where a block was not freed
  - bd server fix
  - considers NVMe driver as thesis

VH
  - not writing code, just writing e-mails
  - 3 theses went through the finish line
  - Rust+HelenOS
     - split across many repositories
     - basic libraries should be integrated to HelenOS repo
     - also need to merge changes to other repos upstream or maintain forks

JJ
  - no update

JS
  - async ports/interfaces improvements
    - interfaces now hang under ports (i.e. a port can have one or more
interfaces)
    - loc_service_register() now takes a port ID argument (not used at the
moment)
    - in my development repo:
      - add port argument to async_connect_me_to() (and transmit it)
      - enforce port ID when connecting - doesn't work
      - set aside for now
  - file management new file
    - create new file in Navigator
    - in progress

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to