All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
To: Avi Kivity <avi@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>,
	KVM <kvm@vger.kernel.org>
Subject: dirty-log-perf can not work
Date: Mon, 14 May 2012 15:04:42 +0800	[thread overview]
Message-ID: <4FB0AE8A.8020701@linux.vnet.ibm.com> (raw)

It shows:

# ./api/dirty-log-perf
ERROR: ld.so: object '/usr/lib64/freetype-infinality/libfreetype.so.6' from LD_PRELOAD cannot be preloaded: ignored.
dirty-log-perf: 1125899907104768 slot pages / 705429411956666420 mem pages
terminate called after throwing an instance of 'errno_exception'
  what():  std::exception
Aborted (core dumped)

The reason is that it is fail to create memslot since some slots have
overlap.

I am not good at C++, it will be appreciated if someone can fix it. ;)


             reply	other threads:[~2012-05-14  7:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-14  7:04 Xiao Guangrong [this message]
2012-05-15 13:06 ` dirty-log-perf can not work Takuya Yoshikawa

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=4FB0AE8A.8020701@linux.vnet.ibm.com \
    --to=xiaoguangrong@linux.vnet.ibm.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=yoshikawa.takuya@oss.ntt.co.jp \
    /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.