[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: On PATH_MAX
From: |
Jonathan S. Shapiro |
Subject: |
Re: On PATH_MAX |
Date: |
Tue, 08 Nov 2005 12:42:31 -0500 |
On Tue, 2005-11-08 at 18:12 +0100, Michal Suchanek wrote:
> On 11/8/05, Christopher Nelson <address@hidden> wrote:
> > Eventually, some server needs to know the filename. How else is the
> > file mapped to its content?...
>
> You can just read the symbolical name and present it to the user, or
> search for an object with the name requested by the user.
Please explain how to do this when the latency of the comparison and
copy operations is unbounded.
It can be done, but the file system in question is unable to make any
reasonable specification of latency, and we are now done with any
consideration of even soft real time for this file system.
shap
- Re: On PATH_MAX, (continued)
RE: On PATH_MAX, Christopher Nelson, 2005/11/08
RE: On PATH_MAX, Christopher Nelson, 2005/11/08
- Message not available
- On PATH_MAX, Michal Suchanek, 2005/11/08
- Re: On PATH_MAX,
Jonathan S. Shapiro <=
- Re: On PATH_MAX, Bas Wijnen, 2005/11/08
- Re: On PATH_MAX, Jonathan S. Shapiro, 2005/11/08
- Re: On PATH_MAX, ness, 2005/11/09
- Re: On PATH_MAX, Bas Wijnen, 2005/11/09
- Re: On PATH_MAX, ness, 2005/11/09
- Re: On PATH_MAX, Bas Wijnen, 2005/11/09
- Re: On PATH_MAX, Jonathan S. Shapiro, 2005/11/10
- Re: On PATH_MAX, Bas Wijnen, 2005/11/10
- Re: On PATH_MAX, Jonathan S. Shapiro, 2005/11/10
Re: On PATH_MAX, Jonathan S. Shapiro, 2005/11/09