what is shared Cache. when we will use shared Cache?
Answer Posted / matt
We are talking about shared vs split cache.
Split cache is when data and instructions are located in different locations in cache.
Shared cache is when data and instructions are located in the same area of cache.
Is split cache effective? It depends on the program, and how heavily it relies on the data vs the instructions...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the tasks that source qualifier perform?
differences between service based and product based?
how to load rows into fact table in data warehouse
Explain why we use partitioning the session in informatica?
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
What is the use of transformation?
What is the meaning of decode in informatica?
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
What is a surrogate key?
what is $$$$?
Does an informatica transformation support only aggregate expressions?
what is the size of your data warehousing?
What does command task mean?
How to use procedural logic inside infromatica?