Re: FIle IO Scatter/Gather.

From: Peter Zaitsev (pz@spylog.ru)
Date: Sat Mar 04 2000 - 12:35:38 EST

  • Next message: kuznet@ms2.inr.ac.ru: "Re: Bug in latest TCP code (2.3.49) ?"

    > > Could you please tell me if there is (or planned) the sxatter/gather or
    > > queue processing on file I/O level.
    > > I mean the syscall there you pass an array of different requests which
    may
    > > read or write data in different locations of file. Of couse this may be
    > > implemented on user level but the in this case you lose the gain of
    requests
    > > reordering and processing them in optimal sequence.
    >
    > You mean implementing some kind of "preadv" where the vector holds
    positions
    > for each block ?
    >

    Yes a sort of. I'm unshure about preadv but as I remember readv is limited
    to read sequential data into different memory locations, there I'm speaking
    about reading data from the different file locations into different memory
    locations.

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Sat Mar 04 2000 - 13:27:35 EST