Slashdot Mirror


User: jammyd

jammyd's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Bull on Apps That Rely On Ext3's Commit Interval May Lose Data In Ext4 · · Score: 1

    It says I must fsync the directory, and nothing in Posix even says it's possible to open() or fsync() a directory; you have to use opendir().)

    *Bzzt*

    BigMac:~ james$ cat > open_dir.c
    #include <fcntl.h>
    int main() { return open(".", O_RDONLY); }
    BigMac:~ james$ gcc -o open_dir open_dir.c
    BigMac:~ james$ ./open_dir ; echo $?
    3
    BigMac:~ james$ uname -a
    Darwin BigMac.local 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386

    The "Single Unix Specification" you mentioned says you can open() a directory with O_SEARCH, too. MacOS doesn't have that.

    Either way, I expect you'll be able to fsync() that fd; that's all you need.

  2. Re:Not Bad, Not Spectacular on Apple Unveils New Pro Products · · Score: 1

    | The thing that caught my eye was the addition of a second gigabit ethernet port. Dual gigabit ethernet ports
    | means instant network rendering for Logic Node, XGrid, or any app that supports it. No expensive (given, these
    | Macs are costly enough as is) gigabit router needed.

    I'm not sure what you're on?

    I don't know anything about Logic Node or XGrid, but I know enough for your use of Dual-gigE + routers that you're not clued up.

    If Dual-GigE solves your problems, then you're not talking about routers; You're talking switches. GigE switches arn't expensive now. The first URL I hit on Google: http://www.amazon.co.uk/exec/obidos/ASIN/B0000E5SE S/026-9812224-0738810