search for: journ

Displaying 8 results from an estimated 8 matches for "journ".

Did you mean: jour
2024 May 03
1
Get a copy of a matrix only for TRUE entries of a matching size boolean matrix?
It's exactly what I was looking for, thanks. I'm replying to the whole list so others can skip this question, to not waste time on it. Bonne fin de journ?e de Montr?al (nous sommes le matin ici) On Fri, May 3, 2024 at 10:30?AM Marc Girondot <marc_grt at yahoo.fr> wrote: > Is it what you want ? > mat_letters <- matrix(data=c('A', 'B', 'C', 'D'), ncol=2, byrow=TRUE) > mat_bools <- matrix(data=c(FA...
2005 Sep 09
7
[PATCH 0/6] jbd cleanup
...eanup the jbd code and kill about 200 lines. First of 4 patches can apply to 2.6.13-git8 and 2.6.13-mm2. The rest of them can apply to 2.6.13-mm2. fs/jbd/checkpoint.c | 179 +++++++++++-------------------------------- fs/jbd/commit.c | 101 ++++++++++-------------- fs/jbd/journal.c | 11 +- fs/jbd/revoke.c | 158 ++++++++++++++----------------------- fs/jbd/transaction.c | 113 +++++---------------------- include/linux/jbd.h | 28 +++--- include/linux/journal-head.h | 4 7 files changed, 201 insertions(+), 393 deletions(...
2006 Jun 25
1
Testing a FastAGI script
Hi, (I tried to post this message a week ago but I don't think it could reach the list. Please forgive me if you already received it). I would like to develop my first FastAGI script. I would like to test it independently from Asterisk for the sake of simplicity. Which linux (or cygwin) tool is the best for that ? Using this tool, I will open a FastAGI connection, throw data in and read
2015 Jun 18
2
bindings for php 7
Hi, PHP 7 is expected in a few month and nightly builds are already available. Do you plan to include bindings for PHP 7 in next release ? Best regards
2004 Jun 18
1
Q: rsync Windows --backup parameters
...is on the *remote* machine, and you > probably don't have a /cygdrive/... on your remote machine. Also, of > course only files that exist on the remote machine (in > /home/bart2/current2) will be moved to that backup directory on the > remote machine. > > Cheers/une bonne journ?e > > Robert. > > At 10:28 AM 18/06/2004, you wrote: > >> Hi, >> >> I've seen your page on the internet : >> http://optics.ph.unimelb.edu.au/help/rsync/rsync_pc1.html >> >> Seems to me that I have some problems running the rsync binary >>...
2017 Apr 13
2
TFTP menu and input box
Hello, I wanted to ask you a little question : Is it possible to pass an argument through an input box (like for the password) to the initrd ? It could be very usefull for example to set a specific hostname !! Otherwise I have to it somewhere else after during the initrd decompression / execution. Thank you in advance Kind regards. " Ce courriel et les documents qui lui sont joints
2003 Aug 06
2
Re: ext3 badness in 2.6.0-test2
On Monday August 4, akpm@osdl.org wrote: > Daniel Jacobowitz <dan@debian.org> wrote: > > > > I came back this morning and found: > > EXT3-fs error (device md0) in start_transaction: Journal has aborted > > EXT3-fs error (device md0) in start_transaction: Journal has aborted > > EXT3-fs error (device md0) in start_transaction: Journal has aborted > > > > Unfortunately, from the very first one, all writes failed; including all > > writes to syslog....
2012 Apr 02
23
[PATCH 00 of 18] [v2] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
...tap: constify string arrays in convert_dev_name_to_num tools/blktap: fix params and physical-device parsing tools/blktap: remove unneeded pointer dereferencing from img2qcow.c tools/blktap: remove unneeded pointer dereferencing from qcow2raw.c tools/blktap2: fix build errors caused by Werror in vhd_journal_write_entry tools/blktap2: fix out of bounds access in block-log.c tools/blktap2: fix build errors caused by Werror in tdqcow_get_parent_id tools/blktap2: remove unneeded pointer dereferencing from img2qcow.c tools/blktap2: remove unneeded pointer dereferencing from qcow2raw.c tools/libvchan: fix...