qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug 1896298] Re: TCG memory leak with FreeDOS 'edit'


From: Alex Bennée
Subject: [Bug 1896298] Re: TCG memory leak with FreeDOS 'edit'
Date: Tue, 25 May 2021 14:51:07 -0000

Just to repeat the work around discussed on the GitLab page: -accel tcg
,tb-size=32 will prevent the rapid increase of memory due to self
modifying code.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1896298

Title:
  TCG memory leak with FreeDOS 'edit'

Status in QEMU:
  Expired

Bug description:
  qemu trunk as of today leaks memory FAST when freedos' edit is
  running.

  To reproduce, download:

  https://www.ibiblio.org/pub/micro/pc-
  stuff/freedos/files/repositories/1.3/cdrom.iso

  Then run:

  $ qemu-system-i386 -cdrom cdrom.iso

  select your language then select "return to DOS", then type

  > edit

  it will consume memory at ~10MB/s

  This does NOT happen when adding -enable-kvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1896298/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]