The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Unix Kernel Size
@ 2018-06-30  0:57 Warner Losh
  2018-06-30 19:11 ` Andy Kosela
  0 siblings, 1 reply; 3+ messages in thread
From: Warner Losh @ 2018-06-30  0:57 UTC (permalink / raw)
  To: TUHS main list

[-- Attachment #1: Type: text/plain, Size: 554 bytes --]

Greetings,

I'd like to thank everybody that sent me data for my unix kernel size
stuff. There's two artifacts I've crated. One I think I've shared before,
which is my spreadsheet:
https://docs.google.com/spreadsheets/d/13C77pmJFw4ZBmGJuNarBUvWBxBKWXG-jtvARxJDHiXs/edit?usp=sharing

The second are some simplified graphs and the first half of my BSDcan talk:

http://www.bsdcan.org/2018/schedule/events/934.en.html

The video should be available soon for my talk as well, but it's not up
yet. If there's interest, I'll post an update when it is.

Warner

[-- Attachment #2: Type: text/html, Size: 941 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [TUHS] Unix Kernel Size
  2018-06-30  0:57 [TUHS] Unix Kernel Size Warner Losh
@ 2018-06-30 19:11 ` Andy Kosela
  2018-06-30 19:31   ` Warner Losh
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Kosela @ 2018-06-30 19:11 UTC (permalink / raw)
  To: Warner Losh; +Cc: TUHS main list

[-- Attachment #1: Type: text/plain, Size: 538 bytes --]

On Saturday, June 30, 2018, Warner Losh <imp@bsdimp.com> wrote:

> Greetings,
>
> I'd like to thank everybody that sent me data for my unix kernel size
> stuff. There's two artifacts I've crated. One I think I've shared before,
> which is my spreadsheet:
> https://docs.google.com/spreadsheets/d/13C77pmJFw4ZBmGJuNarBUvWBxBKWX
> G-jtvARxJDHiXs/edit?usp=sharing
>
>
It would be interesting to compare it to Linux throughout the history.  I
can still compile a minimal latest Linux kernel that is around 2M.  Not bad
if you ask me.

--Andy

[-- Attachment #2: Type: text/html, Size: 980 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [TUHS] Unix Kernel Size
  2018-06-30 19:11 ` Andy Kosela
@ 2018-06-30 19:31   ` Warner Losh
  0 siblings, 0 replies; 3+ messages in thread
From: Warner Losh @ 2018-06-30 19:31 UTC (permalink / raw)
  To: Andy Kosela; +Cc: TUHS main list

[-- Attachment #1: Type: text/plain, Size: 1190 bytes --]

On Sat, Jun 30, 2018 at 1:11 PM, Andy Kosela <akosela@andykosela.com> wrote:

>
>
> On Saturday, June 30, 2018, Warner Losh <imp@bsdimp.com> wrote:
>
>> Greetings,
>>
>> I'd like to thank everybody that sent me data for my unix kernel size
>> stuff. There's two artifacts I've crated. One I think I've shared before,
>> which is my spreadsheet:
>> https://docs.google.com/spreadsheets/d/13C77pmJFw4ZBmGJuNarB
>> UvWBxBKWXG-jtvARxJDHiXs/edit?usp=sharing
>>
>>
> It would be interesting to compare it to Linux throughout the history.  I
> can still compile a minimal latest Linux kernel that is around 2M.  Not bad
> if you ask me.
>

It's possible to build FreeBSD much smaller as well (some ARM ports can get
that small)... But that's not the comparison I was going for since that
often understates the effect of the SCSI/SATA stack you need these days, or
the network stack, or other technology that's considered 'standard.' It's
entirely due to ease of use and cheap memory.

I didn't include a growth of the Linux kernel due to the less-prevalent use
of GENERIC-type kernels there, and a lack of good data sources I could mine
quickly for apples-to-apples comparisons over time.

Warner

[-- Attachment #2: Type: text/html, Size: 2016 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-30 22:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-30  0:57 [TUHS] Unix Kernel Size Warner Losh
2018-06-30 19:11 ` Andy Kosela
2018-06-30 19:31   ` Warner Losh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).