search for: 35b

Displaying 9 results from an estimated 9 matches for "35b".

Did you mean: 35
2007 Oct 02
2
plot question
...I have a question about how to plot a series of data. The folloqing is my data matrix of n > n 25p 5p 2.5p 0.5p 16B-E06.g 45379 4383 5123 45 16B-E06.g 45138 4028 6249 52 16B-E06.g 48457 4267 5470 54 16B-E06.g 47740 4676 6769 48 37B-B02.g 42860 6152 19276 72 35B-A02.g 48325 12863 38274 143 35B-A02.g 48410 12806 39013 175 35B-A02.g 48417 9057 40923 176 35B-A02.g 51403 13865 43338 161 45B-C12.g 50939 3656 5783 43 45B-C12.g 52356 5524 6041 55 45B-C12.g 49338 5141 5266 41 45B-C12.g 51567 3915 5677 43 35A-G04.g 40365 5513 6971 32 35B-D0...
2007 Jun 21
0
Network issue in RHCS/GFS environment
...--net/eth1----net/eth2-> usr sys idl wai hiq siq|_read _writ|_recv _send:_recv _send:_recv _send> 0 2 94 4 0 0|4322B 3753k| 0 0 : 0 0 : 0 0 > 0 1 50 49 0 0| 554k 2202k| 0 0 : 584k 26k: 462B 0 > 0 2 49 49 0 0| 532k 2098k| 0 35B: 743k 4544k: 809B 0 > 0 1 50 49 0 0| 484k 80k| 35B 0 : 573k 24k: 569B 0 > 0 1 50 49 0 0| 500k 2352k| 0 0 : 548k 739k: 440B 0 > 0 1 50 49 0 0| 510k 0 | 35B 35B: 604k 1775k:1066B 0 > 0 2 50 49 0 0| 526k 2212k| 0...
2011 Mar 08
1
Nesting random effects in lmer
...e MaleRank MaleAge MMGroom MMAggrRankControl Female FemaleRank FemaleAge MFAggrMating GroomBirth07 MatNoConsortGroomF Consortship 03D 0.756097561 13.48 0 0 15O 0.663157895 8.413415469 0.109289617 0 0 0 03D 0.756097561 13.48 0 0 22S 0.926315789 6.491444216 0.109289617 0 0 0 03D 0.756097561 13.48 0 0 35B 0.442105263 15.36481862 0 0 0.218579235 0 03D 0.756097561 13.48 0 0 38E 0.98 12.35318275 0 0 0.43715847 0.218579235 13I 0.49 10.15 0 0.022537751 25Z 0.27 4.410677618 0.383141762 0 0 0 13I 0.49 10.15 0 0.022537751 35F 0.21 12.3559206 0 1.53256705 0 14A 0.512195122 16.23 0 0 20R 0.59375 6.349075975...
2018 Apr 10
3
doveconf error upon boot up
...rror message upon boot up: doveconf: error: t_readlink(/var/run/dovecot/dovecot.conf) failed: readlink() failed: No such file or directory Starting dovecot. Dovecot appears to start correctly There is a link in the "/var/run/dovecot directory for dovecot.conf" lrwx------ 1 root wheel 35B 2018-04-10 10:21:52 EDT dovecot.conf at -> /usr/local/etc/dovecot/dovecot.conf This error message has only started since the update to the latest version of dovecot. I am assuming it is just a harmless error message; however, I would like to confirm that hypothesis. -- Jerry
2018 Dec 16
0
[PATCH] kbuild, x86: revert macros in extended asm workarounds
...properly expanded when I do make <filename>.s For example, I get #APP # 164 "./arch/x86/include/asm/cpufeature.h" 1 STATIC_CPU_HAS bitnum=$8 cap_byte="boot_cpu_data+35(%rip)" feature=123 t_yes=.L75 t_no=.L78 always=117 #, MEM[(const char *)&boot_cpu_data + 35B],,,, # 0 "" 2 .loc 11 164 2 view .LVU480 #NO_APP but I'd like to see the actual asm as it is really helpful when hacking on inline asm stuff. And I haven't found a way to make gcc expand asm macros in .s output. Now, assuming the gcc inline patch will be backported to gc...
2018 Apr 10
0
doveconf error upon boot up
...or: t_readlink(/var/run/dovecot/dovecot.conf) failed: > readlink() failed: No such file or directory > > Starting dovecot. > > Dovecot appears to start correctly > > There is a link in the "/var/run/dovecot directory for dovecot.conf" > > lrwx------ 1 root wheel 35B 2018-04-10 10:21:52 EDT dovecot.conf at -> > /usr/local/etc/dovecot/dovecot.conf > > This error message has only started since the update to the latest version > of > dovecot. I am assuming it is just a harmless error message; however, I > would > like to confirm that hypoth...
2016 Sep 14
5
[PATCH 1/2] filearch: Add RISC-V architecture.
--- src/filearch.c | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/src/filearch.c b/src/filearch.c index 5985b73..cbc8372 100644 --- a/src/filearch.c +++ b/src/filearch.c @@ -56,14 +56,16 @@ cleanup_magic_t_free (void *ptr) # endif COMPILE_REGEXP (re_file_elf, - "ELF.*(MSB|LSB).*(?:executable|shared object|relocatable),
2018 Dec 13
2
[PATCH] kbuild, x86: revert macros in extended asm workarounds
Revert the following commits: - 5bdcd510c2ac9efaf55c4cbd8d46421d8e2320cd ("x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs") - d5a581d84ae6b8a4a740464b80d8d9cf1e7947b2 ("x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs") - 0474d5d9d2f7f3b11262f7bf87d0e7314ead9200. ("x86/extable: Macrofy inline assembly
2018 Dec 13
2
[PATCH] kbuild, x86: revert macros in extended asm workarounds
Revert the following commits: - 5bdcd510c2ac9efaf55c4cbd8d46421d8e2320cd ("x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs") - d5a581d84ae6b8a4a740464b80d8d9cf1e7947b2 ("x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs") - 0474d5d9d2f7f3b11262f7bf87d0e7314ead9200. ("x86/extable: Macrofy inline assembly