Re: posix_fallocate

From: Ulrich Drepper (drepper@redhat.com)
Date: Fri Apr 14 2000 - 10:55:03 EST


Matti Aarnio <matti.aarnio@sonera.fi> writes:

> Ack. Without adding any new syscalls, I think this, and
> fadvice should be implemented as FCNTL things.

Urgh, avoid fcntl. The problem is one cannot distinguish calls with
non-existing operations from those with invalid arguments etc.
Besides, fcntl is slow because of the overhead.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

- 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 Apr 15 2000 - 21:00:24 EST