Displaying 4 results from an estimated 4 matches for "farad".
Did you mean:
fahad
2010 Jun 25
13
OCZ Vertex 2 Pro performance numbers
Now the test for the Vertex 2 Pro. This was fun.
For more explanation please see the thread "Crucial RealSSD C300 and cache
flush?"
This time I made sure the device is attached via 3GBit SATA. This is also
only a short test. I''ll retest after some weeks of usage.
cache enabled, 32 buffers, 64k blocks
linear write, random data: 96 MB/s
linear read, random data: 206 MB/s
linear
2005 Jan 13
1
Status of latest round of Allison recordings
...l
porch
power failure
pressure
quiet mode
reset
roof
room
rooms
second floor
secure
security system
set
side
solar
sprinklers
still
stove
sump pump
sunroom
system
systems
thermostat
tower
unlocked
unlocking
up
volt
volts
washing machine
water heater
watt
watts
well pump
window
windows
yard
ohm
ohms
farad (fair'-add)
farads
degree
degrees
kelvin
decibel
decibels
* Automation prompts:
For a quick status report...
For an extended status report...
For a weather report...
To control lights and appliances...
To control environmental systems...
* APRS/Ham Radio:
altitude
and
approching
bearing
call...
2020 Mar 16
3
[GSOC] "Project: Improve inter-procedural analyses and optimisations"
Hi Farad,
> I tried to do this for the NoUnwind attribute Hmm, I don't have
experience with this attribute but it seems like a good starting point
since it doesn't do much. First of all, be sure that you run with: opt
-passes=attributor -attributor-disable=false This uses the new pass manager
wh...
2020 Mar 14
3
[GSOC] "Project: Improve inter-procedural analyses and optimisations"
Hi Fahad,
> > Improve dynamic memory related capabilities of Attributor. For example
> Improve HeapToStackConversions. Maybe such deductions can help safety
> (dis)provers. For example, can we improve the use-after-free bug detection
> using some attributes?
> Stefan should know more about H2S. Regarding the use-after-free, I don't
> think there's currently any plans