[PATCH] Add stubs for Linux 2.6.17 syscalls
Alexander Leidinger
Alexander at Leidinger.net
Thu Apr 17 11:33:06 UTC 2008
Quoting kama <kama at pvp.se> (from Wed, 16 Apr 2008 22:48:16 +0200 (CEST)):
>
>
> On Wed, 16 Apr 2008, Roman Divacky wrote:
>
>> On Wed, Apr 16, 2008 at 12:56:50PM -0400, Jung-uk Kim wrote:
>> > The attached patch adds stubs for Linux 2.6.17 syscalls. Even though
>> > some syscalls were not in official 2.6.16 kernel (e.g.,
>> > [gs]et_robust_list() showed up in 2.6.17-rc1), GNU libc started using
>> > them for NPTL and FC4 updated 2.6 kernel to 2.6.17 later.
>> >
>> > If you have any concern or objection, please speak up now.
>>
>> please do commit... no objection from me
>
> wouldnt it be good to add a rc.conf tunable to say what type of kernel to
> use?
>
> Like:
> linux_enable="YES"
> linux_version="2.6"
If we put this into rc.conf, it suggests that you can really switch
the emulated linux version. This is not the case. This is a sysctl to
help testing the upcomming linuxulator behavior (developers + testers
+ bleeding-edge users only). At some point we will switch to 2.6
emulation by default. Unfortunately some ports already depend upon 2.6
emulation.
Bye,
Alexander.
--
Beauty, brains, availability, personality; pick any two.
http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
More information about the freebsd-emulation
mailing list