Jeff Dike wrote:
> On Sat, May 05, 2007 at 10:33:22PM +0200, Jan Ploski wrote:
>
>>I repeated the tests with linux-2.6.21-rc7-mm2 (didn't compile right
>>away, required a one-liner fix)
>
>
> What fix?
kernel/tlb.c:255 contains the statement:
log_info("total flush time - %Ld nsecs\n", end_tim
Hi all,
I'm trying to set up swap memory for my UML and for this, I followed
directions from 2 places and I'm having problems in both approaches.
1. As per Jeff's book, I did -
(a) < dd if=/dev/zero of=uml_swap bs=1024 seek=$[ 1024 * 1024 ]
count=1> from the main UML directory (/root/uml/linux-2.