lkml.org 
[lkml]   [2003]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] i386 vsyscall DSO implementation
> We already embed a cpio archive into __initdata space.  What about 
> putting the images in there, and either copying the data out of
> initramfs, or, directly referencing the pages that store each image?

It doesn't matter to me, but I don't see the benefit to doing that. It's
rather unlike what initramfs is used for now and would need a bunch of
extra code to accomplish something very simple.

The DSO images are not stored page-aligned and padded in the kernel image,
so the pages can't be used directly. Storing them that way would use more
space in the kernel image on disk, and then you'd want to free initdata
page containing the unused one.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.076 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site