Re: [patch 09/22] pollfs: pollable hrtimers

2007-05-02 Thread Davi Arnaut
Thomas Gleixner wrote: > On Wed, 2007-05-02 at 02:22 -0300, Davi Arnaut wrote: >> plain text document attachment (pollfs-timer.patch) >> Per file descriptor high-resolution timers. A classic unix file interface for >> the POSIX timer_(create|settime|gettime|delete) family of functions. >> >>

Re: [patch 09/22] pollfs: pollable hrtimers

2007-05-02 Thread Thomas Gleixner
On Wed, 2007-05-02 at 02:22 -0300, Davi Arnaut wrote: > plain text document attachment (pollfs-timer.patch) > Per file descriptor high-resolution timers. A classic unix file interface for > the POSIX timer_(create|settime|gettime|delete) family of functions. > > Signed-off-by: Davi E. M. Arnaut

Re: [patch 09/22] pollfs: pollable hrtimers

2007-05-02 Thread Thomas Gleixner
On Wed, 2007-05-02 at 02:22 -0300, Davi Arnaut wrote: plain text document attachment (pollfs-timer.patch) Per file descriptor high-resolution timers. A classic unix file interface for the POSIX timer_(create|settime|gettime|delete) family of functions. Signed-off-by: Davi E. M. Arnaut [EMAIL

Re: [patch 09/22] pollfs: pollable hrtimers

2007-05-02 Thread Davi Arnaut
Thomas Gleixner wrote: On Wed, 2007-05-02 at 02:22 -0300, Davi Arnaut wrote: plain text document attachment (pollfs-timer.patch) Per file descriptor high-resolution timers. A classic unix file interface for the POSIX timer_(create|settime|gettime|delete) family of functions. Signed-off-by:

[patch 09/22] pollfs: pollable hrtimers

2007-05-01 Thread Davi Arnaut
Per file descriptor high-resolution timers. A classic unix file interface for the POSIX timer_(create|settime|gettime|delete) family of functions. Signed-off-by: Davi E. M. Arnaut <[EMAIL PROTECTED]> --- fs/pollfs/Makefile |1 fs/pollfs/timer.c | 198

[patch 09/22] pollfs: pollable hrtimers

2007-05-01 Thread Davi Arnaut
Per file descriptor high-resolution timers. A classic unix file interface for the POSIX timer_(create|settime|gettime|delete) family of functions. Signed-off-by: Davi E. M. Arnaut [EMAIL PROTECTED] --- fs/pollfs/Makefile |1 fs/pollfs/timer.c | 198