Re: [uml-devel] UML hostfs bugs

2006-08-16 Thread wang lianwei
d_name);    2006/8/16, Blaisorblade <[EMAIL PROTECTED]>: On Monday 14 August 2006 13:07, wang lianwei wrote:> Answers:>> 1. I test it on ext3 filesystem. >> 2. You are right. Sometimes the pos telldir returned is not the next entry> offset. just as your point out:>   pos

Re: [uml-devel] UML hostfs bugs

2006-08-14 Thread wang lianwei
*len_out = strlen(ent->d_name);       2006/8/13, Blaisorblade <[EMAIL PROTECTED]>: On Thursday 10 August 2006 17:42, wang lianwei wrote:> Hi all,>> There is a bug with UML kernel, some host directory can not be read, for > example "ls /mnt/host/usr/lib", this command

[uml-devel] UML hostfs bugs

2006-08-10 Thread wang lianwei
Hi all,   There is a bug with UML kernel, some host directory can not be read, for example "ls /mnt/host/usr/lib", this command is dead until you press CTRL+c. I test it with Redhat Enterprise Linux 4.     This is because the UML read host directory through opendir, seekdir, readdir and telldir. W

[uml-devel] Where can I find the latest source from web cvs?

2006-08-05 Thread wang lianwei
Hi all,   The source code on sourceforge cvs (http://user-mode-linux.cvs.sourceforge.net/user-mode-linux/linux/) has not update long time, or there is another web site that contain the latest code. Who can tell me where can I find the latest source code for web browsing. --

[uml-devel] mount hostfs problem

2006-03-13 Thread Wang LianWei-A22439
After launch the uml with hostfs mounted, I run the find command in '/' directory,then the host system crash.   as below procedure:      cd /    find . then the host crash.   My UML kernel version is 2.6.10.   Best Regards,Wang Lianwei[X]  General Business Information    

[uml-devel] patch for iomem uses

2006-03-05 Thread wang lianwei
1. linux/arch/um/kernel/physmem.c     the find_iomem function will case endless loop if you use two or more iomem to launch the UML kernel.         diff -urN linux-2.6.10/arch/um/kernel/physmem.c linux-2.6.10-src/arch/um/kernel/physmem.c    --- linux-2.6.10/arch/um/kernel/physmem.c 2004-12-2

[uml-devel] The init_maps bug which cause mem map error

2006-01-10 Thread wang lianwei
There is a bug In file     linux/arch/um/kernel/physmem.c  init_mem() functions: int init_maps(unsigned long physmem, unsigned long iomem, unsigned long highmem){ struct page *p, *map; unsigned long phys_len, phys_pages, highmem_len, highmem_pages; unsigned long iomem_len, iomem_pages, total_l

[uml-devel] iomem mmaper problem

2006-01-06 Thread wang lianwei
hi,     I test the uml kernel iomem functions, and found that if the iomem file size is greater than 2M, the uml kernel will panic. the output is:     Checking for the skas3 patch in the host...not foundChecking for /proc/mm...not foundChecking PROT_EXEC mmap in /tmp...OK tracing thread pid = 9425L

[uml-devel] Re:User-mode-linux-devel -- confirmation of subscription -- request 414904

2006-01-04 Thread wang lianwei
confirm 414904