search for: reutrns

Displaying 3 results from an estimated 3 matches for "reutrns".

Did you mean: returns
2002 Apr 04
1
Bug report - yours or mine?
...s = 0 (off) nowerr = 0 (off) readonly = 0 (off) readahead = 8 (on) geometry = 784/255/63, sectors = 12594960, start = 0 I have 2 large partitions on /dev/hdb for linux which are now ext3. Before the conversion, and still with a 2.4.3 kernel (not ext3 capable) hdparm -tT reutrns 37MB/sec & 10.5 MB/sec respectively; After converting as per the mini howto (Using defaults), and updating the kernel to 2.4.18, hdparm -tT returns 37MB/sec and 6.5MB/sec. What's worse, in a console, I get this error repeated many times invalidate: busy buffer but in an X terminal, I don...
2012 Jul 17
1
problem with function
Dear list, I have a problem with defining a function (see below) to read my testfile (see testfile). My function only returns mydata I wish to work with attr(mydata, 'fc') as well (for labelling a plot). Principally it works if I do not insist on this function but it would be much easer if it is possible to return mydata AND attr(mydata, 'fc') by using a function. 1) testfile:
2007 Jan 18
13
[PATCH 0/5] dump-core take 2:
The following dump-core patches changes its format into ELF, adds PFN-GMFN table, HVM support, and adds experimental IA64 support. - ELF format Program header and note section are adopted. - HVM domain support To know the memory area to dump, XENMEM_set_memory_map is added. XENMEM_memory_map hypercall is for current domain, so new one is created. and hvm domain builder tell xen its