search for: gtp

Displaying 14 results from an estimated 14 matches for "gtp".

Did you mean: gp
2018 Oct 07
4
"WARNING: fdisk GPT support is currently new"
...n experimental phase. Use at your own discretion. Disk /dev/sdb: 21.5 GB, 21474836480 bytes, 41943040 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes ... Now my first reaction would be to install gdisk (yum install gdisk) and use this to handle GTP partitioning. But I'm curious. How "experimental" (e. g. prone to blow up in my face) is fdisk really? So far, I've only used it for MBR-style partitioning. Cheers from the sunny South of France, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise -...
2004 Aug 16
2
[LLVMdev] Bytecode file bugs / doc bugs
...t format. Thus the first module in the file will be 0x00000001 followed by a 32-bit size. (2) Though it states in the docs that module size numbers do not include padding bytes, they often do. Here's an incomplete list of which do and which don't: module 0x01 includes align bytes GTP block size does not include align bytes module global info does function definitions sometimes do and sometimes don't compaction tables do not instruction list -- unknown function symbol table does not (3) In Reid's documentation, his "opcode" link is bad. His doc does not...
2018 Oct 07
0
"WARNING: fdisk GPT support is currently new"
Le 07/10/2018 ? 12:09, Nicolas Kovacs a ?crit?: > Now my first reaction would be to install gdisk (yum install gdisk) and > use this to handle GTP partitioning. But I'm curious. How "experimental" > (e. g. prone to blow up in my face) is fdisk really? So far, I've only > used it for MBR-style partitioning. I have a follow-up remark. Before CentOS, I've been using Slackware as my main OS on servers and desktops. M...
2006 Dec 12
2
large disk volumes with 64bit kernel
I installed 4.4 on a machine that's got two RAID volumes, one of which is a bit over 2.1 terabytes. The installer had no problem. However, fsck does. Commenting out the volume in /etc/fstab, the machine will boot. The machine will mount the volume and use it. Everything seems fine except fsck, which seems, well, fscked. When trying to run fsck, it says: # fsck /dev/sdb1 fsck 1.35
2018 Jul 26
2
net-next boot error
...cates > zswap: default zpool zbud not available > zswap: pool creation failed > Btrfs loaded, crc32c=crc32c-intel > Key type big_key registered > Key type encrypted registered > Magic number: 10:317:168 > console [netcon0] enabled > netconsole: network logging started > gtp: GTP module loaded (pdp ctx size 104 bytes) > rdma_rxe: loaded > cfg80211: Loading compiled-in X.509 certificates for regulatory database > cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' > platform regulatory.0: Direct firmware load for regulatory.db failed with >...
2018 Jul 26
2
net-next boot error
...cates > zswap: default zpool zbud not available > zswap: pool creation failed > Btrfs loaded, crc32c=crc32c-intel > Key type big_key registered > Key type encrypted registered > Magic number: 10:317:168 > console [netcon0] enabled > netconsole: network logging started > gtp: GTP module loaded (pdp ctx size 104 bytes) > rdma_rxe: loaded > cfg80211: Loading compiled-in X.509 certificates for regulatory database > cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' > platform regulatory.0: Direct firmware load for regulatory.db failed with >...
2018 Jul 26
0
net-next boot error
...available > > zswap: pool creation failed > > Btrfs loaded, crc32c=crc32c-intel > > Key type big_key registered > > Key type encrypted registered > > Magic number: 10:317:168 > > console [netcon0] enabled > > netconsole: network logging started > > gtp: GTP module loaded (pdp ctx size 104 bytes) > > rdma_rxe: loaded > > cfg80211: Loading compiled-in X.509 certificates for regulatory database > > cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' > > platform regulatory.0: Direct firmware load for regulatory...
2009 Dec 17
2
some help regarding combining columns from different files
Dear all, Here is my code which am using to combine 5th column from different data sets. Here is the function to do my job genesymbol.append.file <-NULL gene.column <- NULL readGeneSymbol <- function(files,genesymbol.column=5){ for(i in fnames){ temp <- read.table(fnames,header=T,sep="\t",stringsAsFactors=F,quote="\"")
2019 Feb 07
2
RFC: [DebugInfo] Improving Debug Information in LLVM to Recover Optimized-out Function Parameters
...try=3, pure_threat_value=<optimized out>, allowed_moves=<optimized out>, allowed_moves at entry=0x0) at engine/genmove.c:334 #6 0x000000000041926d in genmove_conservative (i=i at entry=0x7fffffffd36c, j=j at entry=0x7fffffffd368, color=3) at engine/genmove.c:255 #7 0x00000000004618ae in gtp_gg_genmove (s=<optimized out>) at interface/play_gtp.c:2163 #8 0x000000000045b0f8 in gtp_main_loop (commands=<optimized out>, gtp_input=0xb8b100) at interface/gtp.c:126 Figure 1: Backtrace with @entry value parameters Cost in disk image size increase and compile-time The parameter-entr...
2019 Feb 08
3
RFC: [DebugInfo] Improving Debug Information in LLVM to Recover Optimized-out Function Parameters
...ed out>, > allowed_moves=<optimized out>, allowed_moves at entry=0x0) > at engine/genmove.c:334 > #6 0x000000000041926d in genmove_conservative (i=i at entry=0x7fffffffd36c, j=j at entry=0x7fffffffd368, color=3) at engine/genmove.c:255 > #7 0x00000000004618ae in gtp_gg_genmove (s=<optimized out>) at interface/play_gtp.c:2163 > #8 0x000000000045b0f8 in gtp_main_loop (commands=<optimized out>, gtp_input=0xb8b100) at interface/gtp.c:126 > Figure 1: Backtrace with @entry value parameters Very nice! > > Cost in...
2019 Feb 08
2
RFC: [DebugInfo] Improving Debug Information in LLVM to Recover Optimized-out Function Parameters
...zed out>, allowed_moves at entry=0x0) > > at engine/genmove.c:334 > > #6 0x000000000041926d in genmove_conservative > (i=i at entry=0x7fffffffd36c, j=j at entry=0x7fffffffd368, color=3) at > engine/genmove.c:255 > > #7 0x00000000004618ae in gtp_gg_genmove (s=<optimized out>) at > interface/play_gtp.c:2163 > > #8 0x000000000045b0f8 in gtp_main_loop (commands=<optimized out>, > gtp_input=0xb8b100) at interface/gtp.c:126 > > Figure 1: Backtrace with @entry value parameters > &...
2004 Aug 17
2
[LLVMdev] Re: Bytecodes & docs
...able byte encoded field. > > > > (2) Though it states in the docs that module size numbers do not > > include padding bytes, they often do. Here's an incomplete list of which > > do and which don't: > > > > module 0x01 includes align bytes > > GTP block size does not include align bytes > > module global info does > > function definitions sometimes do and sometimes don't > > compaction tables do not > > instruction list -- unknown > > function symbol table does not > >Hrm. This is not good. I'm goi...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2011 Mar 09
2
Data Scientist opportunity
> > Hi All, > > We have a great opportunity (DC Metro area) to be part of a new product > leveraging existing predictive analytics technologies to be applied to > potentially different vertical markets/fields. We're seeking several > experienced consultants to help including this key role. US Citizenship > required due to access to sensitive data. If interested