Re: [PATCH] Add getdents32t syscall

From: Theodore Ts'o
Date: Thu Feb 26 2004 - 22:39:03 EST


On Thu, Feb 26, 2004 at 05:32:26PM -0500, Jakub Jelinek wrote:
> (since 1997 or so), so with the extended getdents syscall glibc would need
> to memmove every name by 1 byte.

Glibc will have to have the code to play the memmove game for
compatibility with existing kernels. So the question is whether or
not the memmove by one byte will actually be noticeable for most
application. Has anyone checked to see whether or not it would even
be noticeable on a profiling run?

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