AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Delphi 2010 FastMM4 Optionen

Ein Thema von hoika · begonnen am 9. Mär 2010 · letzter Beitrag vom 9. Mär 2010
 
Benutzerbild von himitsu
himitsu

Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.384 Beiträge
 
Delphi 12 Athens
 
#2

Re: Delphi 2010 FastMM4 Optionen

  Alt 9. Mär 2010, 07:28
Die gibt es nicht.

Der gesamte Code liegt an der selben Stelle, wie der alte DelphiMM > also getmem.inc und teilweise System.pas

Das in Delphi integrierte FastMM ist eine leicht abgespeckte und etwas angepaßte "Spezialversion" von 2008.

Diese Optionen gibt es und es ist eigentlich schon alles aktiviert:
Delphi-Quellcode:
{-----------------------------Options Block-------------------------------}
{Enable to use the pascal code path}
{.$define UsePascalCode}

{Include the memory leak tracking and reporting code. Without this define set
the memory leak registration functions will do nothing and the memory leak
report will not be shown on shutdown.}

{$define IncludeMemoryLeakTrackingCode}

{Use custom fixed size move routines for some small blocks}
{$define UseCustomFixedSizeMoveRoutines}

{Use custom variable size move routines for larger blocks}
{$define UseCustomVariableSizeMoveRoutines}
Ein Therapeut entspricht 1024 Gigapeut.
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 19:01 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz