Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-02 | iostats: reimplement iostats as a 9p filter instead of duplicating exportfs | cinap_lenrek | |
old iostats failed to work when builidng the kernel due to old bugs that where already fixed in exportfs. instead of backporting the fixes, reimplement iostats as a filter that sits between exportfs and the process mount. from users perspective, theres no difference. the result is much smaller and can handle everything that exportfs can like /srv. | |||
2014-06-28 | iostats: more procs | cinap_lenrek | |
2014-06-08 | iostats: add -C flag to enable mount cache | cinap_lenrek | |
2014-06-08 | iostats: dont sysfatal on 9p read error due to program termination | cinap_lenrek | |
the note mechanism is racy and can lead to the fs terminating iostats because it gets "i/o on hugup channel" (namespace closed). | |||
2013-06-16 | make filesystem handling of read9pmsg() consistent | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |