search for: housekeeping

Displaying 20 results from an estimated 171 matches for "housekeeping".

2008 Aug 30
1
A housekeeping question...
Evening all: Stepping away from the stats methodology questions for a moment, I have a housekeeping question for when it comes time to make the jump to v2.7.2. I'm running v2.7.1 on an XP system. I have a suspicion that, by way of experimentation with a couple of shell choices along the way, I've left myself with a couple of unused stowaway libraries that I see no need to bring along...
2011 Sep 28
1
Asking an old housekeeping question...
My bad. I know I've asked this some time back but I'm afraid I've lost the post along the way and am not having much luck searching the net. Don't want to pad my R setup with orphan packages. Is there a small snippet of code or even a single command that would allow me to check the packages I do use for their dependencies and then I can chuck those that don't turn up as wanted
2010 Mar 11
2
Wiki housekeeping...
1. If one of the Wiki admins would like to change my Wiki name to CrisRhea, rather than crisrhea, that would be fine with me (I currently only have the /HowTos/Xen/NvidiaWithXen page). 2. I'd like to create a home page for myself, but don't have permission. If you guys still recommend using the home page for contact info/comments on pages, may I please have one? Thanks -- Cris Rhea
2005 May 23
1
Nightly housekeeping/Logwatch periodically not running
I've noticed something strange with a 3.4 test box that is basically just sitting here in the lab. I've got it configured to forward me the Logwatch run (which seems to go off at 4:02am by default). Every couple of days, that logwatch run goes missing. I haven't really dug down to find out if the cron job is crapping out or if postfix is dropping the report on the floor. Is
2011 Mar 29
1
[PATCH] Fix gpxe compilation when gcc is patched to compile by default with -fPIE -Wl, -pie
Signed-off-by: Gilles Espinasse <g.esp at free.fr> --- gpxe/src/Makefile.housekeeping | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/gpxe/src/Makefile.housekeeping b/gpxe/src/Makefile.housekeeping index 1f5e115..d49416e 100644 --- a/gpxe/src/Makefile.housekeeping +++ b/gpxe/src/Makefile.housekeeping @@ -134,6 +134,16 @@ SP_FLAGS := $(shell $(SP_TE...
2011 Dec 09
1
[PATCH] Fix compilation when gcc is patched to default to -fPIE -Wl, -pie
...9;asm' operand has impossible constraints make[3]: *** [bin/cpu.o] Error 1 Mostly same fix has been applied on ipxe tree, the only change is on the variable name to hold the flags. Compile tested against 4.05-pre7 Signed-off-by: Gilles Espinasse <g.esp at free.fr> --- gpxe/src/Makefile.housekeeping | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/gpxe/src/Makefile.housekeeping b/gpxe/src/Makefile.housekeeping index 1f5e115..d351a52 100644 --- a/gpxe/src/Makefile.housekeeping +++ b/gpxe/src/Makefile.housekeeping @@ -134,6 +134,17 @@ SP_FLAGS := $(shell $(SP_T...
2007 Nov 11
4
Who''s using --format rdoc
I''m doing some housekeeping and just realised that the rdoc formatter produces gibberish: http://rspec.rubyforge.org/rdoc/files/EXAMPLES_rd.html Will anyone protest if I just go ahead and remove it? (I can''t imagine anyone using it, especially with the much better HTML formatter) Aslak
2018 Nov 07
2
Avoiding constant HDD access
...er, Samba Team http://samba.org > Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba > Well, I mentioned that the output of "smbd --version" is "4.2.14-Debian". Is this the package version? In Samba's source code there are mentions of "housekeeping" activity: in the file process.c one can search for SMBD_HOUSEKEEPING_INTERVAL and 'housekeeping_fn' which among other things performs some operations with log files. Can this be the explanation? /Al
2011 May 24
2
Data Frame housekeeping
Hello, I have a large data frame that is organized by date in a peculiar way. I am seeking advice on how to transform the data into a format that is of more use to me. The data is organized as follows: STN_ID YEAR MM ELEM X1 X2 X3 X4 X5 X6 X7 1 2402594 1997 9 1 *-00233* *-00204* *-00119* -00190 -00251 -00243 -00249 2 2402594
2018 Nov 08
3
Avoiding constant HDD access
...Catalyst IT > > > http://catalyst.net.nz/services/samba > > > > > > > Well, I mentioned that the output of "smbd --version" is > > "4.2.14-Debian". Is this the package version? In Samba's source > > code there are mentions of "housekeeping" activity: in the file > > process.c one can search for SMBD_HOUSEKEEPING_INTERVAL and > > 'housekeeping_fn' which among other things performs some operations > > with log files. Can this be the explanation? > > SMBD_HOUSEKEEPING_INTERVAL is 60 seconds, and run...
2009 Jan 19
1
[LLVMdev] Load from abs address generated bad code on LLVM 2.4
...your_pointer_value); // i.e. (void*)0x938742 then, where you use Constant* thp = ConstantExpr::getCast(Instruction::IntToPtr, your_pointer_value, /* i.e. 0x938742 */ /* your pointer type */); /* Now use thp */ change it to /* Now just use gv */ GetGlobalValueAtAddress may be useful for housekeeping. If something is wrong or not as effcient as it could be, I hope someone on the mailing list will correct me. -- Oscar
2020 Nov 24
2
smbclient Version 4.13.2 Crashes on Fedora 33
...other protocols to backup clients, including Windows PC's. Basically, it runs a command like this for a SMB backup of a PC: /usr/bin/smbclient \\\\new-pelican\\C\$ -U backup -E -d 2 -c tarmode\ full -Tc - Output is piped to BackupPC utilities that unpack and index the backup, and do other housekeeping My backups have consistently failed since my upgrade to F33 (were working without problems for years before, and most recently on F32). Looking closely, it appears 'smbclient' is crashing after passing exactly 47 files. (BackupPC then quits after data stops coming in.) I've run thi...
2014 Dec 17
0
[PATCH] build: sort sources to build in a more deterministic way
...| 2 +- com32/libupload/Makefile | 2 +- com32/rosh/Makefile | 2 +- com32/sysdump/Makefile | 4 ++-- core/Makefile | 24 ++++++++++++------------ dos/Makefile | 2 +- efi/Makefile | 2 +- gpxe/src/Makefile.housekeeping | 12 ++++++------ lzo/Makefile | 2 +- memdisk/Makefile | 2 +- mtools/Makefile | 2 +- win32/Makefile | 2 +- win64/Makefile | 2 +- 16 files changed, 35 insertions(+), 35 deletions(-) diff --git a/codepage/Makef...
2006 Jun 21
3
Tracking down whats causing a high load?
...see any new processes that would cause the load, just wondering is there any way to try and track down whats actually causing this? It's not excessive load, but want to add some new services and wary now, its something that seems wrong given the sudden increase at 4am (think thats when some o.s housekeeping tasks are normally scheduled, but there's none running that I can see that started today). Just hoping someone may have some tips on checking whats always waiting or how to isolate whats happening. As said, ps -ef shows no new processes, and cpu usage is very low. Tia, Ian -------------- next...
2014 Nov 26
2
[PATCH v4 26/42] vhost/net: force len for TX to host endian
...you seem either to use the above > constants for .len or do a cpu_to_vhost32(). Wouldn't you need to > convert the constants as well? I tried to explain it in the commit message. It's a hack in vhost: it keeps virtio used structure in host memory, but abuses length field for internal housekeeping. This works because length in used ring for tx is always 0. > > > > enum { > > VHOST_NET_FEATURES = VHOST_FEATURES |
2014 Nov 26
2
[PATCH v4 26/42] vhost/net: force len for TX to host endian
...you seem either to use the above > constants for .len or do a cpu_to_vhost32(). Wouldn't you need to > convert the constants as well? I tried to explain it in the commit message. It's a hack in vhost: it keeps virtio used structure in host memory, but abuses length field for internal housekeeping. This works because length in used ring for tx is always 0. > > > > enum { > > VHOST_NET_FEATURES = VHOST_FEATURES |
2008 Jan 26
4
Connections
I''m checking out backgroundrb for a calculation process I estimate will take 2-3 minutes and be ran on-demand only via Rails. Very easy and slick. But I have a question. The connections never close, if I do a netstat they just keep piling up. Do I need to do some housekeeping somewhere? I noticed the @ connection.close statements are commented out in favor of a # FIXME type deal. Even if I store read_from_bdrb in an intermediate variable, call @ connection.close then return, they still sit in a CLOSE_WAIT status forever -- long, long after mongrel has cleaned up. I&...
2010 Jun 18
6
asterisk issue
Hello, I have a problem in Asterisk 1.4 each day I need to restart *asterisk service asterisk* restart in order to unblock the calls My question how can I do in order to check the issue, and if there is any tool or log? Thanks and regards. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Nov 07
0
Avoiding constant HDD access
...rg > > Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba > > > > Well, I mentioned that the output of "smbd --version" is "4.2.14-Debian". Is > this the package version? In Samba's source code there are mentions of > "housekeeping" activity: in the file process.c one can search for > SMBD_HOUSEKEEPING_INTERVAL and 'housekeeping_fn' which among other things > performs some operations with log files. Can this be the explanation? SMBD_HOUSEKEEPING_INTERVAL is 60 seconds, and run on a tevent timer event, and...
2013 Jan 02
1
Bug or strange behaviour or --output-prefix
...work the same way. There is nothing to fix here, although > some new features might get you what you want. At some point pretty close to here you decide what you really need is a script which implements the particular behaviour you want, calling flac for each file it finds, and doing any other housekeeping like directory creation. Such a script will never be generic however, because it will depend on the workflow and environment you want to use it in. Richard