Re: Kernel Development & Objective-C

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rogelio M. Serrano Jr.
Date: Saturday, December 8, 2007 - 1:54 am

This is a multi-part message in MIME format.
--------------090404060204050609080100
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Ben Crowhurst wrote:
I have tried it in a toy kernel. Oskit style. The code reuse is very
high specially with string ops and driver interfaces. Its also very easy
to do unit testing with. My main problem was the quality of the compiler
optimization. Its just not good enough. I think if the compiler can do
the right kind of optimizations correctly then a low overhead OO
language like objective-c can be used in a kernel.

On the other hand its the automated testing part that really matters for
me. Imagine adding features to linux week after week without ever
getting a serious panic or two. And then getting a big performance boost
whenever the compiler does more and more optimizations correctly.

e

t
True.


Its all about optimizations.

--=20
Democracy is about two wolves and a sheep deciding what to eat for dinner=
=2E


--------------090404060204050609080100
Content-Type: text/x-vcard; charset=utf-8;
 name="rogelio.vcf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="rogelio.vcf"

YmVnaW46dmNhcmQNCmZuOlJvZ2VsaW8gTS4gU2VycmFubyBKcg0KbjpNLiBTZXJyYW5vIEpy
O1JvZ2VsaW8NCm9yZzpTTVNHIENvbW11bmljYXRpb25zIFBoaWxpcHBpbmVzO1RlY2huaWNh
bCBEZXBhcnRtZW50DQphZHI6Ozs7Ozs7UmVwdWJsaWMgb2YgdGhlIFBoaWxpcHBpbmVzDQpl
bWFpbDtpbnRlcm5ldDpyb2dlbGlvQHNtc2dsb2JhbC5uZXQNCnRpdGxlOlByb2dyYW1tZXIN
CnRlbDt3b3JrOis2MzI3NTM0MTQ1DQp0ZWw7aG9tZTorNjMyOTUyNzAyNg0KdGVsO2NlbGw6
KzYzOTIwOTIwMjI2Nw0KeC1tb3ppbGxhLWh0bWw6RkFMU0UNCnZlcnNpb246Mi4xDQplbmQ6
dmNhcmQNCg0K
--------------090404060204050609080100--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Kernel Development & Objective-C, Ben Crowhurst, (Thu Nov 29, 5:14 am)
Re: Kernel Development & Objective-C, KOSAKI Motohiro, (Fri Nov 30, 3:09 am)
Re: Kernel Development & Objective-C, Xavier Bestel, (Fri Nov 30, 3:20 am)
Re: Kernel Development & Objective-C, Loïc Grenié, (Fri Nov 30, 3:29 am)
Re: Kernel Development & Objective-C, Jan Engelhardt, (Fri Nov 30, 3:54 am)
Re: Kernel Development & Objective-C, Ben Crowhurst, (Fri Nov 30, 4:16 am)
Re: Kernel Development & Objective-C, Karol Swietlicki, (Fri Nov 30, 4:36 am)
Re: Kernel Development & Objective-C, Matti Aarnio, (Fri Nov 30, 4:37 am)
Re: Kernel Development & Objective-C, David Newall, (Fri Nov 30, 7:21 am)
Re: Kernel Development & Objective-C, Lennart Sorensen, (Fri Nov 30, 7:37 am)
Re: Kernel Development & Objective-C, Chris Snook, (Fri Nov 30, 8:00 am)
Re: Kernel Development & Objective-C, Kyle Moffett, (Fri Nov 30, 8:26 am)
Re: Kernel Development & Objective-C, H. Peter Anvin, (Fri Nov 30, 11:40 am)
Re: Kernel Development & Objective-C, Kyle Moffett, (Fri Nov 30, 12:35 pm)
Re: Kernel Development & Objective-C, J.A. , (Fri Nov 30, 3:52 pm)
Re: Kernel Development & Objective-C, J.A. , (Fri Nov 30, 4:19 pm)
Re: Kernel Development & Objective-C, Alan Cox, (Fri Nov 30, 4:40 pm)
Re: Kernel Development & Objective-C, Nicholas Miell, (Fri Nov 30, 4:53 pm)
Re: Kernel Development & Objective-C, Arnaldo Carvalho de Melo, (Fri Nov 30, 5:05 pm)
Re: Kernel Development & Objective-C, Al Viro, (Fri Nov 30, 5:31 pm)
Re: Kernel Development & Objective-C, Al Viro, (Fri Nov 30, 5:34 pm)
Re: Kernel Development & Objective-C, J.A. , (Fri Nov 30, 6:09 pm)
Re: Kernel Development & Objective-C, David Newall, (Sat Dec 1, 2:50 am)
Re: Kernel Development & Objective-C, Alan Cox, (Sat Dec 1, 11:18 am)
Re: Kernel Development & Objective-C, Bill Davidsen, (Sat Dec 1, 11:27 am)
Re: Kernel Development & Objective-C, Avi Kivity, (Sat Dec 1, 12:55 pm)
Re: Kernel Development & Objective-C, Avi Kivity, (Sat Dec 1, 12:59 pm)
Re: Kernel Development & Objective-C, Avi Kivity, (Sat Dec 1, 1:03 pm)
Re: Kernel Development & Objective-C, Andi Kleen, (Sun Dec 2, 12:01 pm)
Re: Kernel Development & Objective-C, Jörn, (Sun Dec 2, 12:44 pm)
Re: Kernel Development & Objective-C, Bill Davidsen, (Sun Dec 2, 6:23 pm)
Re: Kernel Development & Objective-C, Avi Kivity, (Sun Dec 2, 10:12 pm)
Re: Kernel Development & Objective-C, Andi Kleen, (Mon Dec 3, 2:50 am)
Re: Kernel Development & Objective-C, Avi Kivity, (Mon Dec 3, 4:46 am)
Re: Kernel Development & Objective-C, Andi Kleen, (Mon Dec 3, 4:50 am)
Re: Kernel Development & Objective-C, Gilboa Davara, (Mon Dec 3, 5:35 am)
Re: Kernel Development & Objective-C, Gilboa Davara, (Mon Dec 3, 5:44 am)
Re: Kernel Development & Objective-C, Casey Schaufler, (Mon Dec 3, 9:28 am)
Re: Kernel Development & Objective-C, Lennart Sorensen, (Mon Dec 3, 9:53 am)
Re: Kernel Development & Objective-C, Willy Tarreau, (Mon Dec 3, 2:13 pm)
Re: Kernel Development & Objective-C, J.A. , (Mon Dec 3, 2:39 pm)
Re: Kernel Development & Objective-C, Alan Cox, (Mon Dec 3, 2:57 pm)
Re: Kernel Development & Objective-C, Lennart Sorensen, (Tue Dec 4, 10:50 am)
Re: Kernel Development & Objective-C, Lennart Sorensen, (Tue Dec 4, 10:54 am)
Re: Kernel Development & Objective-C, Avi Kivity, (Tue Dec 4, 2:07 pm)
Re: Kernel Development & Objective-C, J.A. , (Tue Dec 4, 2:24 pm)
Re: Kernel Development & Objective-C, J.A. , (Tue Dec 4, 2:47 pm)
Re: Kernel Development & Objective-C, Diego Calleja, (Tue Dec 4, 3:20 pm)
Re: Kernel Development & Objective-C, Willy Tarreau, (Tue Dec 4, 3:43 pm)
Re: Kernel Development & Objective-C, Gilboa Davara, (Wed Dec 5, 3:31 am)
Re: Kernel Development & Objective-C, Giacomo A. Catenazzi, (Wed Dec 5, 3:59 am)
Re: Kernel Development & Objective-C, Rogelio M. Serrano Jr., (Sat Dec 8, 1:54 am)