Re: [algogeeks] Re: RAID LEVEL

2011-08-10 Thread krishna meena
i think raid level 3 provide high transfer rate with single stream I/O
applications such as graphical imaging processors , CAD/CAM files etc.


On Wed, Aug 10, 2011 at 6:11 AM, Gary Drocella  wrote:

> RAID Level 0 is used for high performance where data loss isn't
> critical.  Bit stripping is still performed
> over multiple disks, but no mirroring or parity bits used for checking
> data integrity.
>
> On Aug 9, 2:56 pm, Vivek Srivastava 
> wrote:
> > On Wed, Aug 10, 2011 at 12:22 AM, raghavendhra rahul <
> >
> >
> >
> >
> >
> >
> >
> > rahulraghavend...@gmail.com> wrote:
> > > @krishnameena: i think its 5
> >
> > > correct me if i m wrong
> >
> > > --
> >
> > > Regards
> > > Raghavendhra
> >
> > > It's Raid level 3
> > > "changing the face" can change nothing .. but "facing the change" can
> > > change everything
> >
> > >  --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "Algorithm Geeks" group.
> > > To post to this group, send email to algogeeks@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > algogeeks+unsubscr...@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/algogeeks?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



[algogeeks] os

2011-08-10 Thread krishna meena
Consider a set of n teaks with known runtimes  r1,r2,r3rn to be
run on a uni-processor machine. which processor scheduling algorithm
will result in the maximum throughput?

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



[algogeeks] RAID LEVEL

2011-08-09 Thread krishna meena
which raid level provide highest data transfer rate ?

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



[algogeeks] DBMS

2011-08-09 Thread krishna meena
In an RDBMS with m attributes, how many superkeys are possible?

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



[algogeeks] compiler

2011-08-04 Thread krishna meena
For any compiler generated temporaries the space is allocated in run
time heap only?

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



[algogeeks] Normal Form

2011-08-03 Thread krishna meena
1. A relation with two attributes is always in which form? options are
   4NF BCNF
5NF DK/NF

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.