9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] advanced core Linux kernel features not in plan9
@ 2014-06-07  4:36 Yoann Padioleau
  2014-06-07  4:43 ` erik quanstrom
  2014-06-07  4:52 ` cinap_lenrek
  0 siblings, 2 replies; 3+ messages in thread
From: Yoann Padioleau @ 2014-06-07  4:36 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hi,

I was curious to know which core features of the Linux kernel are not implemented
in the plan9 kernel. By core I mean that I know plan9 does not have all the drivers,
filesystems, buses, etc Linux has, but it has many of its core
features (virtual memory, paging, swapping, demand loading, copy on write, etc),
and even more.

For instance I was not able to find any code related to the buffer cache Linux has.
If you open a big file in a plan9 process, then close it, and later you open it again,
will you pay the IO again? Or is it cached somewhere?




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

end of thread, other threads:[~2014-06-07  4:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-07  4:36 [9fans] advanced core Linux kernel features not in plan9 Yoann Padioleau
2014-06-07  4:43 ` erik quanstrom
2014-06-07  4:52 ` cinap_lenrek

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).