Found 5 matching messages (0.026 seconds). Page 1 of 1.
... 's memory usage? All those glib-gone-wild > > changes over the recent past feel problematic but I'll look to work > > with Wouter to see if we can get things bounded. > > Avoiding glib is a good start. Look at your library dependencies and > prune ...
linux-kernel - Wouter Verhelst - Sep 18 2007 - 04:11
On Tue, May 08, 2007 at 10:21:12PM +0200, Geert Uytterhoeven wrote: > Hi Philippe, > On Fri, 13 Apr 2007, Philippe De Muyter wrote: > > Add support for the Motorola sysv68 disk partition table (slices in motorola > > doc). > > > > Signed-off-by:
linux-kernel - Wouter Verhelst - May 9 2007 - 06:31
On Tue, May 29, 2007 at 05:38:18PM -0700, Andrew Morton wrote: [...] > > +struct mod_arch_specific { > > + struct m68k_fixup_info *fixup_start, *fixup_end; > > +}; > > Here we use struct m68k_fixup_info. [...] > > +struct m68k_fixup_info { > > +
linux-kernel - Wouter Verhelst - Jun 3 2007 - 11:56
On Tue, Mar 11, 2008 at 11:09:04AM +0100, Pavel Machek wrote: > On Mon 2008-03-10 13:26:34, Paul Clements wrote: > > Pavel Machek wrote: > > > >>> This patch allows a Network Block Device to be mounted locally > >>> (nbd-client to nbd-server over
linux-kernel - Wouter Verhelst - Mar 24 2008 - 16:37
On Tue, Apr 01, 2008 at 05:14:09PM -0400, Paul Clements wrote: > Below, Laurent notes that partition table re-read doesn't automatically > occur. For now you'll have to open("/dev/nbdX") to get that to happen. > Longer term, nbd-client can be
linux-kernel - Wouter Verhelst - Apr 2 2008 - 09:44