All of lore.kernel.org
 help / color / mirror / Atom feed
* FatELF patches...
@ 2009-10-30  2:19 Ryan C. Gordon
  2009-10-30  5:42 ` Rayson Ho
  2009-11-01 19:20 ` David Hagood
  0 siblings, 2 replies; 74+ messages in thread
From: Ryan C. Gordon @ 2009-10-30  2:19 UTC (permalink / raw)
  To: linux-kernel


Having heard a bunch of commentary, and made a bunch of changes based on 
some really good feedback, here are my hopefully-final FatELF patches. I'm 
pretty happy with the final results. The only changes over the last 
posting is that I cleaned up all the checkpatch.pl complaints (whitespace 
etc).

What's the best way to get this moving towards the mainline? It's not 
clear to me who the binfmt_elf maintainer would be. Is this something that 
should go to Andrew Morton for the -mm tree?

--ryan.


^ permalink raw reply	[flat|nested] 74+ messages in thread
* Re: FatELF patches...
@ 2009-11-03  6:43 Eric Windisch
  2009-11-03 11:21 ` Bernd Petrovitsch
  2009-11-10 10:21 ` Enrico Weigelt
  0 siblings, 2 replies; 74+ messages in thread
From: Eric Windisch @ 2009-11-03  6:43 UTC (permalink / raw)
  To: linux-kernel

First, I apologize if this message gets top-posted or otherwise
improperly threaded, as I'm not currently a subscriber to the list (I
can no longer handle the daily traffic).  I politely ask that I be CC'ed
on any replies.

In response to Alan's request for a FatELF use-case, I'll submit two of
my own.

I have customers which operate low-memory x86 virtual machine instances.
Until recently, these ran with as little as 64MB of RAM.  Many customers
have chosen 32-bit distributions for these systems, but would like the
flexibility of scaling beyond 4GB of memory.  These customers would like
the choice of migrating to 64-bit without having to reinstall their
distribution.

Furthermore, I'm involved in several "cloud computing" initiatives,
including interoperability efforts.  There has been discussion of
assuring portability of virtual machine images across varying
infrastructure services.  I could see how FatELF could be part of a
solution to this problem, enabling a single image to function against
host services running a variety of architectures.

As for negatives: I'm running ZFS which now supports deduplication, so
this might potentially eliminate my own concerns in regard to storage.
Eventually, Btrfs will provide this capability under Linux directly. The
networking isn't much of an issue either, as I have my own mirrors for
the popular distributions.  While this isn't the typical end-user
environment, it might be a typical environment for companies facing the
unique problems FatELF solves.

I concede that there are a number of ways that solutions to these
problems might be implemented, and FatELF binaries might not be the
optimal solution.  Regardless, I do feel that use cases do exist, even
if there are questions and concerns about the implementation.

-- 
Regards,
Eric Windisch


^ permalink raw reply	[flat|nested] 74+ messages in thread
[parent not found: <dAPfP-5R6-1@gated-at.bofh.it>]

end of thread, other threads:[~2009-11-10 13:17 UTC | newest]

Thread overview: 74+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-30  2:19 FatELF patches Ryan C. Gordon
2009-10-30  5:42 ` Rayson Ho
2009-10-30 14:54   ` Ryan C. Gordon
2009-11-01 19:20 ` David Hagood
2009-11-01 20:28   ` Måns Rullgård
2009-11-01 20:59     ` Ryan C. Gordon
2009-11-01 21:15       ` Måns Rullgård
2009-11-01 21:35         ` Ryan C. Gordon
2009-11-02  4:58           ` Valdis.Kletnieks
2009-11-02 15:14             ` Ryan C. Gordon
2009-11-03 14:54               ` Valdis.Kletnieks
2009-11-03 18:30                 ` Matt Thrailkill
2009-11-01 22:08         ` Rayson Ho
2009-11-02  1:17           ` Ryan C. Gordon
2009-11-02  3:27             ` Rayson Ho
2009-11-02  0:01       ` Alan Cox
2009-11-02  2:21         ` Ryan C. Gordon
2009-11-02  6:17           ` Julien BLACHE
2009-11-02 18:18             ` Ryan C. Gordon
2009-11-02 18:59               ` Julien BLACHE
2009-11-02 19:08               ` Jesús Guerrero
2009-11-02  6:27           ` David Miller
2009-11-02 15:32             ` Ryan C. Gordon
2009-11-02  9:16           ` Alan Cox
2009-11-02 17:39             ` david
2009-11-02 17:44               ` Alan Cox
2009-11-02 19:56               ` Krzysztof Halasa
2009-11-02 20:11                 ` david
2009-11-02 20:33                   ` Krzysztof Halasa
2009-11-03  1:35                   ` Mikael Pettersson
2009-11-02 15:40           ` Diego Calleja
2009-11-04 16:40           ` package managers [was: FatELF patches...] Mikulas Patocka
2009-11-04 16:54             ` Alan Cox
2009-11-04 17:25               ` Mikulas Patocka
2009-11-04 17:48                 ` Martin Nybo Andersen
2009-11-04 18:46                   ` Mikulas Patocka
2009-11-04 19:46                     ` Alan Cox
2009-11-04 20:04                       ` Mikulas Patocka
2009-11-04 20:27                         ` david
2009-11-04 20:02                     ` Valdis.Kletnieks
2009-11-04 20:08                       ` Mikulas Patocka
2009-11-04 20:41                         ` Valdis.Kletnieks
2009-11-04 21:11                           ` Mikulas Patocka
2009-11-04 21:32                             ` kevin granade
2009-11-04 22:05                               ` Mikulas Patocka
2009-11-04 22:19                                 ` Marcin Letyns
2009-11-04 22:28                                   ` david
2009-11-04 22:43                                 ` Martin Nybo Andersen
2009-11-04 23:55                                   ` Mikulas Patocka
2009-11-05  2:24                                     ` Valdis.Kletnieks
2009-11-05  2:52                                       ` Mikulas Patocka
     [not found]                                         ` <f42384a10911050134t37a0a812hd85ff5541423dc9f@mail.gmail.com>
2009-11-05  9:35                                           ` Fwd: " Marcin Letyns
2009-11-10 11:40                                         ` Enrico Weigelt
2009-11-04 23:11                             ` Valdis.Kletnieks
2009-11-05  0:05                               ` Mikulas Patocka
2009-11-10 11:57                     ` Enrico Weigelt
2009-11-04 17:36             ` Valdis.Kletnieks
2009-11-04 20:28             ` Ryan C. Gordon
2009-11-02 17:52         ` FatELF patches Ryan C. Gordon
2009-11-02 18:53           ` Alan Cox
2009-11-02 20:13             ` Ryan C. Gordon
2009-11-04  1:09               ` Ryan C. Gordon
2009-11-10 11:27           ` Enrico Weigelt
2009-11-10 12:40             ` Bernd Petrovitsch
2009-11-10 13:00               ` Enrico Weigelt
2009-11-10 13:19                 ` Alan Cox
2009-11-02 16:11       ` Chris Adams
2009-11-01 20:40   ` Ryan C. Gordon
2009-11-10 10:04   ` Enrico Weigelt
  -- strict thread matches above, loose matches on Subject: below --
2009-11-03  6:43 Eric Windisch
2009-11-03 11:21 ` Bernd Petrovitsch
2009-11-10 10:10   ` Enrico Weigelt
2009-11-10 12:15     ` Bernd Petrovitsch
2009-11-10 10:21 ` Enrico Weigelt
     [not found] <dAPfP-5R6-1@gated-at.bofh.it>
     [not found] ` <dBOhH-uY-9@gated-at.bofh.it>

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.