search for: fni

Displaying 15 results from an estimated 15 matches for "fni".

Did you mean: fi
2007 Aug 04
10
Need some help with pure Ruby win32-changenotify
Hi all, I know it''s deprecated, but people seem to still be using win32-changenotify, so I thought I''d see if I could make it pure Ruby. Also, I thought it would be a good opportunity to test passing a custom Win32::Event object. I''m mostly done I think, but I''m having trouble unraveling the FILE_NOTIFY_INFORMATION struct buffer. Please check out the
2007 Aug 08
12
Some more win32-changenotify analysis
Hi all, I decided to check the responsiveness of the pure Ruby vs C extension versions of win32-changenotify. I setup this little file generator program: a = [] 10.times{ |n| a << Thread.new{ File.open("File_#{n}", ''w''){ |fh| fh.puts "test #{n}" } } } a.each{ |t| t.join } The pure Ruby version did not do so well. In some cases it
2005 Jan 20
1
ChangeNotify help wanted
Hi all, I''ve checked in some code to win32-changenotify. Unfortunately, it doesn''t work right. I need some help. I don''t understand what, exactly, I''m supposed to pass to ReadDirectoryChangesW() for the 2nd argument, nor how to read the data back out. There''s also a WCHAR issue that needs to be worked out with regards to the FileName
2010 Jul 28
2
Ghostcast random freeze.
...append initrd=imz/t12/T12-G1-1.imz stack=4096 raw keeppxe I have added the Stack, Raw, and keeppxe settings while trying to diagnose if there was a memory issue with how the imz is loaded up. Inside the imz file the only important line to mention is the ghost line in the autoexec.bat GHOST.EXE -FNI -ja=T12-G1-1 -buffersize=32 -sure -rb I have added the buffersize in hopes it would help with the network card. I have tried -slowfile as well. Can anyone see anything wrong with what I am trying to do? Has anyone seen random lockups with ghostcast sessions?
2002 Apr 24
3
nonlinear least squares, multiresponse
I'm trying to fit a model to solve a biological problem. There are multiple independent variables, and also there are multiple responses. Each response is a function of all the independent variables, plus a set of parameters. All the responses depend on the same variables and parameters - just the form of the function changes to define each seperate response. Any ideas how I can fit
2008 Nov 28
2
AIC function and Step function
I would like to figure out the equations for calculating "AIC" in both "step() function" and "AIC () function". They are different. Then I just type "step" in the R console, and found the "AIC" used in "step() function" is "extractAIC". I went to the R help, and found: "The criterion used is AIC = - 2*log L + k *
2008 Mar 27
0
Memdisk, Ghost and the netac U230
...(as the t61's i was testing this on wouldnt boot a normal dos image). From this, i have memdisk loading a windows ME based dos boot disk that to a netware network and maps drives etc and executes a batch file with ghost and its parameters, unfortunately editting the batch file to include -FNI switch ive seen suggested isnt possible, Also this is the reason i have to use the u230 - booting a normal usb drive in hdd mode means the usb drive is the first hard disk device and gets overwritten due to the batch targeting hd0. Ive been reading there was some issues with "EDD" ive...
2003 Feb 21
1
PATCH: downloading drivers from Solaris [was Re: So SAMBA no longer ...]
...--John Cusack - "Grosse Point Blank" (1997) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQE+VXAYIR7qMdg1EfYRAo/EAKDefxRHBrxBFnqvvQVEXctW7Qc0TACeIMFw 6/EShEhvyOdlmRvHQOvwMQU= =FNI/ -----END PGP SIGNATURE----- -------------- next part -------------- Index: source/rpc_server/srv_spoolss_nt.c =================================================================== RCS file: /data/cvs/samba/source/rpc_server/srv_spoolss_nt.c,v retrieving revision 1.115.2.224 diff -u -B -b -r1.115.2.2...
2007 Jan 29
5
memdisk 3.35 + ghost problem
HI: i just trying memdisk that comes with syslinux 3.35. i try to load a dos image, which contains ghost verison 8.3 and ghost version 11. both version of ghost hangs when start-up. memdisk that comes with 3.40 pre is ok. and many earlier versions is ok too. i try some parameter like "safeint","raw". but none work. i use memdisk with pxelinux, below is part of my
2003 Aug 27
3
seeking help with with()
I tried to define a function like: fnx <- function(x, by.vars=Month) print(by(x, by.vars, summary)) But this doesn't work (does not find x$Month; unlike other functions, such as subset(), the INDICES argument to "by" does not look for variables in dataset x. Is fully documented, but I forget every time). So I tried using "with": fnxx <- function(x, by.vars=Month)
2016 Nov 09
0
[PATCH] filearch: Add s390 and s390x detection and tests.
Unfortunately I was unable to build s390 binaries since multilib was dropped in Fedora 24 on s390x. Going from the source of the 'file' command it seems as if it prints "32-bit" (the architecture is really 31 bit). --- generator/actions.ml | 12 ++++++++++++ src/filearch.c | 10 ++++++++++ test-data/Makefile.am | 2 ++
2011 Nov 04
0
Wine release 1.3.32
...mmandLineToArgvW. include: Add a few defines to winscard.h. Charles Davis (1): schannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4. Claudio Fontana (1): wined3d: Rename nVidia GTX560 to GTX560TI, add GTX560 with correct device id. Dan Kegel (1): kernel32/tests: fni->FileName is not nul terminated in test_readdirectorychanges_cr. Dmitry Timoshkov (3): kernel32: Use PAGE_READWRITE access when enabling write access to resource data. ntdll: Use PAGE_READWRITE access when resolving DLL imports. ntdll: Make the VirtualProtect tests pass under...
2013 Jan 23
132
[PATCH 00/45] initial arm v8 (64-bit) support
First off, Apologies for the massive patch series... This series boots a 32-bit dom0 kernel to a command prompt on an ARMv8 (AArch64) model. The kernel is the same one as I am currently using with the 32 bit hypervisor I haven''t yet tried starting a guest or anything super advanced like that ;-). Also there is not real support for 64-bit domains at all, although in one or two places I
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
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...Yq3M(TQQS-C}xt|Y7r4Q2LUsf)149Y^_|8-gV7BKbDKf& z%kNIjm$@~c+e;vWxBOE3tq;%dmPYh?uFY=#j}hew24tI}@Z%b7o^akopGq|-Gia%X z3XpW>!t+9rpx at XT%<~<tF9@#Nf@@km5#qC(C^kuAJly6M@?L!QssGu#{%2YJ&vN&Z zF1~OpHRFf(E(*2&34|?i42ip1#Xi%5OEcHz?xrKzT5wrr*iR64S8%zL=%=k>XSCpo zOoV%Y&|loyElPc7rfFNIn=fmzGCkBsH<$2OA3fAthrEgP)<b=DbC4G6tB1;Uv#%B_ zr~S=wof}-g^3v^x--_*ruTmbpby?y%tP|^1E;jYQ%DY;-bn8}HpDoi3M79#L;*$M{ z->TLswd6Lk8~W((PQ;bI%$<l`XeZ)rv at E1wwrR4TZm!_5e){DFqBEX4$Nx<)=bBcG zbR8_Y2SzXDsbmPJVbNc3gklF*)#K=1;%EpJd%*varI&wzrGbK_mSS()<s98EF4*v@ zXmve??jwe7C(obm8lOXS*Z5om&l...