Results 1 to 2 of 2

Thread: Allocating Memory

  1. #1
    Contributing Member
    Join Date
    May 2006
    Answers
    72

    Allocating Memory

    What are the things one should bear in mind while allocating memory for TSR. Can someone give me a website reference for reading about this.


  2. #2
    Contributing Member
    Join Date
    Jul 2006
    Answers
    93

    Re: Allocating Memory

    TSR being a Terminate and Stay Resident Programs it is important that proper handling of memory is needed which otherwise would degrade or decrease the system performance level a lot.I have given below some points which one should bear in mind while allocating memory for TSR. They are namely:
    Primary Aim or goal while allocating memeory for TSR that one should have in mind is that memory consumption should be to minimum level.
    The memory needed or allocated can be calculated based on the program used for implementing or writing the TSR. If an assembly language is used it is faily easier to calculate the amount of memory as programmers have complete control of memory in this case. If a c lanuguage is used one have to keep track of memory in the programming level.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact