All of lore.kernel.org
 help / color / mirror / Atom feed
From: Reinoud Zandijk <reinoud-qavaossjCcEdnm+yROfE0A@public.gmane.org>
To: linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Ryusuke Konishi
	<konishi.ryusuke-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: Qemu (Re: NiLFS support on Pinebook)
Date: Fri, 28 Feb 2020 20:20:04 +0100	[thread overview]
Message-ID: <20200228192004.GA7355@dropje.13thmonkey.org> (raw)
In-Reply-To: <20200228105503.GA345-WweU7nrmO3INqjISwOrxaLFspR4gePGN@public.gmane.org>

Hi Ryusuke,

On Fri, Feb 28, 2020 at 11:55:03AM +0100, Reinoud Zandijk wrote:
> Can you recommend a lightweigth linux distro with nilfs support that runs fast
> in `unaided' Qemu?  I.e. with only the `tcg' acceleration and with no
> graphics?

I've settled for a Debian without graphics and it works quite well AND it has
NiLFS2 support!

Testing it on one of my older test NiLFS2 images I had around it paniced when
I did this:

qemu-system-x86_64 -drive file=root.debian.fs,format=raw -accel
  tcg,thread=multi -smp cpus=4 -m 4096 -drive
  file=/usr/tmp/nilfs.4g.img,format=raw
....
    mount.nilfs2 /dev/sdb1 /mnt
    touch /mnt/UDF
wait a second or two
    CRASH

Note that /mnt/UDF exists and is a directory. It gives a NULL pointer
dereference at 0xa8
Call trace:
    __test_set_page_writeback+0x38c/0x3f0
    nilfs_segctor_do_construct+0x190f
    nilfs_segctor_construct+0x1f5
    nilfs_segctor_thread+0x127
....
RIP: 0010:percpu_counter_add_batch+0x04
....

Do you like to receive a copy of this image? It used to work fine and should
only be touched by your NiLFS code.

With regards,
Reinoud


      parent reply	other threads:[~2020-02-28 19:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26 10:22 NiLFS support on Pinebook Reinoud Zandijk
     [not found] ` <20200226102235.GA2060-WweU7nrmO3INqjISwOrxaLFspR4gePGN@public.gmane.org>
2020-02-26 15:14   ` Ryusuke Konishi
     [not found]     ` <20200227.001457.2102675267682326035.konishi.ryusuke-Zyj7fXuS5i5L9jVzuh4AOg@public.gmane.org>
2020-02-28 10:55       ` Qemu (Re: NiLFS support on Pinebook) Reinoud Zandijk
     [not found]         ` <20200228105503.GA345-WweU7nrmO3INqjISwOrxaLFspR4gePGN@public.gmane.org>
2020-02-28 19:20           ` Reinoud Zandijk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200228192004.GA7355@dropje.13thmonkey.org \
    --to=reinoud-qavaossjccednm+yrofe0a@public.gmane.org \
    --cc=konishi.ryusuke-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.