Displaying 3 results from an estimated 3 matches for "field_".
Did you mean:
field
2007 May 09
2
Heavy Weather / Serial Port issues
...And it's
_really_ _really_ slow. When the GUI comes up - it makes requests via
the serial port to get the data for about 15 different fields that are
displayed. With an older version of wine (same hardware) - this took
about 2 seconds to get all 15 fields. Now, it takes about 5 seconds
_per field_ to get the data. Eventually, all of the fields fill in -
but CPU usage stays locked at 100% - and any interaction that I try to
have with the application is really slow.
The application then crashes within 3 to 4 minutes.
Now, I know my hardware is not very fast, or modern. But there is no
way...
2006 Jan 25
1
xx-0.1.0 : xhtml and xml make it twice as dirty
...&b
@fields = a.shift
replace a
end
def self::[] *a, &b
new *a, &b
end
def to_xml
xml_{
table_{
each do |row|
row_{
fields.zip(row) do |field, value|
field_(:name => field, ''width'' => value.size){ value }
end
}
end
}
}
end
end
table = Table[
%w( first_name last_name ssn ),
%w( jane doe 424-24-2424 ),
%w( john buck 574-86-4242...
2011 Nov 28
6
xenoprof patch for oprofile-0.9.7
I am rebasing Fedora rawhide oprofile package to oprofile-0.9.7. The xenoprof patches on http://xenoprof.sourceforge.net/#download look a bit dated. The newest version is for oprofile-0.9.5.
I massaged the patch oprofile-0.9.5-xen.patch to apply to oprofile-.0.9.7. Attached is that updated patch. Does this look reasonable? Is there a desire to get this into upstream oprofile? Or should the