genode/repos/os
Alexander Boettcher bfddf08f75 ahci: make robuster during resume
During resume the waiting for Cmd::St takes ~2s on a T460p with Intel
AHCI SSD attached. According to the Serial ATA AHCI Spec. wakeup can take
seconds, e.g. chapter 8.2 Power State Mappings of the Serial ATA AHCI spec
(1.3.1).

Issue 
2024-05-07 16:46:34 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include os: packet_allocator needs size for free 2024-04-12 15:05:14 +02:00
lib monitor: add more debugging features 2023-08-23 13:46:37 +02:00
recipes depot: update recipe hashes 2024-05-02 11:19:50 +02:00
run internet_checksum.run: test net checksum alorithms 2024-05-02 11:19:49 +02:00
src ahci: make robuster during resume 2024-05-07 16:46:34 +02:00
xsd sntp_client: add DNS lookup option 2023-11-28 14:24:23 +01:00
README

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.