Re: New Kernel headers vs old Kernel headers

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Marco <marco@...>
Cc: <linux-kernel@...>
Date: Friday, May 30, 2008 - 3:59 pm

On Fri, May 30, 2008 at 01:28:58PM -0400, Marco wrote:

IMHO and from experience, the kernel's version is the right one. Also,
it makes some sense, considering that even if you try to run an old
binary on a recent kernel, it generally works while the other way around
is not always true. Note however that what is said in glibc's doc mostly
talks about missing features. They may consider that the glibc offers an
abstraction between the application and the kernel, so that it should be
transparent to the application.

I think the right approach is to base your work on the oldest kernel you
intend to support. That way you'll get most features with the maximum
guarantee of backwards compatibility.

Willy

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
New Kernel headers vs old Kernel headers, Marco, (Fri May 30, 1:28 pm)
Re: New Kernel headers vs old Kernel headers, Willy Tarreau, (Fri May 30, 3:59 pm)