MVT or MFT in OS

Vishal Sharma

Vishal Sharma

@vishal-pysGmK Oct 22, 2024
which technique is better!??
Memory fixed type or Memory variable type!?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • avii

    avii

    @avii-TGGs8o Oct 27, 2013

    depends, but mostly MVT.
  • Vishal Sharma

    Vishal Sharma

    @vishal-pysGmK Oct 28, 2013

    avii
    depends, but mostly MVT.
    windows uses MFT i think??
  • avii

    avii

    @avii-TGGs8o Oct 29, 2013

    Vishal0203
    windows uses MFT i think??
    why do you think like that ?
  • Vishal Sharma

    Vishal Sharma

    @vishal-pysGmK Oct 29, 2013

    avii
    why do you think like that ?
    if you go for defragmentation in windows, you'll see the programs being allocated after some spaces not together! and MVT allocates the complete thing at once!
    So I feel windows follows MFT
  • avii

    avii

    @avii-TGGs8o Oct 29, 2013

    Windows defragments RAM or HDD ? and MFT/MVT applies to RAM or HDD ?
  • Vishal Sharma

    Vishal Sharma

    @vishal-pysGmK Oct 29, 2013

    avii
    Windows defragments RAM or HDD ? and MFT/MVT applies to RAM or HDD ?
    I don't have any idea! would appreciate if you help increasing my knowledge in this topic
  • avii

    avii

    @avii-TGGs8o Oct 29, 2013

    Go through these :
    <a href="https://en.wikipedia.org/wiki/Defragmentation" target="_blank" rel="nofollow noopener noreferrer">Defragmentation</a>
    #-Link-Snipped-#

    You are just confused little and mixing up topics. These links should clear your doubts.