write

  1. S

    Poor transfer rates on SATA drives on LSI SAS3008 controller

    This is a brand-new computer, so I don't know if this is an issue with this controller or some other kind of interaction within the system. Suggestions for troubleshooting are welcome. On a fresh install of FreeBSD 14.0-RELEASE, I'm only getting about 70MB/s while doing a dd if=/dev/zero...
  2. pcoppock1

    Solved Can't `write` another logged in user

    root@host0:~ # who user1 pts/0 Sep 18 13:08 (1.2.3.4) user2 pts/1 Sep 18 13:09 (1.2.3.5) root@host0:~ # write user2 write: user2 is not logged in The truss follows: root@host0:~ # truss write user2 mmap(0x0,131072,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0)...
Back
Top