This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Which Kernel version for glibc 2.1 ?


Thorsten Kukuk <kukuk@weber.uni-paderborn.de> writes:

> With which Linux Kernel should glibc 2.1 work ? Should all things work
> with linux 2.0.xx, or could we expect newer kernel versions ?
> 
> I ask this, because nscd needs linux 2.1.108pre1. And the old libc/keyserv
> interface for secure RPC (needed for NIS+ for example), is very, very slow 
> and makes a lot of problems.
> 
> I have get some new, great hints, which will make it much more faster,
> and much more secure. The problem is, the correspdending syscalls are not
> implemented in linux 2.0.
> 
> Should I put more work in it ? 

I think so.  The solution will probably be that we don't remove the
old code.  Simply decide at program startup time which code to use.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]