sys-iounit man page on Inferno

Man page or keyword search:  
man Server   579 pages
apropos Keyword Search (all sections)
Output format
Inferno logo
[printable version]

SYS-IOUNIT(2)							 SYS-IOUNIT(2)

NAME
       iounit - return size of atomic I/O unit for file descriptor

SYNOPSIS
       include "sys.m";
       sys := load Sys Sys->PATH;

       iounit:	 fn(fd: ref FD): int;

DESCRIPTION
       Reads  and  writes  of files are transmitted using the 9P protocol (see
       intro(5)) and in general, operations involving large  amounts  of  data
       must  be	 broken into smaller pieces by the operating system.  The `I/O
       unit' associated with each file descriptor records the maximum size, in
       bytes, that may be read or written without breaking up the transfer.

       The  iounit system call returns the I/O unit size for the open file fd.
       Certain file descriptors, particularly those associated	with  devices,
       may have no specific I/O unit, in which case iounit will return zero.

SOURCE
       /emu/port/inferno.c
       /os/port/inferno.c

SEE ALSO
       sys-dup(2), read(5)

DIAGNOSTICS
       Returns	zero  if any error occurs or if the I/O unit size of the fd is
       unspecified or unknown.

								 SYS-IOUNIT(2)
[top]

List of man pages available for Inferno

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net