Do we really have enough sync calls? I am implementing the flush call for ide/ahci drivers in gnumach, and I am not seeing that many sync requests. Notably,
$ echo a > a $ sync does not trigger a sync. Shouldn't it? Samuel
Do we really have enough sync calls? I am implementing the flush call for ide/ahci drivers in gnumach, and I am not seeing that many sync requests. Notably,
$ echo a > a $ sync does not trigger a sync. Shouldn't it? Samuel