lkml.org 
[lkml]   [2022]   [Apr]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
Date
asmadeus@codewreck.org wrote:

> int fd = open(argv[1], O_WRONLY|O_APPEND);
> if (fd < 0)
> return 1;
> if (write(fd, "test\n", 5) < 0)

I think I need to implement the ability to store writes in non-uptodate pages
without needing to read from the server as NFS does. This may fix the
performance drop also.

David

\
 
 \ /
  Last update: 2022-04-21 12:37    [W:0.174 / U:1.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site