search for: aassigned

Displaying 2 results from an estimated 2 matches for "aassigned".

Did you mean: assigned
2009 Apr 22
4
Problem with "apply"
Hi R users, I am trying to assign ages to age classes for a large data set (123,000 records), and using a for-loop was too slow, so I wrote a function and used apply. However, the function does not properly assign the first two classes (the rest are fine). It appears that when age is one digit, it does not get assigned properly. I tried to provide a small-scale work-up (at the end of the
2008 Jan 18
7
[Patch] Make memory hole for PCI Express bigger and prevent roll-over
...y the HVM BIOS (and prevents rollover to 0x00000000) I also have some code to parse the DSDT''s ASL code to more dynamically assign the memory hole for PCI BARs. Do you think it''s worth worrying about this, since again it should only come in handy if you have more than 3GB of RAM aassigned to a 32-bit guest OS? I tried the approach of having two different chunks of ASL code (in different SSDTs or whatever) but couldn''t get that to work, so now I have code to modify the ASL code directly. Also, this is my first attempt at submitting code to Xen so please let me know of any...