Whats the amount of free executable RAM on your 58...

Hello people good afternoon, As the subject says i want to know how much amount of RAM you can expect on a 5800 after bootup i am planning to get one i need this info from the users of it Many thanks
If a reply has solved your problem click Accept as solution button, doing it will help others know the solution. Thanks.

Thanks for your reply vrashkov, just wanted to know this because i use mobile internet and twitter client a lot, i hope thats enough for me.  
Message Edited by krizanand on 10-Dec-2009 06:32 PM
If a reply has solved your problem click Accept as solution button, doing it will help others know the solution. Thanks.

Similar Messages

  • How can I know the amount of free RAM when my VI is running?

    I need to know the amount of free RAM when my VI is running.

    If you are using Windows NT/2000/XP, monitoring free memory is very easy. Simply right click on the task bar and open the Task Manager. Click on the Performance tab, and you'll be able to monitor the physical memory total and available on your PC.
    If you are using Windows 9X, you will have to add some optional resources. Open Control Panel, then select Add/Remove Programs. Click on the Windows Setup Tab, and select System Tools, then click the Details... button. Check the boxes to install System Monitor and System Resource Meter. Click OK, and you will be prompted for your Windows CD. Insert the CD and Windows will add the monitoring tools. You can then use them to watch your free resources.

  • Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

    Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

    Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

  • How to read the amount of free memory available?

    I need a tool to tell me the amount of free memory left, at any given time. I want to tell my user in advance, and as the experiment proceeds, how much experiment time can remain before we will run out of memory. Yes I know, in a more perfect world the data would be written to disk and not stay in memory; but for now this solution would really help.
    Please be clear: I'm not looking for the performance profiling tool. I need something that will tell my program, at runtime, how much memory is left available to it. Is there any such tool?
    Thanks,
    Ken

    Hey Ken,
           I think this article discusses what you're looking for:
    How Can I Programmatically Find Information About My Computer's Memory Usage?
    http://digital.ni.com/public.nsf/allkb/B5889EB5349FAC478625723E00090265
    Hope this helps!
    --Ryan S.

  • How to get the amount of free physical memory?

    How to get the amount of free physical memory?
    (without sudo or root)

    vmstat will give it to you.
    Although the question depends a bit on what you mean by free memory.
    The figure vmstat labels free (in any reasonably recent version of solaris) actually represents memory mostly filled with cached file contents. So it represents memory that can be easily released if needed by something more important.
    Like most unix versions, solaris will use any free memory to cache files thats have been read/written previously just in case they are needed again

  • To know the amount of free space in a tablespace

    hi,
    I'm learning oracle 9i release 9.2.0.1.0 .I'd created a tablespace 'TOOLS' for being used as the default tablespace for Statspack.
    I wish to know the amount of free space available in this tablespace. For this purpose I ran the following query but there was no rows selected :-
    SQL> select tablespace_name,bytes from dba_free_space
    2 where tablespace_name='TOOLS';
    no rows selected
    SQL> select name from v$tablespace;
    NAME
    CWMLITE
    DRSYS
    EXAMPLE
    INDX
    ODM
    SYSTEM
    TOOLS
    UNDOTBS1
    USERS
    XDB
    TEMP
    Can anyone tell the reason for this.

    I tried your query
    SQL> select TABLESPACE_NAME,
    2 sum(BYTES) Total_free_space,
    3 max(BYTES) largest_free_extent
    4 from dba_free_space
    5 group by TABLESPACE_NAME;
    ♀TABLESPACE_NAME TOTAL_FREE_SPACE LARGEST_FREE_EXTENT
    CWMLITE 11141120 10878976
    DRSYS 10813440 10813440
    EXAMPLE 131072 131072
    INDX 26148864 26148864
    ODM 11206656 11206656
    SYSTEM 3211264 3080192
    UNDOTBS1 199229440 196149248
    USERS 26083328 26083328
    XDB 196608 196608
    9 rows selected.
    Again there were no rows for TOOLS tablespace.

  • The amount of free SGA memory available in the database

    Hi,
    How can we calculate the amount of free SGA memory available from the instance if the database is not set for Memory management.If the sga_max_size is set for a particular value and the db_cache_size and the shared_pool and all other components are specified,how can one determine whether all the memory allocated for SGA is in use?

    How can we calculate the amount of free SGA memory available from the instance if the database is not set for Memory management.When the SGA is allocated, the memory is fixed, and none of it is "free" really.
    how can one determine whether all the memory allocated for SGA is in use? Are you asking about usage WITHIN the pools? If so, shortly after startup the database buffer and shared_pool will fill-up and stay full . . . . .
    Here is the script that I use to see inside the data buffer contents:
    set pages 999
    set lines 80
    spool blocks.lst
    ttitle 'Contents of Data Buffers'
    drop table t1;
    create table t1 as
    select
    o.object_name object_name,
    o.object_type object_type,
    count(1) num_blocks
    from
    dba_objects o,
    v$bh bh
    where
    o.object_id = bh.objd
    and
    o.owner not in ('SYS','SYSTEM')
    group by
    o.object_name,
    o.object_type
    order by
    count(1) desc
    column c1 heading "Object|Name" format a30
    column c2 heading "Object|Type" format a12
    column c3 heading "Number of|Blocks" format 999,999,999,999
    column c4 heading "Percentage|of object|data blocks|in Buffer" format 999
    select
    object_name c1,
    object_type c2,
    num_blocks c3,
    (num_blocks/decode(sum(blocks), 0, .001, sum(blocks)))*100 c4
    from
    t1,
    dba_segments s
    where
    s.segment_name = t1.object_name
    and
    num_blocks > 10
    group by
    object_name,
    object_type,
    num_blocks
    order by
    num_blocks desc
    Hope this helps. . ..
    Don Burleson
    Oracle Press author

  • How can I get the amount of free space that is on my drive to show at the bottom of the drive in Lion.

    How can I get the amount of free space that is on my drive to show at the bottom of the drive in Lion.
    This is a must feature for me and I may have to go back to Snow Leopard.
    Please help!

    Right click on your desktop and choose "viewer options". Adjust the spacing and the size of your icons and you should be able to see the size of your drive(s) and the free space available on each drive with the exception of your bootcamp drive which will only show the overall size of the drive you have it on.  This may be different if you only have one system drive (like on a Mac Book Pro) with a partition containing bootcamp on it. this may only show you the overall capacity, I can't say for sure though as I only use a Mac Pro with 4 seperate Hard Drives which are showing both overall capacity and free space available. Hope this helps
    Denisimo

  • How to find the amount of free disk space on my pc....... in java of course

    how to find the amount of free disk space on my pc

    http://onesearch.sun.com/search/onesearch/index.jsp?qt=free+disk+space&subCat=siteforumid%3Ajava31&site=dev&dftab=siteforumid%3Ajava31&chooseCat=javaall&col=developer-forums

  • Was the amount of free accounts activated in this iPhone, as to proceed?

    Was the amount of free accounts activated in this iPhone, as to proceed?

    Each device can ony create a limited number of iCloud accounts.  Once the maximum number of accounts have been created, all you can do is use one of the accounts previously created, or create a new account to use on another iOS device or Mac (running OS X 10.7.2 or later), if you have one.

  • How Can I Get the Amount of Free Disk Space Using space using windows 7 please share example using GetDiskSpace

    How Can I Get the Amount of Free Disk Space  using windows 7 please share example using GetDiskSpace i have already studied http://digital.ni.com/public.nsf/allkb/9958B8E473C4EF1786256BBC0053B64F

    Reading your question a bit more in detail, I doubt whether you are using Win32 API GetDiskFreeSpace function (for which my previous post is the solution) of Programmer's Toolbox GetDiskSpace function.
    With reference to the second one, it works even with disks larger than 2GB but you need to use the proper formatting code to display the returned value. I updated my example to show total free space in the debug output window and added a comparison with 3GB value using UInt64TypeCompareUInt from the Programmer's Toolbox.

  • If you have the iPhone 4s and you buy the iwork...later when you change your phone to iPhone 5 with the same app name and code the iwork still free to download into your new phone???

    if you have the 4s and you buy the iwork...later when you change your phone to 5 with the same app name and code the iwork still free to download into your new phone???

    Yes as long as you use the same Apple ID for iTunes that you used to download the app originally.
    Hope that helps

  • Does the amount of mail you  have in your mailbox take up storage space on the ipod touch?

    Does The Amount Of Mail You Have IN Your Mailbox Take Up Sorage Space ON The Ipod Touch

    It shouldn't take up space because the emails are saved on email provider server (yahoo.com, rr.com, etc) All of the provider should do this.

  • Whats the difference??? ram

    whats the difference between these two memory kits??
    http://eshop.macsales.com/item/Other%20World%20Computing/53IM2DDR4GBK/
    and
    http://eshop.macsales.com/item/Samsung/53DDR2SAMP4G/
    its for a 2.8 extreme 24" imac, one says "true pc5300"??

    Nothing different here either!
    [Newegg- Corsair 4GB kit|http://www.newegg.com/Product/Product.aspx?SID=481053-9-0-RAM-0&Item=N82E16 820145193&ATT=20-145-193&CMP=OTC-dealram&nmmc=OTC-dealram&cm_mmc=OTC-dealram-_-Memory(Notebook+Memory)-_-Corsair+Memory+Inc.--20145193]
    Except the Supplier, Brand Name and Price.

  • WHAT THE HELL IS "We are sorry but your message" ... ??

    I have wasted near to an half hour until I could post my thread. Can please anybody tell me why the error message "We are sorry but your message can not be posted since you have used forbidden words/phrases, such as requesting for points, emails etc. Please edit your post according to the forum guidelines and re-post." is coming up, when I write "Thanks and Regards"? Sorry but this shet makes me nervous so slowly !!!!
    Edited by: Cengiz Türkoglu on Jan 24, 2010 3:27 PM

    Rant moved to Comments and Suggestions forum... 
    Normally I just go though the post text with a comb and look for any patterns of words which a forum troll could be wanting to use as well. But they are not always obvious to find, I do agree.
    An idea mentioned before would be to integrate the "content filter lists" into the spell check.
    Anyway, if y_o_u m_a_i_l m_e your intended text I will find the offending word(s) for you and suggest a wörkàréünd. The ID is in my Business Card.
    Cheers,
    Julius
    ps: The content filters are highly effective and usefull against other misusers of the forums!

Maybe you are looking for

  • Over 30 day absent student list...

    I am trying to pull the names of all students who did not attend a class after 30 days. I usually do the MYsql syntax first before I write it for coldfusion. Each student's name in my meeting table is identified by an ID, studentID and meetingdate. E

  • Balance carry foward

    hello ,   pls let me knwo the procedure of balance carry forward , i have set up the retain earnings acc, what the accoutnts invloved in carrying forward the balance. thanks very much.

  • How to make JOB CONTROL setting for delta extraction in Production system .

    Hello All, We are in the process to transport our development to PD server in BI . We have transported the data sources to ECC production and now we are filling the setup table for " SD BILLING BW " . After filling Setup table data in full mode throu

  • Em dbcontrol finally working

    I installed oracle 11gr2 on 32 bit windows 2003 (datacenter) Microsoft Windows [Version 5.2.3790] with 8 g memory (using PAE) and really had trouble with dbcontrol. It did not get installed correctly the first time and I took me days to get it workin

  • Create ASN Shipping nonfiction without SUS in SRM

    Dear expert, We work SRM Server 5.5 Extended classic scenario. We intend to work with POR Purchase order Response. And we also want to use the ASN shipping notification Can we use inbound ASN without SUS?  For example: PO>POR>ASN in SRM server withou