Re: [PATCH] mm: unify shmem and tiny-shmem

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Howells
Date: Wednesday, October 1, 2008 - 8:00 am

Matt Mackall <mpm@selenic.com> wrote:


Works with my test program:

	http://people.redhat.com/~dhowells/doshm.c

Compile and run:

	doshm sysv

warthog>size mm/tiny-shmem.o
   text    data     bss     dec     hex filename
    788      36       4     828     33c mm/tiny-shmem.o
warthog>size mm/shmem.o
   text    data     bss     dec     hex filename
    832      36       4     872     368 mm/shmem.o


Acked-by: David Howells <dhowells@redhat.com>
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] mm: unify shmem and tiny-shmem, Matt Mackall, (Tue Sep 30, 4:49 pm)
Re: [PATCH] mm: unify shmem and tiny-shmem, David Howells, (Wed Oct 1, 8:00 am)
Re: [PATCH] mm: unify shmem and tiny-shmem, Hugh Dickins, (Wed Oct 1, 11:39 am)
Re: [PATCH] mm: unify shmem and tiny-shmem, Nick Piggin, (Wed Oct 1, 10:38 pm)
Re: [PATCH] mm: unify shmem and tiny-shmem, Matt Mackall, (Thu Oct 2, 11:57 am)
Re: [PATCH] mm: unify shmem and tiny-shmem, David Howells, (Thu Oct 2, 3:23 pm)
Re: [PATCH] mm: unify shmem and tiny-shmem, Matt Mackall, (Thu Oct 2, 3:44 pm)