Displaying 20 results from an estimated 2000 matches similar to: "acessing hard drive continuously"
2004 Sep 16
1
kupdate daemon
Hi,
I'm using linux 2.4.25 and I'm trying to change the wakeup interval of
kupdate daemon. Is there a way to change that ?
I once used 'update' tool for that. But that is not there in 2.4.25.
Has it been removed ?
I appreciate any help regarding this.
thanks,
Vijayan
2001 Aug 29
1
kupdated, bdflush and kjournald stuck in D state on RAID1 device (deadlock?)
(Sent to linux-raid, linux-kernel and ext3-users since I'm not sure what type of issue
this is)
I've got a test system here running Redhat 7.1 + stock 2.4.9 with these
patches:
http://www.fys.uio.no/~trondmy/src/2.4.9/linux-2.4.9-NFS_ALL.dif
http://www.zip.com.au/~akpm/ext3-2.4-0.9.6-249.gz
http://domsch.com/linux/aacraid/linux-2.4.9-aacraid-20010816.patch
All three patches applied
2004 Feb 05
3
increasing ext3 or io responsiveness
Our Invoice posting routine (intensive harddrive io) freezes every few
seconds to flush the cache. Reading this:
https://listman.redhat.com/archives/ext3-users/2002-November/msg00070.html
I decided to try:
# elvtune -r 2048 -w 131072 /dev/sda
# echo "90 500 0 0 600000 600000 95 20 0" >/proc/sys/vm/bdflush
# run_post_routine
# elvtune -r 128 -w 512 /dev/sda
# echo "30 500 0 0
2013 Dec 03
0
[LLVMdev] LLVM toolchain for Visual Studio
Looks like the PlatformToolsets are cached in the .suo file. If you move
it out of the way or delete it, VS will re-scan for toolsets. I'm not sure
what other user state is stored there, though. That's annoying. =/
On Tue, Dec 3, 2013 at 6:37 AM, Kelly Sommers <kell.sommers at gmail.com>wrote:
> Thanks for the reply Reid! I took a look at that script and found that the
>
2011 Mar 28
0
Acessing Test Outputs for Writing to a Table
Hi all,
I am trying to write a script that will compute Kendall's tau for a 75 time
series (using the Kendall package) and will then write the tau and p values
from the Kendall test to a text file table that can be read into Excel.
I am having no problem calculating Kendall's tau and the associated p value
for each time series, but I am having trouble figuring out how aggregate the
2007 Jun 08
1
Acessing new field values in validate_on_update
Hello,
How to access to old field values in validate_on_update method? I need
to see if there is changed field''s value and if it is so, rise an
error.
Thank you!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2002 Feb 15
0
acessing LDAP via SSL
Hi there,
I have Samba 2.2.3a configured to access openLDAP 2.0.18 for
authentication. The autentication via ldap protocol works fine. Then I
tried to enable SSL to connect samba with the LDAP server. Calling
smbasswd generates this:
#/usr/local/samba/bin/smbpasswd atuttle -D9
New SMB password:
Retype new SMB password:
ldap_open_connection: connection opened
Bind failed: Can't contact LDAP
2006 Jul 09
1
Acessing multiply servers with same IP''s
Good day,
My name is Mike and without further ado forgive me that I''ll go straight to
the point.
rtlsrc-2.4.29-2.diff this patch is obsoleted, but it would come in handy when
trying to solve the IP collisions in networks. I have situation around here
becouse I intend to connect through my wifi card to many gateways with same
IP adresses - 192.168.0.1 with /24 mask - then
2007 Sep 10
1
[PATCH] Add macros for acessing lguest fields
The assumption that we have an overall irqs_pending flags,
and a one-to-one lguest <-> task mapping fails to hold on x86_64,
where we can have multiple puppies, aka vcpus.
Although ifdefs could be used, it makes the code much more
unreadable, and other ports are on the way, anyway. So some sort
of acessor is preferred anyway.
Signed-off-by: Glauber de Oliveira Costa
2007 Sep 10
1
[PATCH] Add macros for acessing lguest fields
The assumption that we have an overall irqs_pending flags,
and a one-to-one lguest <-> task mapping fails to hold on x86_64,
where we can have multiple puppies, aka vcpus.
Although ifdefs could be used, it makes the code much more
unreadable, and other ports are on the way, anyway. So some sort
of acessor is preferred anyway.
Signed-off-by: Glauber de Oliveira Costa
2013 Dec 03
2
[LLVMdev] LLVM toolchain for Visual Studio
Thanks for the reply Reid! I took a look at that script and found that the
files were properly copied so I poked around some more.
I found that if I started a new win32 console application, LLVM shows up in
the toolchain drop down! But if I open another project file from an
existing project to see if it compiles in LLVM the dropdown options are
missing!
Do you know what might be deciding when
2010 Oct 21
6
About acessing Virtual manchine with realVNC
To anybody who can help me
I want to acess the VM(Virtual manchine ) in IE brower, the URL is
http://localhost:5831 。31 is the vnc display of the VM. I failed to acess
the VM , but I can acess the dom0 in the IE brower.
How could I acess the VM domU in the IE brower ? Could the VM be acessed
through IE Brower?
Thanks
PS: Xen 3.0
_______________________________________________
Xen-users
2008 Dec 25
2
Acessing pdf help files (PR#13419)
Full_Name: Marc Thibault
Version: 2.8.1
OS: Windows XP Pro SP2
Submission from: (NULL) (216.104.125.106)
I had Adobe Acrobat 5 and Adobe Reader 9 installed. The .pdf "open" association
is to Reader.
When I selected "Help | Manuals(in pdf) | An Introduction to R", it brought up
the file in Acrobat instead of Reader. After making sure the default
associations were correctly
2005 Jan 07
2
Asterisk 1.0.2 - Unable to allocate channel structure
Hi,
This morning I had some failed calls. On the console (and in the log)
I saw the error "Unable to allocate channel structure". Before I restarted
the process, I checked it's memory usage in ps and glanced at my free
memory in top. Asterisk was using a normal ammount of memory, about
40M. I don't think this was a system limit. This was running Asterisk
v1.0.2. Below is
2004 Mar 04
1
[debian-knoppix] warning: updated with obselete bdflush call
Get this warning on bootup ext3 file checks on 2.6.* kernels.
Apparently harmless, but how do I fix this?
_______________________________________________
debian-knoppix mailing list
debian-knoppix at linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix
2005 Mar 09
1
Filenames apparently truncated when acessing Samba share from XP.
Hi List,
This one is puzzling me. I suspect it is largely due to a badly-behaved
installer, but I would appreciate any help. I'm so puzzled, I'm not even
sure how to explain the problem, but here goes...
I have a Samba 3.0.1 system on AIX 5.2, which a number of XP users connect to,
in order to access an application installed there. The upgrade installer for
said application is causing
2002 Apr 22
3
[PATCH] open files in kjounald
Hello everybody!
As I wrote in my mail the previous week ("BUG: 2.4.19pre1 & journal_thread
& open filehandles") I followed the problem a little bit further.
Here's my patch; I beg the ext3-maintainers (Stephen, Andreas, Andrew) to
have a look at it and submit it to Marcelo and Linux for inclusion.
(2.4 is for now for me more important than 2.5).
Patch
-----
On every
2003 May 01
3
Performance problem with mysql on a 3ware 1+0 raid array
Hi all,
We are observing a consistent interval of about 4 minutes at which there
are large sustained writes to disk that causes mysqld to block and not
respond for the entire period.
We are using data=journal with a 128M journal and the filesystem is
150GB in size.
We get about 300kb/sec in writes and that will jump to about 2000kb/sec
during the periods of large sustained writes. Those
2002 Nov 21
2
/proc/sys/vm/bdflush
I'm lacking some understanding of how to tune / when to tune /proc/sys/vm/bdflush
Where can I read up on this?
Our current problem: Load is low, but ever so often the system decides
to do some serious disk I/O which causes all processes to wait for
disk I/O -- load explodes (rises linear up into the 20-30ies) just to
fall linearly (spelling?) right after that.
We think there might be some
2001 Jan 30
2
kernel panic with ext3-0.0.5e.
hi. i'm using 2.2.18 with ext3-0.0.5e on a dual p3-550 with 1.5 gigs of
ram. the system is redhat 6.2-based but with lots of modifications and a
clean kernel build.
i've been using 2.2.18 and 2.2.17 with ext3 patches on other machines with
much success and no problems, up until last night, when the machine
mentioned above kernel panicked on me.
unfortunately i don't have much of